Servent Secrets

One-time secrets, governed by Servent.

Share sensitive information — passwords, tokens, API keys — as a link that self-destructs after it is opened once or when it expires. Nothing persists.

How it works

  1. 1 Sign in with Entra ID and enter your secret text, choosing an expiry window and optional passphrase.
  2. 2 Copy the generated link and share it securely with the intended recipient.
  3. 3 The recipient opens the link, enters the passphrase if required, and reveals the secret. It is destroyed immediately after.
  4. 4 If the link is not opened before expiry, the value is automatically purged.

Servent standards

Secret links use the secrets.servent.cloud domain. Values are encrypted at rest. Creation requires Entra ID sign-in.

Example: https://secrets.servent.cloud/s/Ab3xY9…

Operational notes

  • Secret values are nulled from the database immediately after the first view.
  • Expired secrets are purged on a background schedule even if never opened.
  • Creation and audit access are protected by Entra ID sign-in.
  • Do not share the secret link in logs, email subjects, or tracked URLs.