I’ve just released SecureBit Chat v4.3.120, a fully serverless, peer-to-peer encrypted messenger — no servers, no metadata, no central authority.
It uses ECDH + AES-256-GCM + DTLS + SAS for end-to-end encryption and supports binary connection exchange, QR-based pairing, and full offline operation.
baobun•1h ago
Why not follow up on the feedback you received last time you submitted this before submitting again?
It's not really honest to advertise as "zero-server architure" when you have google ICE/STUN servers hardcoded.
SecureBitChat•2h ago
I’ve just released SecureBit Chat v4.3.120, a fully serverless, peer-to-peer encrypted messenger — no servers, no metadata, no central authority.
It uses ECDH + AES-256-GCM + DTLS + SAS for end-to-end encryption and supports binary connection exchange, QR-based pairing, and full offline operation.
baobun•1h ago
It's not really honest to advertise as "zero-server architure" when you have google ICE/STUN servers hardcoded.
https://github.com/SecureBitChat/securebit-chat/blob/60db79d...
https://news.ycombinator.com/item?id=45400318
Also your code doesn't build because of missing sources for session/PayPerSessionManager.js (???)
https://github.com/SecureBitChat/securebit-chat/blob/75fa1cd...
baobun•1h ago
https://github.com/SecureBitChat/securebit-chat/blob/804b384...
https://github.com/SecureBitChat/securebit-chat/blob/804b384...