macOS
brew install agelocal Homebrew formula metadata
sudo port install ageMacPorts ports tree · security/age/Portfile · 来源: api.github.com
安装
brew install agelocal Homebrew formula metadata
sudo port install ageMacPorts ports tree · security/age/Portfile · 来源: api.github.com
sudo apk add ageAlpine Linux edge package indexes · age · 来源: dl-cdn.alpinelinux.org
sudo dnf install ageFedora Rawhide package metadata · age · 来源: dl.fedoraproject.org
nix profile install nixpkgs#agenixpkgs package indexes · pkgs/by-name/ag/age/package.nix · 来源: api.github.com
sudo pacman -S ageArch Linux sync databases · age · 来源: geo.mirror.pkgbuild.com
sudo zypper install ageopenSUSE Tumbleweed package metadata · age · 来源: download.opensuse.org
scoop install extras/ageScoop official bucket manifest trees · bucket/age.json · 来源: api.github.com
winget install --id FiloSottile.age -eWindows Package Manager source index · FiloSottile.age · 来源: cdn.winget.microsoft.com
概览
Simple, modern, secure file encryption
历史
age is a modern file-encryption tool, file format, and Go library designed around small explicit keys, Unix-style composability, and a deliberately small option surface.
age was designed by Ben Cartwright-Cox and Filippo Valsorda and the public repository was created in May 2019. The README describes it as a simple, modern, secure file encryption tool, format, and Go library with small explicit keys, post-quantum support, no config options, and Unix-style composability.
The first beta releases appeared in December 2019, including a beta named from the floor of 36C3. Release candidates followed in 2021, and age v1.0.0 was published in September 2021. The 1.1.0 release in December 2022 added plugin and YubiKey support, helping turn age from a single CLI into a format with a hardware and plugin ecosystem.
The project continued with v1.2.x in 2024 and v1.3.x in December 2025. The v1.3.0 release was explicitly described upstream as a post-quantum release, matching the README's current positioning of age as a format and tool with post-quantum support.
age became widely packaged for a security CLI. The upstream README lists installation commands for Homebrew, MacPorts, winget, Alpine, Arch, Debian, Fedora, Gentoo, Guix, Nix, openSUSE, Ubuntu, Void, FreeBSD, OpenBSD, Chocolatey, and Scoop, and it asks new packagers for help. The supplied package metadata also records major Linux and Windows package-manager names.
The ecosystem around age includes plugins, alternate implementations, browser/TypeScript work, Passage, and an awesome-age list. That adoption pattern is important: age is not just a command named by package managers, but a small format other tools embed.
The canonical CLI flow is `age-keygen -o key.txt`, encryption with `age -r RECIPIENT`, and decryption with `age --decrypt -i key.txt`. The README documents recipient files, identity files, passphrase encryption, SSH public keys as recipients, and stdin/stdout friendly operation for shell pipelines.
age has intentionally no global config file documented by upstream. Instead, users pass identity and recipient files explicitly, which is part of its packaging appeal: the installed binary is portable, scriptable, and easy to compose with tar, password managers, backups, and deployment tooling.
age is the package-manager-friendly successor-shaped tool many users wanted for file encryption: one small CLI, readable key files, no daemon, no keyring requirement, and simple static-ish binary distribution. Its packaging matrix and plugin convention make it a useful case study in how a security format gets from a GitHub repo to distro repositories and operator scripts.
For package nerds, the interesting bit is that age's minimalism is a distribution feature. The same project is a Go module, a command-line binary, a file format specification, and an ecosystem anchor for Rust, TypeScript, YubiKey, Secure Enclave, and password-manager integrations.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
age | cli | 全局可执行文件 | |
age-inspect | cli | 全局可执行文件 | |
age-keygen | cli | 全局可执行文件 | |
age-plugin-batchpass | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/FiloSottile/age
安装元数据
| 软件包键 | brew:age |
|---|---|
| 版本 | 1.3.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/age |
| 主页 | https://github.com/FiloSottile/age |
| 仓库 | https://github.com/FiloSottile/age |
| 上游文档 | https://age-encryption.org/v1 |
| 许可证 | BSD-3-Clause |
| 源码归档 | https://github.com/FiloSottile/age/archive/refs/tags/v1.3.1.tar.gz |
| 最后更新 | 2026-07-10T16:49:54-04:00 |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | age |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
age 1.2.1-1+b5
simple, modern and secure encryption tool
https://github.com/FiloSottile/age
sudo apt install agegolang-filippo-age-dev 1.2.1-1
simple, modern and secure encryption tool (Go library)
https://github.com/FiloSottile/age
sudo apt install golang-filippo-age-devage
nix profile install nixpkgs#ageage 1.1.1-1build1
simple, modern and secure encryption tool
https://github.com/FiloSottile/age
sudo apt install agegolang-filippo-age-dev 1.1.1-1build1
simple, modern and secure encryption tool (Go library)
https://github.com/FiloSottile/age
sudo apt install golang-filippo-age-devage 1.3.1-r5
Simple, modern and secure encryption tool
https://github.com/FiloSottile/age
sudo apk add ageage-doc 1.3.1-r5
Simple, modern and secure encryption tool (documentation)
https://github.com/FiloSottile/age
sudo apk add age-docage 1.3.1-4.fc44
Simple, modern and secure encryption tool
https://github.com/FiloSottile/age
sudo dnf install ageage 1.3.1-1
A simple, modern and secure file encryption tool
https://github.com/FiloSottile/age
sudo pacman -S ageage 1.3.0-1.4
A file encryption tool
https://github.com/FiloSottile/age
sudo zypper install ageage
sudo port install ageextras/age
scoop install extras/ageFiloSottile.age
winget install --id FiloSottile.age -e来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.