🍺 BREW Explorer

← all formulae

age-plugin-se

brew install age-plugin-se v0.1.4 MIT

Age plugin for Apple Secure Enclave

28
30-day installs · #5993
81
90-day · #6048
272
365-day · #6581
227
★ GitHub stars · updated 4mo ago

Build dependencies

GitHub topics

age-encryption cryptokit encryption mac secure-enclave

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "scdoc"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Age plugin for Apple Secure Enclave",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:19+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "age-plugin-se",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-04-12T11:40:11Z",
  "github_readme_excerpt": "# Age plugin for Apple\u0027s Secure Enclave\n\n[![Build](https://github.com/remko/age-plugin-se/actions/workflows/build-main.yml/badge.svg)](https://github.com/remko/age-plugin-se/actions/workflows/build-main.yml)\n[![Coverage](https://remko.github.io/age-plugin-se/ci/coverage.svg)](https://remko.github.io/age-plugin-se/ci/coverage.html)\n\n`age-plugin-se` is a plugin for [age](https://age-encryption.org),\nenabling encryption using [Apple\u0027s Secure\nEnclave](https://support.apple.com/en-gb/guide/security/sec59b0b31ff/web).\n\n    $ age-plugin-se keygen --access-control=any-biometry -o key.txt\n    Public key: age1se1qgg72x2qfk9wg3wh0qg9u0v7l5dkq4jx69fv80p6wdus3ftg6flwg5dz2dp\n    $ tar cvz ~/data | age -r age1se1qgg72x2qfk9wg3wh0qg9u0v7l5dkq4jx69fv80p6wdus3ftg6flwg5dz2dp -o data.tar.gz.age\n    $ age --decrypt -i key.txt -o data.tar.gz data.tar.gz.age\n\n\u003cdiv align=\"center\"\u003e\n\u003cimg src=\"https://raw.githubusercontent.com/remko/age-plugin-se/main/Documentation/img/screenshot-biometry.png\" alt=\"Biometry prompt\" width=350/\u003e\n\u003c/div\u003e\n\nBesides direct usage with age as above, you can use it with any tool\nthat uses age in the backend. For example, you can store your passwords\nwith [passage](https://github.com/FiloSottile/passage), and conveniently access\nthem with Touch ID.\n\n\n## Requirements\n\nTo generate identities (private keys) and decrypt encrypted files, you need a Mac\nrunning macOS 14 (Sonoma) with a Secure Enclave processor.\n\nFor encrypting files, you need macOS 14 (Sonoma), Linux, or Windows. A\nSecure Enclave processor is not necessary.\n\n## Installation\n\n### Homebrew\n\n    brew install age-plugin-se\n\n### Pre-built binary\n\n1.  Download a binary from [the releases\n    page](https://github.com/remko/age-plugin-se/releases)\n2.  Extract the package\n3.  (Windows only) Download and install\n    [Swift](https://www.swift.org/download/)\n4.  (macOS only) Trust `age-plugin-se` once by Control-clicking the file\n    in Finder, choosing *Open*, and confirming trust\n5.  Move `age-plugin-se` to somewhere o",
  "github_repo": "remko/age-plugin-se",
  "github_stars": 227,
  "github_topics": [
    "age-encryption",
    "cryptokit",
    "encryption",
    "mac",
    "secure-enclave"
  ],
  "homepage": "https://github.com/remko/age-plugin-se",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 28,
  "installs_365d": 272,
  "installs_90d": 81,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "age-plugin-se",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 5993,
  "rank_365d": 6581,
  "rank_90d": 6048,
  "raw_hash": "a1ba98955c8308b3",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/age-plugin-se.rb",
  "tap": "homebrew/core",
  "test_dependencies": [
    "age"
  ],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.1.4",
  "versioned_formulae": [],
  "why_use_this": null
}