Automic VaultAutomic Vault

brew

Install age with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, scoop, winget, zypper

Simple, modern, secure file encryption. Version 1.3.1 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install age

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install age

MacPorts ports tree · security/age/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add age

Alpine Linux edge package indexes · age · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install age

Debian stable package indexes · age · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install age

Fedora Rawhide package metadata · age · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#age

nixpkgs package indexes · pkgs/by-name/ag/age/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S age

Arch Linux sync databases · age · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install age

openSUSE Tumbleweed package metadata · age · source: download.opensuse.org

Windows

Scoopverified · 92%
scoop install extras/age

Scoop official bucket manifest trees · bucket/age.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id FiloSottile.age -e

Windows Package Manager source index · FiloSottile.age · source: cdn.winget.microsoft.com

overview

Package summary

Simple, modern, secure file encryption

Commands and aliases

  • age
  • age-inspect
  • age-keygen
  • age-plugin-batchpass

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2019: GitHub repository created.
  • 2019: First beta releases published.
  • 2021: v1.0.0 released.
  • 2022: v1.1.0 released with plugin and YubiKey support.
  • 2024: v1.2.x releases published.
  • 2025: v1.3.0 released with post-quantum support.

Related projects

  • rage is the alternative interoperable Rust implementation named by the age README.
  • typage is the TypeScript implementation named by the age README.
  • age-plugin-yubikey provides hardware PIV token support.
  • age-plugin-se provides Apple Secure Enclave support.
  • awesome-age collects plugins, implementations, tools, and integrations.

Sources

  • official GitHub releases API
  • official GitHub repository metadata
  • official age specification and man page
  • source_facts.package-manager
  • upstream README

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:encrypt

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
agecliglobal executable
age-inspectcliglobal executable
age-keygencliglobal executable
age-plugin-batchpasscliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-07
manager version1.3.1
manager updated
local dataok
upstreamcurrent
latest detectedv1.3.1

https://github.com/FiloSottile/age

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:age
Version1.3.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/age
Homepagehttps://github.com/FiloSottile/age
Repositoryhttps://github.com/FiloSottile/age
Upstream docshttps://age-encryption.org/v1
LicenseBSD-3-Clause
Source archivehttps://github.com/FiloSottile/age/archive/refs/tags/v1.3.1.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameage
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

age 1.2.1-1+b5

simple, modern and secure encryption tool

https://github.com/FiloSottile/age

sudo apt install age
  • Section: utils
  • Architecture: amd64
  • Source Package: age
  • 1 dependencies
  • normalized package name match
  • Matched by: Age
Debian stable package indexes · deb.debian.org · Debian stable package indexes: age from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

golang-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-dev
  • Section: golang
  • Architecture: all
  • Source Package: age
  • normalized package name match
  • Matched by: Age
Debian stable package indexes · deb.debian.org · Debian stable package indexes: golang-filippo-age-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

age

nix profile install nixpkgs#age
  • normalized package name match
  • Matched by: Age
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ag/age/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

age 1.1.1-1build1

simple, modern and secure encryption tool

https://github.com/FiloSottile/age

sudo apt install age
  • Section: universe/utils
  • Architecture: amd64
  • 1 dependencies
  • normalized package name match
  • Matched by: Age
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: age from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

golang-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-dev
  • Section: universe/golang
  • Architecture: all
  • Source Package: age
  • normalized package name match
  • Matched by: Age
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: golang-filippo-age-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

age 1.3.1-r5

Simple, modern and secure encryption tool

https://github.com/FiloSottile/age

sudo apk add age
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: age
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Age
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: age from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

age-doc 1.3.1-r5

Simple, modern and secure encryption tool (documentation)

https://github.com/FiloSottile/age

sudo apk add age-doc
  • License: BSD-3-Clause
  • Architecture: x86_64
  • Source Package: age
  • normalized package name match
  • Matched by: Age
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: age-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

age 1.3.1-4.fc44

Simple, modern and secure encryption tool

https://github.com/FiloSottile/age

sudo dnf install age
  • License: BSD-3-Clause AND (0BSD OR CC0-1.0 OR Unlicense)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: age
  • 3 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Age
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: age from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

age 1.3.1-1

A simple, modern and secure file encryption tool

https://github.com/FiloSottile/age

sudo pacman -S age
  • License: BSD-3-Clause
  • Architecture: x86_64
  • 1 dependencies
  • normalized package name match
  • Matched by: Age
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: age from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

age 1.3.0-1.4

A file encryption tool

https://github.com/FiloSottile/age

sudo zypper install age
  • License: BSD-3-Clause
  • Category: Productivity/Networking/Security
  • Architecture: x86_64
  • Source Package: age
  • 1 provides
  • normalized package name match
  • Matched by: Age
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: age from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

age

sudo port install age
  • normalized package name match
  • Matched by: Age
MacPorts ports tree · api.github.com · MacPorts ports tree: security/age/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Scoop95%

extras/age

scoop install extras/age
  • normalized package name match
  • Matched by: Age
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/age.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
winget95%

FiloSottile.age

winget install --id FiloSottile.age -e
  • normalized package name match
  • Matched by: Age
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FiloSottile.age from https://cdn.winget.microsoft.com/cache/source.msix

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment