Dotty security key
dotty security-key¶
Manage hardware security keys.
Synopsis¶
Name your hardware security keys: aliases map memorable names to YubiKey serial numbers, so other commands can say --security-key=work instead of a serial. Aliases live in the private dotty data directory ($XDG_DATA_HOME/dotty/security-key), not in shareable config.
Examples¶
dotty security-key add --name=work
dotty sk --serial=12345678 add --name=backup
dotty security-key remove
Options¶
Options inherited from parent commands¶
SEE ALSO¶
- dotty - Utilities for a terminal-driven workflow and dotfiles.
- dotty security-key add - Add a named alias for a security key.
- dotty security-key allow - Restrict a profile to specific security keys.
- dotty security-key disallow - Remove security keys from a profile's allowlist.
- dotty security-key remove - Remove security key aliases.