OK. Spent way to much time thinking about this.
You can't support anonymous posting on mastodon, without, like creating a pubic API that writes to say `@Anonymous` accounts. I'd worry it would get banned as soon as a bad post got thru.
But a social media client can support multiple providers, like bsky+mastodon. So I could support a pastebin or two as a provider. So the experience would be, read public mastodon feeds, and then write to an anonymous pastebin.
I'll have to keep looking to see if there aren't any awful textboards, because that would be more in the spirit, i.e. anonymous writing with replies and so on.
♡ 0 ↻ 0This would be a cool problem to solve. How to do enough auth so that you could stop bad behavior but not so much auth that you know who anyone is & moderating in an environment where people are anonymous probably precisely because they want to misbehave.
♡ 1 ↻ 0