A federation server is a decentralized system within a federated database that manages community or enterprise-contributed data on internet misuse, helping to defend against malicious users and services.
Find a file
netkas f72cc638ef
Some checks are pending
CI / release (push) Waiting to run
CI / debug (push) Waiting to run
CI / check-phpunit (push) Waiting to run
CI / check-phpdoc (push) Waiting to run
CI / generate-phpdoc (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / release-documentation (push) Blocked by required conditions
CI / release-artifacts (push) Blocked by required conditions
Add ServerConfiguration for managing server settings and API key
2025-05-30 11:59:11 -04:00
.github/workflows Initial Commit 2025-05-29 14:18:23 -04:00
.idea Add BlacklistManager for managing blacklist entries and operations 2025-05-30 11:45:33 -04:00
src/FederationServer Add ServerConfiguration for managing server settings and API key 2025-05-30 11:59:11 -04:00
.gitignore Initial Commit 2025-05-29 14:18:23 -04:00
bootstrap.php Initial Commit 2025-05-29 14:18:23 -04:00
LICENSE Initial Commit 2025-05-29 14:18:23 -04:00
main Initial Commit 2025-05-29 14:18:23 -04:00
Makefile Initial Commit 2025-05-29 14:18:23 -04:00
project.json Add Symfony UID package to PHP include path and project configuration 2025-05-29 17:10:50 -04:00
README.md Initial Commit 2025-05-29 14:18:23 -04:00

FederationServer

A federation server is a decentralized system within a federated database that manages community or enterprise-contributed data on internet misuse, helping to defend against malicious users and services.

License

This project is licensed under the MIT License - see the LICENSE file for details.