No description
Find a file
Maxime LE HERICY 8445782f03
Merge pull request #161 from nextcloud/maximelehericy-patch-1
improving installation instructions
2025-05-11 18:57:27 +02:00
.github chore(CI): Updating pr-feedback.yml workflow from template 2025-02-04 18:42:46 +00:00
doc Update installation.md 2025-05-05 17:35:27 +02:00
LICENSES ci(reuse): Add reuse check 2024-12-13 12:12:27 +01:00
server Bump php-di/php-di from 7.0.7 to 7.0.9 in /server 2025-03-04 14:44:09 +00:00
.gitignore docs(reuse): Add SPDX header 2024-12-13 12:12:27 +01:00
AUTHORS.md docs(reuse): Add SPDX header 2024-12-13 12:12:27 +01:00
COPYING docs(reuse): Add SPDX header 2024-12-13 12:12:27 +01:00
Makefile docs(reuse): Add SPDX header 2024-12-13 12:12:27 +01:00
mysql.dmp cleaning code 2023-01-26 09:40:29 -01:00
README.md Update README.md 2025-05-05 17:34:12 +02:00
REUSE.toml docs(reuse): Add SPDX header 2024-12-13 12:12:27 +01:00

Nextcloud Lookup-Server

REUSE status

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 or later.

Contribute

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

Author

Frank Karlitschek frank@nextcloud.com