didn't think my simple idea to fix NIP-17 DMs would end up as it's own PR, wild. Thank you @fiatjaf. Would love for people for chime in at the link below.
trustedrelays v0.3.0 is live
This is a big reliability/security release for my relay trust-scoring provider:
1. Migrated the datastore from DuckDB to SQLite which killed a nasty crash loop, is about 2× lighter on memory, much more stable
2. Security hardening across the board including SSRF protection on relay probes, WebSocket OOM caps, anti-Sybil gating for NIP-66 monitors, and admin-auth + CSRF on write endpoints
3. Faster dashboard and API means the network and rankings pages no longer stall, plus automatic data retention so the DB stays lean