age Modern File Encryption Tool 是做什麼的?
Encrypt and decrypt files with age (FiloSottile/age), a simple, modern encryption tool with small explicit keys, post-quantum support, no config options, and UNIX-style composability. A practical replacement for GPG in most workflows.
Installation
Use the upstream install or setup path that matches your environment:
- go install filippo.io/age/cmd/...@latest
Requirements and caveats from upstream:
- 🌍 Typage is a TypeScript implementation. It works in the browser, Node.js, Deno, and Bun.
Basic usage or getting-started notes:
-
Extracted from upstream docs: https://raw.githubusercontent.com/FiloSottile/age/HEAD/README.md