# sniptt-official/ots

🔐 Share end-to-end encrypted secrets with others via a one-time URL

Repository: https://github.com/sniptt-official/ots
Canonical: https://ross.abutalabs.com/products/ots
Homepage: https://ots.sniptt.com
Language: Go
License: Apache-2.0
License Family: permissive
Topics: end-to-end-encryption, secret-management, secret-sharing, cli
Last push: 2025-02-08T17:14:28+00:00

## Health v2 (maintenance only)
Score: 36/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 5, release rhythm 40, longevity 100
- inputs: {"age_days": 1875, "days_push": 571, "days_rel": 571, "gap_med": 0.0, "n_releases_24m": 5}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1845, forks 52 (observed 2026-08-28T04:05:43.355649+00:00)

## What it is
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
- artifact type: cli-tool
- maturity: active
- function: security, cryptography, cli, secrets-management
- domain: security, developer-tools, privacy
- platform: cli, windows, cross-platform, go
- tags: secret-sharing, end-to-end-encryption, one-time-url, zero-knowledge, self-destructing-secrets, command-line, macos, linux

## Member repositories
- sniptt-official/ots (main) score 36

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:43.355649+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:17:55.294814+00:00, confidence not recorded.
  - readme: https://github.com/sniptt-official/ots (fetched 2026-08-28T04:05:43.355649+00:00, sha 40328a7c8861)
  - homepage: https://ots.sniptt.com (fetched 2026-08-29T10:56:52.570582+00:00, sha c02ddb9ca0cb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
