Create Secret

Last Updated :

To start creating a secret tap the Add secret button in the bottom right of the app.

Choose Secret Type

You will then see a dialog which let's you choose the type of secret to create; choose the type you want to create and tap Ok:

Common Fields

All secrets require a name that lets you easily identify the secret.

The secret name is used in the search index so include any information that may be relevant when searching for the secret; do not include sensitive information in the name.

An optional comment is available for all secret types and can be a usage note which is useful if your loved ones recover your secrets.

Tags also apply to all secrets types; they help you organize your secrets and are included in the search index so you can find your secrets easily. Tags are also optional and you can use a comma to separate multiple tags.

Login

Logins are used for accounts that require a username and password; usually these are web services but you can also use a login secret for other accounts (eg: a computer login).

Enter the secret name, username and the password; if the login is for a web service you can also enter a website URL.

Select the Always require password checkbox for especially sensitive secrets; viewing or editing the secret will then require the account password to unlock the secret.

When you are ready tap the Save button to finish; once the secret has been created you will be redirected to the secret page.

Note

Notes are used for plain text secrets.

Enter the secret name and the note text; notes are multiline so the field will expand as you type or if you press the return key. Tap the Save button to save the secret.

Card

Cards are credit or debit cards; they allow you to easily access the card details from your device without typing out the information every time you want to make a payment.

Enter the secret name, card number and CVV code. Optionally, you can choose to enter the expiry date, card name and an ATM PIN code. When you are ready tap the Save button to view the secret.

Bank Account

Use the bank account secret type to store bank account details you want easily accessible from your devices.

Enter the secret name and the bank account number and routing/sort code details. Optionally, you can add IBAN, SWIFT or BIC details. Tap the Save button to create the secret.

Identity

The identity secret type can be used to store a PIN, passport number or other form of identification.

Enter the secret name, choose the type of identity from the dropdown and enter the identity number. Optionally, enter the place of issue, date of issue and expiry date. Tap the Save button when you are done.

Identities aren't always numeric so the number is not restricted to digits.

List

A list is a collection of credentials where each credential has a name (or key) and a secret value such as a password, API key or other private information.

Enter the key and value for a credential and tap the Add credentials button to add more pairs. Tap the Save button to finish.

File

Files are encrypted and stored on your device.

You can also add a file to any secret as an attachment.

Choose a name for the secret and tap the file field to choose a file using your device's file picker.

Once you have selected a file the path will be shown in the file field.

Once the file has been encrypted and saved you will be redirected to the secret page.

Certificate

The certificate secret type can be used to store certificates or private keys that are encoded using the PEM file format.

Only PEM-encoded text is allowed for a certificate; files containing PEM-encoded data usually end with .pem, .cer, .crt or .key.

Enter the secret name and paste your certificate or private key into the certificate input. Tap the Save button to create the secret.