Skip to main content

Personal keys

Each Retyc account is associated with a cryptographic key pair (age format) which is at the heart of the end-to-end encryption system.

Your key pair

KeyStorageAccessible by Retyc?
Public keyRetyc serversYes (that is its role)
Private keyRetyc servers, encrypted by your passphraseNo

The passphrase

Your passphrase is the only way to unlock your private key. It is chosen by you when you create your account and is never transmitted to Retyc.

Keep your passphrase safe

If you lose your passphrase, Retyc cannot reset it. You will lose access to files encrypted with your current keys.

Best practices

  • Use a long passphrase (12 words or more) rather than a short password
  • Store it in a password manager (Bitwarden, 1Password, etc.)
  • Never share it with anyone

Unlocking your keys

The first time you access encrypted files in a session, Retyc asks for your passphrase. Your private key is then decrypted locally in your browser for the duration of the session.

If you close your browser or remain inactive for too long, you will need to enter your passphrase again.

Managing your keys from the dashboard

Go to Dashboard > Keys to:

  • View your public key
  • Change your passphrase — the private key remains the same, only its protection changes
  • Perform a key rotation — generates a new key pair

Changing your passphrase

Changing the passphrase only modifies the protection of your private key: the key itself remains unchanged. Your existing files remain accessible without any additional operation.

  1. Go to Dashboard > Keys
  2. Click on Change passphrase
  3. Enter your current passphrase to unlock your private key
  4. Choose and confirm your new passphrase
  5. Confirm

The operation takes place entirely in your browser — the decrypted private key never leaves your device.

:::tip Changing the passphrase vs. key rotation Change the passphrase if you simply want to update your protection password (e.g.: you used a weak passphrase, or you think it has been exposed). Perform a key rotation if you think the private key itself has been compromised. :::

Key rotation

What is it for?

Key rotation consists of generating a new key pair (public + private) and replacing the old one. It is useful in these situations:

  • You suspect your private key has been compromised (unauthorized access to your session, lost or stolen device)
  • You want to change your passphrase definitively by starting from scratch
  • Your organization requires periodic rotation of cryptographic keys

How to perform a rotation

The rotation takes place in several guided steps:

  1. Go to Dashboard > Keys
  2. Click on Perform key rotation
  3. Unlock your current keys with your passphrase
  4. Retyc generates a new key pair — choose a new passphrase to protect it
  5. Re-encryption: the browser automatically re-encrypts all your existing transfers and data rooms with the new key
  6. Once complete, the old key is permanently revoked: its private key is deleted from the server
Do not close the browser during rotation

Re-encryption takes place entirely in your browser. If the process is interrupted, your data is not lost — a "Finalize rotation" alert will appear on the Keys page to allow you to resume where you left off.

After rotation

  • All your transfers and data rooms are now encrypted with your new key
  • The old key is irreversibly revoked — it can no longer decrypt anything
  • If the rotation is complete, there is no active "legacy" key: all your data uses the new key