End-to-End RSA-2048 Encrypted Chat
Enter a private room, share it with a friend
{{ getKeySnippet(message.sender) }}
> {{ message.text }}
Room
Log
{{ notification.timestamp }}
{{ notification.message }}
Keys
THEIR PUBLIC KEY
TRUNCATED IDENTIFIER - {{ getKeySnippet(destinationPublicKey) }}
Waiting for second user to join the room...
YOUR PUBLIC KEY
TRUNCATED IDENTIFIER - {{ getKeySnippet(originPublicKey) }}
Generating Keypair...
>