OTS
One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser.
The platform lets users share confidential data by encrypting it with 256‑bit AES directly in the browser before transmission. The encrypted payload is stored on the server, which never sees the plaintext or the password, and a URL containing the secret identifier and password is returned. When the URL is accessed, the secret is decrypted client‑side and then permanently removed from storage after the first read.
It is suitable for developers, system administrators, or anyone needing a quick, self‑hosted way to transmit passwords, tokens, or short files without relying on third‑party services. The service can run as a standalone binary or Docker container, and supports multiple back‑ends such as in‑memory storage or Redis, with optional expiry settings.
The implementation is open‑source under Apache‑2.0, offers a free tier with no subscription, and includes a command‑line client for scriptable creation and retrieval of secrets. Its design emphasizes client‑side encryption and one‑time access, ensuring that even the host cannot recover the shared data.
Reviews
Loading reviews…
Similar apps

Team Chat & Messaging
One Time Secret
Share sensitive information securely with self-destructing links that are only viewable once.

Password & Security
ots
Share secrets with others via a one-time URL.

Password & Security
Password Pusher
Dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of…
Password & Security
Hemmelig
Share encrypted secrets cross organizations, or as private persons.

Password & Security
Enclosed
Minimalistic web application designed for sending private and secure notes.

DevOps & Infrastructure
PrivateBin
Minimalist pastebin/discussion board where the server has zero knowledge of hosted data.