It'd be neat if we had software relay operators could run that would crawl all npubs in their database (it could behave just like any other client requesting notes) and assign something like a "trust score" to each.
It could use some web of trust heuristics and spam reports, possibly seeded by a few well established users. Relay operators could then use those scores for spam filtering or cleanup jobs deleting high probability spam.
The main benefit is this would be a generic tool any admin can run regardless of how their server is implemented.
Does this exist? #asknostr
Login to reply
Replies (3)
Moderation tools for relay operators are hard to come by. That said, @ hodlbod recently released Landlubber, which is a web gui for relay moderation, and I think Coracle was the first client to implement WoT filtering, so I wouldn't be surprised to see some kind of WoT-based moderation tools added to Landlubber. Though I think @Vertex's pagerank might be a more appropriate starting point for what you are talking about.
Using https://github.com/Pretty-Good-Freedom-Tech/brainstorm. It's a bit better than the follows of follows methods.