notes/simplex_chat.org

This commit is contained in:
Yann Esposito (Yogsototh) 2022-01-02 16:53:43 +01:00
parent 131aa1912c
commit c4d74dfd30
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -5,7 +5,11 @@
#+Author: Yann Esposito
#+Date: [2022-01-02]
- tags :: [[id:2351f4cb-85a3-45ca-9bb5-f13a559afcfe][security]]
- tags :: [[id:2351f4cb-85a3-45ca-9bb5-f13a559afcfe][security]] [[id:fb32a68e-b32c-4ce5-9c6a-cc141a122708][chat]] [[id:80630a59-70f2-435b-967b-abb162324be8][encryption]]
- source :: https://www.reddit.com/r/opensource/comments/rc0x8m/simplex_chat_the_first_chat_platform_that_is_100/
https://github.com/simplex-chat/simplex-chat
Interesting, done in Haskell, actively built.
Looks really promising, low resource + e2ee + private group.
Could be a very good matrix alternative.