vouch

Get Started with Vouch

Install the CLI and enroll your YubiKey

Prerequisites
  • FIDO2 security key (YubiKey 5 series recommended)
  • Server URL from your admin (or use https://us.vouch.sh)
1 Install the CLI
$brew install vouch-sh/tap/vouch
2 Enroll your YubiKey
$vouch enroll --server https://us.vouch.sh

This opens a browser to verify your identity and register your YubiKey.

3 Daily login
# Start your day with a single touch
$ vouch login
Enter PIN: ****
Touch your YubiKey...
✓ Authenticated for 8 hours

After login, your identity is available to SSH, AWS, Git, and other tools automatically.