npm create convex@latest -- -t ldanilek/endtoend
End-to-End Encrypted Chat This app showcases secure messaging between pairs of users. Each message is encrypted end-to-end, so the only place the message exists unencrypted is in the sender and receiver's browsers.