the.bay.news

Secure and Private Decentralized P2P Encrypted Messaging over Git and WebRTC

programming.dev
Secure and Private Decentralized P2P Encrypted Messaging over Git and WebRTC
This might become the worlds most secure messaging app. This project demonstates a unique approach to secure messaging. The approach is different enough that it can’t be easily compared to Signal or SimpleX. The core philosophy around secure messaging here is that it can work in a way that avoids installation and registration by enabling users to host their own data. The project is far from finished, but im putting together some docs for the “how it works”. It’s pretty outside-the-box thinking (and that doesnt make it a good idea), so it would be great if you could share your thoughts on the approach. Website: Glitr.io [https://glitr.io/] Demo [https://positive-intentions.github.io/api/demo/gui/app/e2e-messaging?fullscreen=1] Features: * WebApp * P2P / WebRTC * Local-first / Local-only * No installation * TURN server * Encrypted-at-rest * Signal protocol * Post Quantum cryptography * Video calls * TOR / anonymous via Git * Serverless over WebRTC Some of the core concepts: * Chat - deprecared in favour of Enkrypted Chat * Code: https://github.com/positive-intentions/chat [https://github.com/positive-intentions/chat] * Demo: https://chat.positive-intentions.com/ [https://chat.positive-intentions.com/] * Enkrypted Chat - deprecated in favour of Glitr * Intro: https://positive-intentions.com/blog/introducing-enkrypted-chat [https://positive-intentions.com/blog/introducing-enkrypted-chat] * Demo: https://enkrypted.chat/ [https://enkrypted.chat/] * File * Code: https://github.com/positive-intentions/dim/blob/staging/src/stories/05-Hooks-useFS.stories.js [https://github.com/positive-intentions/dim/blob/staging/src/stories/05-Hooks-useFS.stories.js] * Demo: https://dim.positive-intentions.com/?path=%2Fdocs%2Fusefs–docs [https://dim.positive-intentions.com/?path=%2Fdocs%2Fusefs--docs] * Crypto * Code: https://github.com/positive-intentions/cryptography [https://github.com/positive-intentions/cryptography] * Demo: https://cryptography.positive-intentions.com/ [https://cryptography.positive-intentions.com/] * Signal Protocol * Code: https://github.com/positive-intentions/signal-protocol [https://github.com/positive-intentions/signal-protocol] * Demo: https://signal.positive-intentions.com/ [https://signal.positive-intentions.com/] FAQ: * Why git? * When it comes to secure messaging, self-hosting is generally encouraged. While not quite nessesarily self hosted, it would make it easier for the majority of users to get started. Users can choose a git storage provider of their choice (GitHub, Gitlab, etc), or host their own git server. * Ready for production? * No. While this is aiming to provide a secure experience, it cannot be audited or reviewed. Shared for testing, feedback and demo purposes only. Please use responsibly. * Where can I find out more? * https://positive-intentions.com/ [https://positive-intentions.com/] * https://www.reddit.com/r/positive/_intentions [https://www.reddit.com/r/positive_intentions] * Feel free to reach out for clarity instead of diving into the docs.

0 comments

Sign in to join the discussion — your thebay.events account works here.

No comments yet.