sha256sum etc/install-libsk-libfido2-v1.1.5.zsh
==>
f832aeee301547fa4ffa653d39c56d42a5585c62fd7d309d702f659eedee0a70
sha256sum etc/install-libsk-libfido2-v1.1.6.zsh
==>
e9eafe93f5bec473f959aa6a74728b4f49533c3ca87e99112d97562c1a2767e0
This Homebrew tap provides various SSH-related tools and utilities for macOS.
Library for macOS Yubikey/Token2 support for SSH with FIDO2 security keys. This enables hardware-based SSH authentication using FIDO2/WebAuthn security keys.
Installation:
brew install danielweck/ssh/libsk-libfido2Post-installation: Run the following commands to complete setup:
sudo install-libsk-libfido2
launchctl load /Library/LaunchAgents/com.danielweck.ssh_env_vars.plistAlternative: Use the automated cask installer (recommended):
brew install danielweck/ssh/libsk-libfido2-installAutomated installer for libsk-libfido2 that handles all configuration automatically.
Installation:
brew install danielweck/ssh/libsk-libfido2-installThis cask automatically:
- Installs the libsk-libfido2 library
- Configures environment variables
- Sets up launch agents
- Updates shell configuration
First, add this tap to your Homebrew:
brew tap danielweck/sshThen install any of the available tools using the installation commands above.