Try   HackMD

Decentralization Reading List

(Not) curated resources, materials, interesting links, "to reads", etc. I will continue to add to/update this list as I explore.

Protocols

Hypercore

Similar goals and design as IPFS, but does not use content-based addressing (instead uses an append only log of hashes under a POSIX file system abstraction indexed by public key).

Secure Scuttlebutt

Gossip-based protocol, mostly used for microblogging / social media. Works over multiple networks (even LAN and bluetooth!)

ActivityPub

Decentralized (federated) social networking protocol. Used by the "fediverse" suite of applications (pleroma, mastodon, misskey). Mostly communicates node to node over HTTP. Identity is centralized at the node level.

Others

Decentralized (and "Self Sovereign") Identity

Distributed Databases

CRDTs & "local first"

Content Moderation

  • https://cblgh.org/trustnet/ - Exploration of trust-based moderation systems, accompanying masters thesis and POC code (designed for use with ssb)

Philosophy

Blockchains / Cryptocurrency

Light Clients

Inter-Blockchain Communication Protocol (IBC)

Tendermint

Ethereum POS Consensus

MEV

Data availability (and sharding)

EIPs