Something something stop bad instances
Go to file
Divided by Zer0 fff0415906
Fediseer refactoring (#6)
Can add instances without having to register them in a lemmy instance first
    Can guarantee instances even if nobody has claimed them yet
    Can handle multiple fediverse projects
    Can send PMs directly from fediseer
    Can have multiple API keys per instance
2023-06-24 02:23:53 +02:00
examples Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
fediseer Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
.env_template Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
.gitignore Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
LICENSE AGPL 2023-06-21 02:25:24 +02:00
README.md Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
Untitled-1.json Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
quickrun.py Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
requirements.txt req 2023-06-22 16:47:22 +02:00
server.py Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00
test.py Fediseer refactoring (#6) 2023-06-24 02:23:53 +02:00

README.md

Fediseer

This service provides an REST API which can be used to retrieve various information about Fediverse instances, particularly focused on detecting and countering bad actors.

It's reliant on the Lemmy Fediverse Observer

The currently running instance is on https://fediseer.com

See devlog: https://dbzer0.com/blog/fediseer-a-fediverse-chain-of-trust/