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

Matrix

PreviousDatNextMimbleWimble

Last updated 6 years ago

is an open standard for interoperable, decentralised, real-time communication over IP. It's designed to replicate conversation data across multiple servers via federation (there are no single points of control or failure for conversations or their history). Matrix is designed to make it easy to bridge existing communication apps and networks.

Goals

  • fix the problem of fragmented IP communications: letting users message and call each other without having to care what app the other user is on.

  • act as a generic HTTP messaging and data synchronisation system for the whole web.

    • allowing people, services and devices to easily communicate with each other.

    • empowering users to own and control their data and select the services and vendors they want to use.

Links

  • - universal secure chat app (built on Matrix) entirely under your control (you own your data). Stop juggling different apps for different teams, suppliers and networks by bridging other services, like Slack and IRC.

Matrix
Riot
What is Matrix?