feat: moderation tools #112

Open
opened 2026-05-25 04:18:15 +00:00 by treadful · 0 comments
Owner

There should be some moderation controls to the system to prevent abuse or ToS violating content. Some requirements off the top of my head:

  • mods should be able to see the latest updates
  • mods can delete files, or otherwise freeze them and prevent them from being served
  • mods can prevent sites from being included in discovery
  • mods can revoke the ability for keys to do any operations (ban)
  • mods can ban IPs
  • there should be some kind of audit log that can see user actions (uploads, deletes, registrations, etc)

Should this be a web and/or CLI interface? For ease of dev, it could first be implemented in the jot client (behind an env var feature flag, maybe).

There should be some moderation controls to the system to prevent abuse or ToS violating content. Some requirements off the top of my head: - mods should be able to see the latest updates - mods can delete files, or otherwise freeze them and prevent them from being served - mods can prevent sites from being included in discovery - mods can revoke the ability for keys to do any operations (ban) - mods can ban IPs - there should be some kind of audit log that can see user actions (uploads, deletes, registrations, etc) Should this be a web and/or CLI interface? For ease of dev, it could first be implemented in the jot client (behind an env var feature flag, maybe).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
treadful/jot#112
No description provided.