▲ 38 ▼ An end-to-end encrypted anonymous webchat (lemmy.ml) submitted 1 month ago by nemesis3469@lemmy.world to c/privacy@lemmy.ml 11 comments fedilink hide all child comments Source code and details: https://git.anarchists.space/NanoChat/Server Features Small codebase Messages expire after 30 days Panic button to delete all messages in a room WebSocket for communication Docker support Technical details AES-256-GCM for client-side encryption Key is not sent to server
[–] dreamy@lemmy.blahaj.zone 1 point 1 month ago (1 child) OnionShare already has a chat feature that works pretty well. What does this add? permalink fedilink source hideshow 2 child comments replies: [–] nemesis3469@lemmy.world [S] 1 point 1 month ago Codebase is small and easy to audit. The panic button wipes all chat history in a room and blocks future messages. OnionShare fully depends on Tor’s built-in encryption for message security while NanoChat has its own encryption, which means you can host it on different anonymity networks. permalink fedilink source parent
[–] nemesis3469@lemmy.world [S] 1 point 1 month ago Codebase is small and easy to audit. The panic button wipes all chat history in a room and blocks future messages. OnionShare fully depends on Tor’s built-in encryption for message security while NanoChat has its own encryption, which means you can host it on different anonymity networks. permalink fedilink source parent