this post was submitted on 19 Apr 2025
98 points (100.0% liked)

Technology

38631 readers
222 users here now

A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.

Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.

Subcommunities on Beehaw:


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 3 years ago
MODERATORS
 

Recently, I've been learning more about this subject. Today I came across the Decentralization Scoring System and it slapped me across the face.

you are viewing a single comment's thread
view the rest of the comments
[–] jarfil@beehaw.org 3 points 2 weeks ago (1 children)

If we're talking takedown-resistance, we may need to enter the dark web realm:

  • Tor hidden sites are inherently hard to pinpoint
  • ZeroNet was an interesting project, seems to be abandoned
  • I2P is like Tor on steroids, can publish all sorts of services
  • IPFS is a decentralized P2P storage system (best/worst known for NFTs)
  • ~~FreeNet~~ Hyphanet is a 25+ years old distributed content system with limited support for services
  • FreeNet is... honestly, haven't seen a working example, but it sounds interesting?
  • Matrix... if they manage to get things under control
  • Nostr is a censorship-resistant distributed messaging system

Hosting distribution and localization varies, but they all have features to make it hard to pinpoint host and/or client locations.

[–] t3rmit3@beehaw.org 4 points 2 weeks ago* (last edited 2 weeks ago)

Takedown resistance is a natural consequence of decentralization, but it's not decentralization itself.

Technical means to evade takedown like you're describing also tend to add complexity which reduces usability, whereas language support reduces complexity for speakers of the supported languages.

I think this scoring system is a little haphazard, and should probably be divided into multiple separate, parallel scores. Takedown resistance needs its own score, based on ability to integrate with anonymization tools, ownership of codebase, accessibility and security of dependencies, etc.