Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add update notifications. #19

Open
1 of 3 tasks
Pdzly opened this issue Sep 11, 2023 · 2 comments
Open
1 of 3 tasks

Add update notifications. #19

Pdzly opened this issue Sep 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@Pdzly
Copy link

Pdzly commented Sep 11, 2023

Why

It is hard to see any changes as an administrator on the fediseer and with notifications we can easier track updates, new suspicious domains etc.

Possible Options:

  • Add a Webhook system. Where a Admin can put in their webhook and new updates from everywhere is getting send to there. ( Optimally with settings like: Censures yes/no Whitelist yes/no Endorsements yes/no etc.... )
  • Add a global update api. Where the admins can fetch the newest updates of the fediseer ( and manage the state on their side )
  • Add natively into fediseer integrations for slack, matrix etc.

Advantages:

  1. Improved trackability of updates in the fediseer api.
@db0 db0 added the enhancement New feature or request label Sep 11, 2023
@db0
Copy link
Member

db0 commented Sep 11, 2023

in #20 Added /api/v1/reports which can be used like an rss feed to see what are the latest reports, only it also supports filterting

@Pdzly
Copy link
Author

Pdzly commented Sep 12, 2023

Ok this would add the Global Update API. Nice!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants