Messages are decrypted in the browser and not stored an a server.<br>
Messages are sent as a <ahref="https://en.wikipedia.org/wiki/URI_fragment"target="_blank">URI fragment</a> and not stored on a server, and decrypted in the browser with JavaScript.<br>
Messages are encrypted with AES/GCM with a 256 bits key derived with PBKDF2/SHA-512/120,000 iterations.
Messages are encrypted with AES/GCM with a 256 bits key derived with PBKDF2/SHA-512/120,000 iterations.