https://github.com/aha-oida/aha-secret
Share secrets encrypted
https://github.com/aha-oida/aha-secret
browser crypto encryption passwords ruby secrets share webservice
Last synced: 26 days ago
JSON representation
Share secrets encrypted
- Host: GitHub
- URL: https://github.com/aha-oida/aha-secret
- Owner: aha-oida
- License: gpl-3.0
- Created: 2024-03-21T17:53:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-03-28T19:39:15.000Z (about 1 month ago)
- Last Synced: 2026-03-28T21:23:52.761Z (about 1 month ago)
- Topics: browser, crypto, encryption, passwords, ruby, secrets, share, webservice
- Language: Ruby
- Homepage:
- Size: 6.07 MB
- Stars: 14
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# aha-secret
[](https://github.com/aha-oida/aha-secret/actions/workflows/github-code-scanning/codeql)

[](https://www.gnu.org/licenses/gpl-3.0)
> Sensitive information should not be stored in a mailbox or chat history.
aha-secret allows you to store a secret message encrypted. Only the generated
link could decrypt the message again. The message is encrypted by your
browser and decrypted by the browser of the person who is allowed to
read it. The first time someone clicks on the link, the message is automatically deleted from the server.
# Current Status
aha-secret is feature-complete; that is, it solves the problem it was created to solve.

# Features
* 100% Free Open Source Software ❤️
* End-to-end encryption
* One-Time-Secret.
* Self destruction
* No registration
* Ratelimit
* Command-Line Client in Rust: [aha-cli](https://github.com/aha-oida/ahasecret-cli)
* Minimum Features / Dependencies
# Installation
Even if [aha-secret](https://github.com/aha-oida/aha-secret/) can be installed [manually](https://aha-oida.github.io/aha-secret/data/installation/manually/) or by using [docker](https://aha-oida.github.io/aha-secret/data/installation/docker/) it is recommended to use [docker-compose](https://aha-oida.github.io/aha-secret/data/installation/docker-compose/). For installation instructions please read the [Getting started](https://aha-oida.github.io/aha-secret/getting-started) or the [Installation section](https://aha-oida.github.io/aha-secret/data/installation/). For customization or all the configuration options read the section [Configuration](https://aha-oida.github.io/aha-secret/configuration/).
# Documentation
For further information see the [documentation](https://aha-oida.github.io/aha-secret/)
# Translations
[aha-secret](https://github.com/aha-oida/aha-secret/) has translations for the following languages:
* German 🇩🇪
* English 🇬🇧
# Contributing
All contributions, translations, bug reports, bug fixes, documentation improvements, enhancements, and any ideas are welcome.
Before starting work on the aha-secret codebase, please check the [CONTRIBUTING guide](https://aha-oida.github.io/aha-secret/contributing).
# License
GNU General Public License v3.0 or later