dyne/tomb
the Crypto Undertaker observed · 2026-08-28
Health v2 · maintenance only
58/100
- Activity 57
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5572
- days_rel: n/a
- days_push: 260
- n_releases_24m: 0
Adoption not part of the score
1581 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Tomb is a minimalist command-line tool for GNU/Linux that creates and manages encrypted storage folders ('tombs') using dm-crypt and LUKS via cryptsetup. Tombs are locked with separate key files (optionally with FIDO2 two-factor unlocking) and can be safely transported and hidden in the filesystem.
Use cases
- create encrypted folders on linux
- encrypt sensitive files with a key file
- keep secrets on a usb key separate from encrypted volume
- lock and unlock encrypted volumes from the command line
- two-factor unlock encrypted storage with a FIDO2 passkey
- quickly slam close all open encrypted volumes
- hide and transport encrypted data in a filesystem
When to choose
- you are on GNU/Linux (or WSL2 on Windows 11) and want simple, scriptable folder encryption
- you prefer minimalist, auditable shell code built on standard dm-crypt/LUKS
- you want to physically separate encryption keys from encrypted data
- you need a long-standing, battle-tested free software tool
When to avoid
- you need cross-platform encryption on macOS or native Windows
- you want full-disk encryption rather than per-volume encrypted folders
- you need a graphical-only workflow (though some GUI wrappers exist)
- you require plausibly deniable encryption features
Facets
cli-tool · maturity stable
cryptography security file-system secrets-management cli security privacy files self-hosted cli luks dm-crypt encrypted-volumes shell-script fido2 secret-management cryptsetup command-line linux
3 sources
- readme: https://github.com/dyne/tomb · fetched 2026-08-28 · 9b9ec45941d6
- homepage: https://dyne.org/software/tomb · fetched 2026-08-29 · 9d981d712734
- site_page: https://dyne.org/ · fetched 2026-08-29 · ce0818955755
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dyne/tomb | main | 58 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem