The TikTok ban and Donald Trump's rise to power show how fragile our social media accounts are. We must normalize and invest in decentralized social media.
My own “we need” list, from a dork who stood up a web server nearly 25 years ago to host weeb crap for friends on IRC:
We need a baseline security architecture recipe people can follow, to cover the huge gap in needs between “I’m running one thing for the general public and I hope it doesn’t get hacked” and “I’m running a hundred things in different VMs and containers and I don’t want to lose everything when just one of them gets hacked.”
(I’m slowly building something like this for mspencer.net but it’s difficult. I’ll happily share what I learn for others to copy, since I have no proprietary interest in it, but I kinda suck at this and someone else succeeding first is far more likely)
We need innovative ways to represent the various ideas, contributions, debates, informative replies, and everything else we share, beyond just free form text with an image. Private communities get drowned in spam and “brain resource exhaustion attacks” without it. Decompose the task of moderation into pieces that can be divided up and audited, where right now they’re all very top down.
Distributed identity management (original 90s PGP web of trust type stuff) can allow moderating users without mass-judging entire instances or network services. Users have keys and sign stuff, and those cryptographic signatures can be used to prove “you said you would honor rule X, but you broke that rule here, as attested to by these signing users.” So people or communities that care about rule X know to maybe not trust that user to follow that rule.
Plus we can have AI read a post history for us and either make a reputational decision, or highlight in the interface how reputable or disreputable tye user is. You could have it collapse but not delete a user’s comment and you could also lower and raise the bar of acceptibility at anytime.
We need better tools than a polished BBS descendant.
My own “we need” list, from a dork who stood up a web server nearly 25 years ago to host weeb crap for friends on IRC:
We need a baseline security architecture recipe people can follow, to cover the huge gap in needs between “I’m running one thing for the general public and I hope it doesn’t get hacked” and “I’m running a hundred things in different VMs and containers and I don’t want to lose everything when just one of them gets hacked.”
(I’m slowly building something like this for mspencer.net but it’s difficult. I’ll happily share what I learn for others to copy, since I have no proprietary interest in it, but I kinda suck at this and someone else succeeding first is far more likely)
We need innovative ways to represent the various ideas, contributions, debates, informative replies, and everything else we share, beyond just free form text with an image. Private communities get drowned in spam and “brain resource exhaustion attacks” without it. Decompose the task of moderation into pieces that can be divided up and audited, where right now they’re all very top down.
Distributed identity management (original 90s PGP web of trust type stuff) can allow moderating users without mass-judging entire instances or network services. Users have keys and sign stuff, and those cryptographic signatures can be used to prove “you said you would honor rule X, but you broke that rule here, as attested to by these signing users.” So people or communities that care about rule X know to maybe not trust that user to follow that rule.
I think the key is building a social information system based on connections we have in real life. Key exchange parties, etc
It’s the only way to introduce a prohibitively high cost to centralized broadcast and reduce the power of these mega-entities
Could you clarify? A sneaker net? Peer to peer?
I think the good news is, regardless of what gets done, people are hungry for real connections and the old internet.
Peer to peer.
I’ve spent a bit of time developing some related ideas, but haven’t had time to start building it.
It’s a bit rough still, but I’d love some feedback! https://freetheinter.net/
honestly, i’ll donate money to whomever can design this and make it scalable.
Plus we can have AI read a post history for us and either make a reputational decision, or highlight in the interface how reputable or disreputable tye user is. You could have it collapse but not delete a user’s comment and you could also lower and raise the bar of acceptibility at anytime. We need better tools than a polished BBS descendant.