
Enclosed
Minimal app for sharing end-to-end encrypted notes and files

Enclosed is a minimalistic web application for sending private notes and file attachments using end-to-end encryption. Notes are encrypted in the browser so the server stores only ciphertext and cannot read the content.
Key Features
- Client-side end-to-end encryption with AES-GCM and keys derived via PBKDF2
- Zero-knowledge storage: server only receives encrypted payloads plus limited metadata
- Optional password protection in addition to the secure link key
- Expiration (TTL) and delete-after-reading (self-destruct) options
- Secure file attachments alongside notes
- Optional email/password authentication for creating notes
- Responsive minimal UI with dark mode and internationalization
- CLI for creating and viewing notes from the terminal
Use Cases
- Securely share credentials, recovery codes, or sensitive snippets with expiring links
- Send confidential one-time notes to teammates or clients
- Share private files quickly without giving the server access to contents
Limitations and Considerations
- Losing the note link (and password, if set) makes the content unrecoverable by design
- The service stores metadata such as TTL and whether a note is password-protected
Enclosed is well-suited for teams or individuals who need quick, secure, ephemeral sharing with a simple interface. Its zero-knowledge design and optional self-destruct controls help reduce exposure when exchanging sensitive information.
Categories:
Tags:
Tech Stack:
Similar Services

asciinema
Command-line terminal session recorder and web player
Open-source CLI for recording, replaying and live-streaming terminal sessions using lightweight asciicast files and an embeddable web player.

PrivateBin
Zero-knowledge encrypted pastebin with browser-side AES encryption
PrivateBin is a minimalist zero-knowledge pastebin that encrypts and decrypts pastes in the browser, with optional passwords, expiration, discussions, and file uploads.
MicroBin
Secure pastebin for text and file sharing with URL shortening
MicroBin is a lightweight, secure pastebin for sharing text, files, and short URLs with optional encryption, expiration controls, and raw file serving.

Opengist
Self-hosted Git-backed pastebin and Gist-compatible code snippet manager
Self-hosted pastebin powered by Git. Create, share and manage public, unlisted or private code snippets with syntax highlighting, Git push/pull, OAuth logins and Docker/H...

Onetime Secret
Self-destructing service for sharing single-use encrypted secrets
Open-source web and API service to create encrypted, single-view links for sharing secrets with configurable expiry and optional passphrase protection.


ByteStash
Self-hosted web app for storing and organizing code snippets
ByteStash is a self-hosted snippet manager for creating, editing, and filtering code snippets with secure storage in SQLite and an optional API with Swagger UI.


