Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4dedeedf4f66a1aeba52ba40091ac9d9cc3167e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Nextcloud Lookup-Server

## What is Lookup-Server?
The Lookup-Server is a server component that can be run independently from an Nextcloud Server. This Lookup-Server can be used by Nextcloud to find remote users that can be used for federated sharing. This is useful for autocompletion in the sharing dialog to get the federation ID.  Users can optionally decide to publish their sharing ID to be found by others. Think about it as a kind of public sharing telephone book.

## Documentation
Please look into the doc directory for more information.

## License
This code is licensed as AGPL v3.

## Contribute
If you want to contribute please open a pull request here on github. Every improvement is welcome.

## Author
Frank Karlitschek
frank@nextcloud.com