Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
matrix [2025/03/10 13:17] – willy | matrix [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Matrix: the decentralized chat ====== | ||
- | |||
- | [[https:// | ||
- | |||
- | Imagine Whatsapp or Telegram, but without a // | ||
- | |||
- | Matrix is the **future** of chats. Both personal and cummunities, | ||
- | |||
- | The advantages of the Matrix approach: | ||
- | * Open standards: like e-mail, anybody can write it's own Matrix server or client | ||
- | * Fully secure: support end-to-end encryption on full stack | ||
- | * Self-hostable: | ||
- | * Fully federated: a resilient network of servers that cannot be //killed// or //shut down// | ||
- | * In your control: your chats belongs to you, nobody can censure or delete them | ||
- | * Future proof: Matrix is controlled by a non-profit foundation | ||
- | |||
- | ===== Why Matrix? ===== | ||
- | |||
- | Whatsapp is the chat standard nowadays. Telegram is growing more and more, Signal push it all on privacy and encryption, Messenger is quite common, even Instagram is commonly used to chat today. So why Matrix? | ||
- | |||
- | == Interoperability == | ||
- | With Matrix, using **bridges**, | ||
- | |||
- | == Ownsership == | ||
- | When an old friend of mine died, after about one year, all the chats i shared with him disappeared because his account got deleted due to inactivity. If i had used Matrix, those messages, pieces of my life and fond memories of him, wouldn' | ||
- | |||
- | With Matrix, your chats stay with your server and don't get deleted just because some third party says so. | ||
- | |||
- | == Privacy == | ||
- | In theory what you say should be private to the participants of the chat. I wouldn' | ||
- | |||
- | On my Matrix server, my data is private, encrypted and protected. | ||
- | |||
- | |||
- | ===== What is Matrix? ===== | ||
- | |||
- | The idea of Matrix can be reduced to: | ||
- | * A server, a central place where all the messages are stored | ||
- | * A client, an app you use to actually chat, it connects to the server | ||
- | * Some bridges, installed into the server, which let's you connect to Whatsapp, Telegram, and many more different chat systems. | ||
- | * A federation, a network of Matrix servers that lets you talk with people on different Matrix servers | ||
- | |||
- | |||
- | ===== Matrix Server ===== | ||
- | |||
- | A Matrix server is like the home to all your chats. It's where all the messages are stored (encrypted). It's like, say, // | ||
- | |||
- | There are many Matrix servers around, you can even pick the one you prefer. A very popular one is [[https:// | ||
- | |||
- | ===== Matrix Client ===== | ||
- | |||
- | There are lots of Matrix clients. For Android, for PC (Windows and Linux), for IOS... Take your pick. | ||
- | |||
- | |||
- | ===== Matrix Bridges ===== | ||
- | |||
- | Bridges are pieces of software that you connect to your Matrix server and let you login into other chat systems and interact from Matrix with them. | ||
- | |||
- | Some examples are: | ||
- | * Whatsapp bridge | ||
- | * Telegram bridge | ||
- | * Signal bridge | ||
- | * Discord bridge | ||
- | * Meta (Instagram & Messenger) bridge | ||
- | * Google Chat bridge | ||
- | |||
- | |||
- | |||