Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.75 KB

reboot-notes.md

File metadata and controls

40 lines (30 loc) · 1.75 KB

DWeb Primer

Why decentralize

  • Data Together, possession
  • p2p scalability

Isn't the Web already Decentralized?

How to make a decentralized web?

Controlling access and deleting information

Cryptocurrencies, Incentives and Token-incentivised Networks

The upgrade path

Search/Discovery Advertising-based business models won't go away.

The Technology

  • In brief: immutable + authenticated data structures, p2p connectivity, and interoperable data formats
  • Merkle Trees
  • Peer to Peer networking
  • Unix FS as data format
  • Routing
  • Overlay Networks
  • Making it work in browsers
  • Future-proofing (ie. Multihash)

Is it safe?

IPFS Primer

see Discussions on gitbook.io