sniptt-official/ots
🔐 Share end-to-end encrypted secrets with others via a one-time URL observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 5
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0.0
- age_days: 1875
- days_rel: 571
- days_push: 571
- n_releases_24m: 5
Adoption not part of the score
1845 stars · 52 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OTS is a Go CLI tool for sharing end-to-end encrypted secrets (API keys, passwords, signing secrets) via one-time URLs. Secrets are destroyed once viewed or after a configurable expiry, with optional data-residency region selection.
Use cases
- share an api key with a contractor without it persisting
- send a password to a teammate via a one-time link
- pipe a .env file into an encrypted one-time url
- share signing secrets with third parties securely
- create self-destructing secret links from the terminal
- choose eu region for secret storage residency
When to choose
- you need zero-configuration, terminal-based one-time secret sharing
- you want end-to-end encryption so the server never sees plaintext
- you want secrets destroyed after a single view or expiry
When to avoid
- you need a full team secret manager with persistent storage and access control
- you require self-hosting the storage backend (this uses Sniptt's hosted service)
- you need audit logs or role-based secret policies
Facets
cli-tool · maturity active
security cryptography cli secrets-management security developer-tools privacy cli windows cross-platform go secret-sharing end-to-end-encryption one-time-url zero-knowledge self-destructing-secrets command-line macos linux
2 sources
- readme: https://github.com/sniptt-official/ots · fetched 2026-08-28 · 40328a7c8861
- homepage: https://ots.sniptt.com · fetched 2026-08-29 · c02ddb9ca0cb
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sniptt-official/ots | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="sniptt-official/ots")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem