fediseer/overseer/templates/index.md

22 lines
797 B
Markdown

# Lemmy Overseer
This is a [FOSS service](https://github.com/db0/lemmy-overseer) to help Lemmy instances detect and avoid suspcicious instances
[Release Devlog](https://dbzer0.com/blog/overseer-a-fediverse-chain-of-trust/)
## Scope
This Overseer is focused around anti-spam verification. We make no judgement on the content of the guaranteed communities other than they have been verified to not be fake spam instances and are making a good effort to block spam accounts.
However using the endorsement system, you can create a further customized whitelist around the endorsement of instances you trust.
## REST API
[Full Documentation](/api)
## Credits
These are the people who made this software possible.
* [Db0](https://dbzer0.com) - Development and Maintenance