Opentestudox is a privacy-first messaging system where encryption happens on your device, not the server.
The server acts only as a relay — it cannot read messages or control keys.
Built with client-side cryptography (WASM/libsodium) and locally generated passphrases using secure randomness.
This project explores a core question:
Can we reduce trust in web-based systems, or only shift it?