Banning a pubkey or blocking an IP currently requires editing settings.yaml by hand and knowing the exact YAML structure. There is no way to review abusive activity without reading raw logs or writing SQL queries.
- Admin endpoints to read/write pubkey whitelist and blacklist
- Admin endpoints to read/write IP rate-limit bypass list
- Admin endpoints to read/write event kind whitelist and blacklist
- Views for top publishing pubkeys, top client IPs, and rate-limit hits
- Ban/unban pubkey and whitelist/unwhitelist IP actions
Banning a pubkey or blocking an IP currently requires editing settings.yaml by hand and knowing the exact YAML structure. There is no way to review abusive activity without reading raw logs or writing SQL queries.