Enclosed
Minimalistic web application designed for sending private and secure notes.
Enclosed is a web‑based utility that lets users create and share notes and file attachments that are encrypted on the client side before they ever reach the server. Encryption uses AES‑GCM with a 256‑bit key derived via PBKDF2, and the server stores only ciphertext, so it has zero knowledge of the content. Users can protect a note with a password, set a time‑to‑live expiration, and optionally have the note self‑destruct after it is read.
The interface is minimalistic and responsive, supporting dark mode and multiple languages, and it offers optional email/password authentication for managing notes. A command‑line interface is also provided for creating notes from a terminal. The application is open source under the Apache‑2.0 license, can be self‑hosted through Docker, and is designed for low environmental impact.
Enclosed targets individuals or teams that need a simple, secure way to exchange confidential text or files without relying on third‑party services that can access the data. Its self‑hostable nature and configurable security options make it suitable for private deployments as well as public use via the hosted demo.
Reviews
Loading reviews…
Similar apps
Password & Security
Hemmelig
Share encrypted secrets cross organizations, or as private persons.

Password & Security
Password Pusher
Dead-simple application to securely communicate passwords (or text) over the web. Passwords automatically expire after a certain number of…

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

Password & Security
OTS
One-Time-Secret sharing platform with a symmetric 256bit AES encryption in the browser.

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

Code Editors & IDEs
not-th.re
Simple paste sharing platform, with client side encryption, featuring the monaco browser-based code editor.