fediseer/overseer/templates/index.md

22 lines
797 B
Markdown
Raw Normal View History

2023-06-20 17:47:56 +00:00
# Lemmy Overseer
2023-06-21 00:16:11 +00:00
This is a [FOSS service](https://github.com/db0/lemmy-overseer) to help Lemmy instances detect and avoid suspcicious instances
2023-06-20 17:47:56 +00:00
2023-06-22 17:41:46 +00:00
[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.
2023-06-20 17:47:56 +00:00
## REST API
[Full Documentation](/api)
## Credits
These are the people who made this software possible.
* [Db0](https://dbzer0.com) - Development and Maintenance