WhatsApp Clone... But Decentralized and P2P Encrypted (No Install or Signup)
WhatsApp Clone... But Decentralized and P2P Encrypted (No Install or Signup)
WhatsApp Clone... But Decentralized and P2P Encrypted (No Install or Signup)
WhatsApp Clone... But Decentralized and P2P Encrypted (No Install or Signup)
P2P WhatsApp Clone
WebRTC and Onion Routing Question
WebRTC and Onion Routing Question
WebRTC and Onion Routing Question
P2P WhatsApp Clone
P2P Whatsapp Clone
I wanted the Signal protocol implementation in javascript, but couldnt find one suitable... so i tried to create it myself.
I wanted the Signal protocol implementation in javascript, but couldnt find one suitable... so i tried to create it myself.
Signal Protocol in Javascript
Signal Protocol in Javascript
Multi-Protocol Cascading Round-Robin Cipher
Multi-Protocol Cascading Round-Robin Cipher
Multi-Protocol Cascading Round-Robin Cipher
P2P E2EE WhatsApp Clone
P2P WhatsApp Clone
P2P WhatsApp Clone
P2P WhatsApp Clone
No-setup P2P Calls in an Browser
React-Based Messaging App UI Component Library
Help me understand if ChatControl could affect my P2P messaging app.
Send Messages Privately. No Cloud. No Trace.
the javascript-over-the-internet is indeed a concern that has always been mentioned about this project. to address this, im investigating the to use service workers to cache the file. this is working to some degree, but needs improvement before i fully roll it out... i would like to aim for something like a button on the UI called "Update" that would invalidate the service-worker cache to trigger an update.
as for selhosting, i hope to have something more elegant than selfhosting on localhost or using a dedicated app. the capabilities are demonstrated on the open source version and are transferrable. its possible to provide a static bundle that can work from running index.html in a browser without the need to run a static server.
the static bundle of the open source version can be seen and tested to work from this directory: https://github.com/positive-intentions/chat/tree/staging/Frontend
when i reach a reasonable level of stability on the app, i would like to investigate things like a dedicated app as is possible on the open source version. https://positive-intentions.com/blog/docker-ios-android-desktop