Automic VaultAutomic Vault

brew

age-plugin-se mit Homebrew, MacPorts, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für age-plugin-se in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install age-plugin-se

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install age-plugin-se

MacPorts ports tree · security/age-plugin-se/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#age-plugin-se

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

Überblick

Paketzusammenfassung

Age plugin for Apple Secure Enclave

Befehle und Aliase

  • age-plugin-se

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2023: GitHub repository created.
  • 2023: First prerelease builds published.
  • 2024: v0.1.0 released.
  • 2025: v0.2.x releases published with the project still focused on Secure Enclave age identities.

Related projects

  • age provides the file-encryption tool and plugin mechanism.
  • Passage is documented by the upstream README as a password-manager use case.
  • age-plugin-yubikey is a sibling hardware-backed age plugin for PIV tokens.

Quellen

  • official GitHub releases API
  • official GitHub repository metadata
  • source_facts.package-manager
  • upstream README

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
age-plugin-secliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version0.1.4
Manager aktualisiert2026-07-10
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.1.4

https://github.com/remko/age-plugin-se

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:age-plugin-se
Version0.1.4
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/age-plugin-se
Homepagehttps://github.com/remko/age-plugin-se
Repositoryhttps://github.com/remko/age-plugin-se
Upstream-Dokumentationhttps://github.com/remko/age-plugin-se#readme
LizenzMIT
Quellarchivhttps://github.com/remko/age-plugin-se/archive/refs/tags/v0.1.4.tar.gz
Zuletzt aktualisiert2026-07-10T16:49:54-04:00
Pulseupdated
Build-Abhängigkeitenscdoc
Bottleverfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

age-plugin-se

nix profile install nixpkgs#age-plugin-se
  • normalized package name match
  • Abgeglichen nach: Age Plugin Se
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ag/age-plugin-se/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

age-plugin-se

sudo port install age-plugin-se
  • normalized package name match
  • Abgeglichen nach: Age Plugin Se
MacPorts ports tree · api.github.com · MacPorts ports tree: security/age-plugin-se/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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