this post was submitted on 21 Jan 2025
1779 points (99.0% liked)
Technology
60730 readers
4257 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related content.
- Be excellent to each another!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, to ask if your bot can be added please contact us.
- Check for duplicates before posting, duplicates may be removed
Approved Bots
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
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.