fediseer/fediseer/templates/index.md

26 lines
884 B
Markdown
Raw Normal View History

2023-06-24 00:33:20 +00:00
# Fediseer
2023-06-20 17:47:56 +00:00
2023-06-26 11:45:22 +00:00
This is a [FOSS service](https://github.com/db0/fediseer) to help Fediverse instances detect and avoid suspicious instances.
2023-06-20 17:47:56 +00:00
2023-06-26 11:45:22 +00:00
[What is Fediseer](https://dbzer0.com/blog/overseer-a-fediverse-chain-of-trust/) devlog
2023-06-22 17:41:46 +00:00
## Scope
2023-06-24 00:33:20 +00:00
This Fediseer 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.
2023-06-22 17:41:46 +00:00
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
2023-07-12 10:51:24 +00:00
[Full API Documentation](/api/)
2023-06-26 11:45:22 +00:00
## Community
* [Fediverse Community](https://lemmy.dbzer0.com/c/fediseer)
2023-06-20 17:47:56 +00:00
## Credits
These are the people who made this software possible.
2023-06-26 11:45:22 +00:00
* [Db0](https://dbzer0.com) - Development and Maintenance.