Secret Chat

Secret Crypto Chat

A minimalist, open-source, end-to-end encrypted chat application.

IN CODE WE TRUST Keep Safe..

{{ getKeySnippet(message.sender) }} > {{ message.text }}

CHATROOM

NOTIFICATION LOG

{{ notification.timestamp }}
{{ notification.message }}

KEYS

THEIR PUBLIC KEY

TRUNCATED IDENTIFIER - {{ getKeySnippet(destinationPublicKey) }}

{{ destinationPublicKey }}

Waiting for second user to join room...

YOUR PUBLIC KEY

TRUNCATED IDENTIFIER - {{ getKeySnippet(originPublicKey) }}

{{ originPublicKey }}

Generating Keypair...

>