Web tools

Local text encryption

In-browser text encryption for personal use — not for vault files.

The Encrypt / Decrypt tool protects text (a note, a message) with a passphrase you choose. Everything runs in the browser: the server never sees the plaintext or the passphrase.

Open /tools/encrypt from the hub.

Do not encrypt a .rkvey vault file here — open it only in the desktop app.

Encrypt

Open the Encrypt screen

Read the orange warning (vault files), then leave the Encrypt tab active.

Encrypt tool — form

Encrypt tool — form

Enter the passphrase

In Passphrase, enter a long unique phrase. You will absolutely need it to decrypt later — QubKey cannot recover it for you.

Paste the plaintext

In Plain text, paste or type the message to protect.

Run encryption

Click Encrypt. A Result block appears with ciphertext (exportable string).

Result after encryption

Result after encryption

Copy and store the result

Copy the result and keep it where you want (note, email to yourself, etc.). Keep the passphrase separately and safely.

Decrypt

Switch to Decrypt

Click the Decrypt tab. Labels become Passphrase and Ciphertext.

Decrypt tab

Decrypt tab

Paste the ciphertext

Paste exactly the result from encryption (no extra spaces).

Enter the same passphrase

Use the same phrase as at creation. One wrong character is enough to fail decryption.

Decrypt

Click Decrypt. Plaintext appears in the result. On failure, check the phrase and pasted text.

When to use it?

SituationYes / No
Personal note stored outside the vaultYes
Message to send via a linkPrefer Secure share
.rkvey vault fileNo — desktop app
Secret to keep in the vaultPrefer the QubKey app

Caution

If you lose the passphrase, the ciphertext is unrecoverable. Write it down offline before closing the page.

Open Encrypt / Decrypt