domrim/yubikey-agent
Project ID: 48560
Description
yubikey-agent is a seamless ssh-agent for YubiKeys
Installation Instructions
Enable repository and install yubikey-agent:
dnf copr enable domrim/yubikey-agent
dnf install yubikey-agent
After installation enable and start service and export the SSH-Socket-Path:
systemctl --user enable --now yubikey-agent
export SSH_AUTH_SOCK="${XDG_RUNTIME_DIR}/yubikey-agent/yubikey-agent.sock"
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 39 | x86_64 (9)* | Fedora 39 (0 downloads) |
Fedora 40 | x86_64 (6)* | Fedora 40 (19 downloads) |
Fedora 41 | x86_64 (3)* | Fedora 41 (8 downloads) |
Fedora rawhide | x86_64 (19)* | Fedora rawhide (58 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable domrim/yubikey-agent
More info about enabling Copr repositories