What I know - Episteme
  • Introduction
  • Learning
    • Learning How to Learn
    • The Feynman Technique
    • How to remember stuff?
    • Language Learning
  • Books
    • Books I Recommend
    • Book Notes
  • Blogs
  • Podcasts
  • Marketing
  • Advice
  • Crypto
  • Courses
  • Communities
  • Privacy
  • Economics
  • Psychology
    • Emotions
    • Habits
    • Happiness
  • Productivity
  • Meditation
  • Tools
    • Bookmarklets
    • Command Line Tools
      • fish
    • IFTTT
    • Text Editor
      • Vim Plugins
  • Search
  • Movies
  • Documentaries
  • TV Series
  • Music
  • Short Stories
  • Writing
  • Programming
    • Git
    • JavaScript
    • Ruby
    • Learn The Command Line
    • Best Practices
    • Cheatsheets
  • Cryptography
  • News
  • Mental Models
  • Design
  • Research papers
  • Talks
  • History
  • Progress
  • Protocols
    • Dat
    • Matrix
    • MimbleWimble
    • IPFS
  • Questions
  • Poems
  • YouTube
Powered by GitBook
On this page
  • Goals
  • Links
  1. Protocols

Dat

PreviousProtocolsNextMatrix

Last updated 6 years ago

is a p2p hypermedia protocol for sharing data between computers. It has public-key-addressed file archives which can be synced securely and browsed on-demand. Data is hosted and distributed by many computers on the network and can work offline or with poor connectivity. The original uploader can add or modify data while keeping a full history.

Goals

  • public & private places for communities, without selling data to advertisers.

  • more user control.

  • share directly and establish new models for digital collaboration.

Links

  • , and

  • - a tutorial that teaches you how to work with datasets using dat.

  • - a peer-to-peer browser with support for the dat:// protocol.

Dat
How Dat Works
Dat whitepaper
Dat protocol specs
Dat Protocol Book
Try Dat
Beaker Browser