macOS
brew install age-plugin-selocal Homebrew formula metadata
sudo port install age-plugin-seMacPorts ports tree · security/age-plugin-se/Portfile · source: api.github.com
brew
Age plugin for Apple Secure Enclave. Version 0.1.4 via Homebrew; verified 2026-05-12.
install
brew install age-plugin-selocal Homebrew formula metadata
sudo port install age-plugin-seMacPorts ports tree · security/age-plugin-se/Portfile · source: api.github.com
nix profile install nixpkgs#age-plugin-senixpkgs package indexes · pkgs/by-name/ag/age-plugin-se/package.nix · source: api.github.com
overview
Age plugin for Apple Secure Enclave
history
age-plugin-se is an age plugin that binds age identities to Apple's Secure Enclave, giving age users a way to decrypt files with device-bound keys and macOS biometric or passcode access control.
The project was created by Remko Troncon in January 2023 and is implemented as a plugin for the age encryption ecosystem. Its README presents the tool as a Secure Enclave bridge for age, with examples using `age-plugin-se keygen`, age recipients, and normal `age --decrypt -i` workflows.
Early public releases in 2023 were marked as prereleases. Version 0.1.0 followed in April 2024, and later releases added packaging and compatibility work. By the 0.2.x line in December 2025, the README also documented conversion from `age1se` recipients to age plugin-tag recipients, reflecting age's broader plugin-recipient evolution.
Official installation instructions lead with Homebrew and prebuilt binaries, with Alpine packages also published from the upstream release page. The supplied package metadata shows the tool packaged in Homebrew, MacPorts, and Nix, which fits its niche: a macOS-first security utility that package managers make easy to install on developer machines.
The core workflow is to generate an identity with `age-plugin-se keygen`, encrypt to the printed public recipient using `age`, and decrypt on the matching Secure Enclave machine by passing the identity file to age. The README emphasizes that the private key is bound to the device and recommends encrypting long-term data to a backup key as well.
The README also documents use with Passage, the file-based password manager built around age, so users can unlock password-store entries with Touch ID while retaining an ordinary age backup identity.
For package nerds, age-plugin-se is interesting because it is a small plugin that turns Apple's hardware-backed key storage into a Unix-style age recipient. It is also a good example of the age plugin model spreading beyond software-only key files into platform security hardware.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
age-plugin-se | cli | global executable |
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.
https://github.com/remko/age-plugin-se
install metadata
| Package key | brew:age-plugin-se |
|---|---|
| Version | 0.1.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/age-plugin-se |
| Homepage | https://github.com/remko/age-plugin-se |
| Repository | https://github.com/remko/age-plugin-se |
| Upstream docs | https://github.com/remko/age-plugin-se#readme |
| License | MIT |
| Source archive | https://github.com/remko/age-plugin-se/archive/refs/tags/v0.1.4.tar.gz |
| Last updated | 2026-05-12T14:59:16+01:00 |
| Pulse | updated |
| Build dependencies | scdoc |
| Bottle | available (on arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | age-plugin-se |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
age-plugin-se
nix profile install nixpkgs#age-plugin-seage-plugin-se
sudo port install age-plugin-sesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.