
Hemmelig
Secure, ephemeral secret sharing with end-to-end encryption

Hemmelig is a self-hosted secret sharing service for securely sending sensitive information (tokens, passwords, notes, and files) using end-to-end encryption in the browser. It creates shareable links that can be configured to expire, be viewed only a limited number of times, and optionally require a password.
Key Features
- End-to-end encryption (encryption/decryption happens client-side)
- One-time or limited-view secrets with configurable view count
- Expiration controls (time-based) to automatically invalidate secrets
- Optional password protection in addition to E2EE
- File and text secret support (depending on deployment configuration)
- Simple web UI for creating and retrieving secrets
- API support for programmatic secret creation (documented in project materials)
Use Cases
- Share deployment credentials, API keys, and recovery codes with teammates
- Send temporary access details to contractors with automatic expiry
- Provide one-time links for sensitive onboarding information
Limitations and Considerations
- E2EE means lost client-side password/key cannot be recovered by the server
- Operational security depends on correct HTTPS/TLS setup and secure hosting
Hemmelig is suited for organizations and individuals who need a straightforward, auditable way to share secrets with strong client-side encryption and automatic lifetimes. It focuses on minimizing exposure by limiting how long and how often a secret can be accessed.
Categories:
Tags:
Tech Stack:
Similar Services

CyberChef
The Cyber Swiss Army Knife for data analysis and decoding
Browser-based tool for decoding, encoding, encryption, and data analysis using a drag-and-drop “recipe” workflow for security, DFIR, and engineering tasks.

Etherpad
Real-time collaborative text editor with plugin ecosystem
Etherpad is a real-time collaborative editor for notes and documents, featuring live multi-user editing, version history, and an extensible plugin system.


Asciinema
Record and share terminal sessions as lightweight asciicasts
CLI tool and web app to record, replay, and share terminal sessions in a compact, text-based format with copyable output and embeddable players.


OmniTools
Self-hosted web toolbox for everyday developer and data tasks
A self-hosted, browser-based collection of utilities for encoding/decoding, text and data conversion, and other common developer-friendly tools in one place.

PrivateBin
Zero-knowledge pastebin with end-to-end encryption
Self-hosted, zero-knowledge pastebin that encrypts text in the browser, supports file attachments, expiration, burn-after-reading, and discussion threads.

HedgeDoc
Real-time collaborative Markdown notes with publishing options
Self-hosted, real-time collaborative Markdown editor for teams, with note sharing, history, and flexible publishing via links and permissions.
TypeScript