🍺 BREW Explorer

← all formulae

age-plugin-yubikey

brew install age-plugin-yubikey v0.5.1 Apache-2.0 OR MIT

Plugin for encrypting files with age and PIV tokens such as YubiKeys

76
30-day installs · #3882
326
90-day · #3407
703
365-day · #4418
927
★ GitHub stars · updated 4mo ago

Build dependencies

GitHub topics

age-encryption cli encryption plugin rust yubikey

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "pkgconf",
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Plugin for encrypting files with age and PIV tokens such as YubiKeys",
  "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-yubikey",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-04-24T06:05:49Z",
  "github_readme_excerpt": "# YubiKey plugin for age clients\n\n`age-plugin-yubikey` is a plugin for [age](https://age-encryption.org/v1) clients\nlike [`age`](https://age-encryption.org) and [`rage`](https://str4d.xyz/rage),\nwhich enables files to be encrypted to age identities stored on YubiKeys.\n\n## Installation\n\n| Environment | CLI command |\n|-------------|-------------|\n| Cargo (Rust 1.70+) | `cargo install age-plugin-yubikey` |\n| Homebrew (macOS or Linux) | `brew install age-plugin-yubikey` |\n| Arch Linux | `pacman -S age-plugin-yubikey` |\n| Debian | [Debian package](https://github.com/str4d/age-plugin-yubikey/releases) |\n| NixOS | Add to config:\u003cbr\u003e`environment.systemPackages = [`\u003cbr\u003e`  pkgs.age-plugin-yubikey`\u003cbr\u003e`];`\u003cbr\u003eOr run `nix-env -i age-plugin-yubikey` |\n| Ubuntu 20.04+ | [Debian package](https://github.com/str4d/age-plugin-yubikey/releases) |\n| OpenBSD | `pkg_add age-plugin-yubikey` (security/age-plugin-yubikey) |\n\nOn Windows, Linux, and macOS, you can use the\n[pre-built binaries](https://github.com/str4d/age-plugin-yubikey/releases).\n\nHelp from new packagers is very welcome.\n\n### Linux, BSD, etc.\n\nOn non-Windows, non-macOS systems, you need to ensure that the `pcscd` service\nis installed and running. \n\n| Environment | CLI command |\n|-------------|-------------|\n| Debian or Ubuntu | `sudo apt-get install pcscd` |\n| Fedora | `sudo dnf install pcsc-lite` |\n| OpenBSD | As ```root``` do:\u003cbr\u003e`pkg_add pcsc-lite ccid`\u003cbr\u003e`rcctl enable pcscd`\u003cbr\u003e`rcctl start pcscd` |\n| FreeBSD | As ```root``` do:\u003cbr\u003e`pkg install pcsc-lite libccid`\u003cbr\u003e`service pcscd enable`\u003cbr\u003e`service pcscd start` |\n| Arch | `sudo pacman -S pcsclite pcsc-tools yubikey-manager`\u003cbr\u003e`sudo systemctl enable pcscd`\u003cbr\u003e`sudo systemctl start pcscd`| \n\nWhen installing via Cargo, you also need to ensure that the development headers\nfor the `pcsc-lite` library are available, so that the `pcsc-sys` crate can be\ncompiled.\n\n| Environment | CLI command |\n|-------------|-------------|\n| Debian or Ubuntu | `sudo apt-get install libpcsclit",
  "github_repo": "str4d/age-plugin-yubikey",
  "github_stars": 927,
  "github_topics": [
    "age-encryption",
    "cli",
    "encryption",
    "plugin",
    "rust",
    "yubikey"
  ],
  "homepage": "https://github.com/str4d/age-plugin-yubikey",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 76,
  "installs_365d": 703,
  "installs_90d": 326,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "Apache-2.0 OR MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "age-plugin-yubikey",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 3882,
  "rank_365d": 4418,
  "rank_90d": 3407,
  "raw_hash": "25123baf1bd86bda",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/a/age-plugin-yubikey.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    "pcsc-lite"
  ],
  "version_head": "HEAD",
  "version_stable": "0.5.1",
  "versioned_formulae": [],
  "why_use_this": null
}