Yubikey: Difference between revisions
imported>Aaronduino provide a full code sample for yubikey+ssh |
imported>Aaronduino m fix link syntax |
||
| Line 16: | Line 16: | ||
This application will also both the udev rules as well as pcscd enabled. | This application will also both the udev rules as well as pcscd enabled. | ||
Based on [ | Based on [https://github.com/drduh/YubiKey-Guide a guide] by [https://github.com/drduh @drduh], the following should be sufficient for a yubikey usable for ssh: | ||
<syntaxHighlight lang=nix> | <syntaxHighlight lang=nix> | ||