Anyone got an API endpoint of the "most blocked instances" handy? I wanna add it to the initialization flow for the #DistributedPress #SocialInbox
Ideally it'd be nice to say "Here's the top 100 most hated instances so you can preemptively block them if you'd like". It's not perfect but I think this would make it easier for small publishers to get started.
@thisismissem Yeah good point. Any benefits to mastodon's format instead of the fediblocksync format? I assume the mastodon one is more widely deployed at this point?
@mauve like, fediblocksync but with the ability to obscure the really harmful URLs would be wise, but it's kinda a future piece of work
@thisismissem Dang yeah having all these domains in a list seems like a great way for folks seeking out communities like that to find each other 🥶 Ah well, we'll adopt whatever new thing comes along once we get to it!
@thisismissem @mauve Would hashing the URLs of instances, publishing the hashes, and then when a server wants to federate hashing its name, checking it against the list, and blocking accordingly be a solution here? Similar strategy to how haveIbeenpwned handles things I think...
@hank Yup! I think as @thisismissem alluded to the only challenge is getting folks to actually adopt such a strategy. :P
@mauve yeah, that and most blocklists I know are deployed in that format; though there is a bunch of interest in moving towards a standard format, not purely adopting Mastodon as standard.