sup3rS3cretMes5age logo

sup3rS3cretMes5age

Self-destructing one-time message service backed by HashiCorp Vault

568 stars 82 forks last commit first released MIT

Actively maintained

Last commit 25 Jul 2026.

sup3rS3cretMes5age is a small web service for sharing secrets via single-use, self-destructing messages. It uses HashiCorp Vault as the storage backend so messages are handled as secrets rather than being persisted in an app database.

Key Features

  • One-time secret messages that self-destruct after being read
  • HashiCorp Vault backend for storing and managing secrets
  • Lightweight web UI built with vanilla JavaScript and self-hosted assets (no external CDNs)
  • Supports HTTPS operation, including optional automatic certificate provisioning
  • Container-friendly deployment with Docker and docker-compose
  • CLI-oriented usage patterns for easy scripting and automation

Use Cases

  • Sharing passwords, tokens, or recovery codes securely with teammates
  • Sending short-lived secrets during incident response or support workflows
  • Providing single-use credentials or links in automated scripts

Limitations and Considerations

  • Requires operating and securing a HashiCorp Vault instance and providing appropriate tokens/policies
  • If deployed without TLS end-to-end, secrets can be exposed in transit

sup3rS3cretMes5age is a practical tool for teams that need a simple, auditable way to share secrets once and avoid leaving sensitive data sitting in chat logs or email threads. It fits well in environments that already use Vault for secrets management.

Categories:

Tags:

Tech Stack:

Share:

Similar to sup3rS3cretMes5age

Hemmelig logo

Hemmelig

Encrypted secret sharing with client-side encryption and self-destructing links

1.2k
106
Last commit

Share sensitive text or files securely using client-side encryption, expiring links, view limits, and optional password protection.

Actively maintained
Alternative to:
Onetime Secret logo
Onetime Secret
+3
Bitwarden logo

Bitwarden

Open-source password manager with zero-knowledge security and self-hosting.

19.9k
1.7k
Last commit

Bitwarden is an open-source password manager that stores, shares, and autofills credentials with zero-knowledge encryption; supports cloud or self-hosted deployments.

Actively maintained
Alternative to:
1Password logo
1Password
+9
Onetime Secret logo

Onetime Secret

Self-destructing service for sharing single-use encrypted secrets

2.9k
451
Last commit

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

MITActively maintained
Alternative to:
Onetime Secret logo
Onetime Secret
+6

OpenBao

Open source secrets management for keys, certificates, and tokens

7.2k
546
Last commit

OpenBao is an open source secrets management platform to securely store, generate, lease, and revoke secrets, certificates, and encryption keys with auditing and access control.

MPL-2.0Actively maintained
Alternative to:
HashiCorp Vault logo
HashiCorp Vault
+3
OTS logo

OTS

One-time secret sharing with client-side AES-256 encryption

783
99
Last commit

Self-hosted one-time secret sharing service that encrypts secrets in the browser with AES-256 and deletes them after the first read.

Apache-2.0Actively maintained
Alternative to:
Privnote logo
Privnote
+3
Mybucks.online logo

Mybucks.online

Password-only, self-custodial browser cryptocurrency wallet

19
10
Last commit

Browser-based self-custodial crypto wallet that derives a private key from a password and passcode using scrypt and keccak256; no registration or seed phrases.

MITActively maintained