Receiving Secrets

Create a submission link so someone can securely send you a secret or file, without needing their own account or access to the app.

What Is Receive Mode?

Sometimes you need someone to send you a secret, rather than the other way around. For example:

Receive mode (also called "dropbox" mode) generates two links:

Creating a Receive Link

  1. Click "Receive securely" in the mode selector at the top of the app.
  2. Set a password (optional). You can choose whether the password is required for both submitting and retrieving, or only for retrieving.
  3. Add a label (optional). The label is visible to the sender so they know what you are asking for (e.g., "Send me the database credentials").
  4. Set the lifetime. The receive link expires after this time, whether or not anything has been submitted.
  5. Add notification URLs (optional). Get notified when someone submits to your link. Uses Apprise URL format for Telegram, Discord, Slack, email, and many more.
  6. Click "Create Receive Link".
Creating a receive link
The receive form with a label, password, and notification URL configured.
Receive link created
After creation, you get two links: the submit link to share, and the pickup link to keep for yourself.

What the Sender Sees

When the sender opens the submit link, they see a simple form where they can type text or upload files. If you set a label, it appears as instructions at the top. If a password is required for submission, they will need to enter it.

After they click "Submit Secret", the data is encrypted in their browser and uploaded. They see a confirmation message and are done.

Picking Up the Submission

  1. Open your pickup link. If nothing has been submitted yet, you will see a "No submission yet" message with a refresh button.
  2. Once a submission is ready, you will see a retrieval button. Enter the password if one is required.
  3. Click "Retrieve Submission". The submission is decrypted in your browser. For text, it displays immediately. For files, you get download buttons.
Retrieving deletes the submission. Unlike regular secrets with multiple views, a receive-mode submission can only be retrieved once. Make sure you save the content after retrieving it.

Password Modes

When you set a password on a receive link, you can choose how it is applied:

Mode Submit Retrieve Best for
Submit and retrieve Password required Password required Maximum security. Share password with the sender separately.
Retrieve only No password needed Password required Easy for the sender, protected pickup for you.

Notifications

You can enter one or more Apprise notification URLs to be notified when someone submits to your receive link. Supported services include:

Enter one URL per line. Check "Remember notification settings" to save your notification URLs for next time (stored in your browser's local storage). If you have passkey encryption set up, saved notification URLs are automatically encrypted alongside your stored links.

Notifications do not contain your secret. The notification only tells you that a submission was received. You still need to open your pickup link to retrieve and decrypt the content.
Your notification URLs are stored encrypted. Notification URLs are double-encrypted on the server. The server only has access to the plaintext notification URL for the brief moment it sends the notification. At rest, the URLs are encrypted and unreadable by the server.

Tips

Open the App