str4d/rage
A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 98
- Release rhythm 93
- 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.5
- age_days: 2521
- days_rel: 50
- days_push: 13
- n_releases_24m: 9
Adoption not part of the score
3633 stars · 160 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
rage is a Rust implementation of the age file encryption format, providing a simple, secure CLI tool and library with small explicit keys, no config options, and UNIX-style composability. It supports passphrase encryption, multiple recipients, and hardware tokens like YubiKeys via plugins.
Use cases
- encrypt files with a modern secure tool
- encrypt a file with a passphrase from the command line
- encrypt files to public keys in scripts
- decrypt age-encrypted files
- encrypt files to a YubiKey
- add file encryption to a Rust application
- pipe data through encryption in shell pipelines
When to choose
- you want simple, zero-config file encryption with secure defaults
- you need a cross-platform age implementation in Rust or as a library
- you want UNIX-style composability for encrypting streams in scripts
- you need hardware token support via age plugins
When to avoid
- you need full-disk or directory encryption rather than per-file encryption
- you need GPG's web-of-trust key management and signing features
- you need authenticated encryption with asymmetric key exchange beyond age's recipient model
Facets
cli-tool · maturity active
cryptography security cli file-system security privacy developer-tools windows rust cli cross-platform age-encryption file-encryption unix-philosophy yubikey curve25519 encryption-tool command-line linux macos
3 sources
- readme: https://github.com/str4d/rage · fetched 2026-08-28 · 0de47444ef30
- homepage: https://age-encryption.org/v1 · fetched 2026-08-29 · 06c22f32551c
- registry_crates: https://crates.io/api/v1/crates/rage · fetched 2026-08-29 · f633756055e8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| str4d/rage | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem