Quick Start
1. The message recipient generates a key pair
- The message recipient goes to the My Private Keys page
- Clicks Generate Key, enters and confirms the private key password
- Once generated, the new key appears in the list with its alias, fingerprint, and key type
The private key password is required to use the key — keep it safe. The app does not store the password (unless you check Remember password)
2. Exchange public keys
- The message recipient copies (or exports) their public key on the My Private Keys page and sends it through any channel
- The message sender clicks Import Key on the Recipient Public Keys page, pastes the public key text (or imports it from a file), and sets an alias
Both parties are advised to verify that the key fingerprints match through a trusted channel (in person, a voice call, etc.) to confirm the public key has not been swapped
3. The message sender sends the message
- The message sender goes to the Encrypt page and selects the message recipient's public key
- Enters the plaintext and clicks Encrypt to generate the encrypted package
- Sends the encrypted package to the message recipient through any channel
4. The message recipient decrypts the message
- The message recipient goes to the Decrypt page and selects their own private key
- Pastes the encrypted package, clicks Decrypt, enters the private key password, and gets the plaintext