Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-12-26 | Update admin command order, plink quotes and keytocard note | drduh | 1 | -9/+15 | |
2022-11-21 | reorder cleanup | Steve Thomson | 1 | -2/+2 | |
2022-10-24 | Update README.md | Bartłomiej Jakub Kwiatek | 1 | -1/+1 | |
openpgp set-pin-retries is moved to openpgp access set-retries | |||||
2022-10-03 | feat: offline NixOS LiveCD image | Xandor Schiefer | 1 | -25/+165 | |
Includes inspiration from https://github.com/dhess/nixos-yubikey | |||||
2022-09-12 | Add link to list of PGP-compatible keys | HexPandaa | 1 | -1/+1 | |
2022-09-12 | Mention Bio Series - FIDO Edition | HexPandaa | 1 | -1/+1 | |
Per Yubico's documentation, these do not support OpenPGP: - https://support.yubico.com/hc/en-us/articles/360013790259-Using-Your-YubiKey-with-OpenPGP - https://support.yubico.com/hc/en-us/articles/4407752687378-YubiKey-C-Bio-FIDO-Edition - https://www.yubico.com/fr/store/#yubikey-bio-series-fido-edition | |||||
2022-08-10 | make launchctl commands more copy 'n paste friendly | Felix Kronlage-Dammers | 1 | -2/+2 | |
2022-08-09 | Quick VMware name correction | Franciosi | 1 | -1/+1 | |
s/VMWare/VMware | |||||
2022-06-19 | Update the command to change the pin retry attempts | Douglas Reis | 1 | -1/+1 | |
Signed-off-by: Douglas Reis <doreis@lowrisc.org> | |||||
2022-05-14 | State release date of Yubico press release | David Isaksson | 1 | -1/+1 | |
2022-04-28 | Add Fedora required software section | SeanOMik | 1 | -0/+10 | |
2022-04-25 | Update OneRNG to version 3.7 | Dennis Hoppe | 1 | -5/+4 | |
2022-04-22 | Add explanation of a possible fix for the `signing failed: agent refused ↵ | Peter Engelbert | 1 | -0/+2 | |
operation` error Signed-off-by: Peter Engelbert <pmengelbert@gmail.com> | |||||
2022-04-15 | Add section to quickly create keys | apiraino | 1 | -1/+79 | |
2022-04-12 | reset all changes | apiraino | 1 | -204/+420 | |
2022-04-12 | replace dead link with the web archive | Peter Babič | 1 | -1/+1 | |
2022-04-12 | chore: add piv-agent to Alternatives section | Scott Leggett | 1 | -1/+1 | |
2022-04-08 | Adding wget as prerequisite on macOS | beardedbotanist | 1 | -1/+1 | |
When i was following the guide I could not fetch the gpg config because I was missing wget | |||||
2022-03-17 | Fix typo | Michael Käufl | 1 | -1/+1 | |
Closes drduh/YubiKey-Guide#297 | |||||
2022-02-15 | Add notes about KDF compatibility (solves #307) | Dirk-jan Mollema | 1 | -1/+1 | |
2022-01-28 | Add missing preposition ("be able use" -> "be able to use") | Hiroki Okada | 1 | -1/+1 | |
2022-01-02 | Fix for `tr: Illegal byte sequence` on macOS | Maksim Ramanouski | 1 | -1/+1 | |
2021-11-13 | Fixed broken "Change PUK" link | Pedro H | 1 | -1/+1 | |
Fixed a broken link found in https://github.com/drduh/YubiKey-Guide/issues/287 and updated the text. | |||||
2021-11-07 | Add small adjustments after renewing my subkeys | Jean-Paul van Ravensberg | 1 | -2/+2 | |
2021-10-25 | Point out that paperkey backups are password-protected | Matthias Pigulla | 1 | -2/+4 | |
Fixes #263. Really though decision to make whether a paper printout with the password is a good way to go (recoverable but needs a really good place to keep) or not (more protection, but possibly worthless). | |||||
2021-10-10 | Add TOC entry, fix link | Derek Gaffney | 1 | -2/+2 | |
2021-10-10 | Added clearer recovery options | Wheest | 1 | -1/+8 | |
2021-10-05 | add pinentry path for M1 macs | Niklas Merz | 1 | -1/+1 | |
Closes #289 | |||||
2021-10-04 | Use GPT instead of MBR | Daniel Miller | 1 | -4/+6 | |
2021-09-30 | add prefix and date to temporary folder | basbebe | 1 | -2/+2 | |
This makes identifying the latest version easier when daleing with backups. | |||||
2021-09-06 | Add note about KDF | Jaeha Choi | 1 | -3/+14 | |
2021-08-26 | Minor grammar fixes | Josh Soref | 1 | -19/+19 | |
2021-08-22 | linting | apiraino | 1 | -7/+7 | |
Signed-off-by: apiraino <apiraino@users.noreply.github.com> | |||||
2021-08-22 | Rewrite keys generation tutorial | apiraino | 1 | -271/+54 | |
The master key is now created with `--batch` and a configuration script. The subkeys are created with the quick key manipulation interface (`--quick-add-key`). Also provided two configuration scripts as templates for a RSA4096 or a ED25519 master key. Signed-off-by: apiraino <apiraino@users.noreply.github.com> | |||||
2021-08-15 | Stage alternatives section and cleanup grammar | drduh | 1 | -12/+19 | |
2021-08-15 | Note to permasave password to fix #206 | drduh | 1 | -1/+3 | |
2021-08-15 | Mention the yubikey troubleshooting guide for gpg to fix #217 | drduh | 1 | -0/+2 | |
2021-08-15 | Update filenames to fix #222 | drduh | 1 | -9/+9 | |
2021-08-10 | Expanded on GPG PIN config | Pedro H | 1 | -24/+14 | |
2021-08-10 | clarify pins, drduh/YubiKey-Guide#248 | Andrew Martinez | 1 | -7/+9 | |
- define each pin name, default, usage - call out special admin pin restrictions | |||||
2021-07-05 | Update nixos LiveCD example | Sven Reissmann | 1 | -1/+1 | |
````nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-graphical-kde.nix```` no longer exists. Update to ````nixpkgs/nixos/modules/installer/cd-dvd/installation-cd-graphical-plasma5.nix```` | |||||
2021-06-08 | added mention of ssh key support for blue security keys | Ian Stanley | 1 | -2/+2 | |
As detailed in their recent press release and blog post https://www.yubico.com/blog/github-now-supports-ssh-security-keys/ | |||||
2021-06-04 | added to section multiple Yubikeys section re: switching between Yubikeys | Ian Stanley | 1 | -0/+25 | |
section describes the issue and the remedy for GPG stubs only pointing to the Yubikey that was last subject to the keytocard command | |||||
2021-05-01 | Add hint re. (new) `ssh-keygen -t ed25519-sk` | Michael Vorburger ⛑️ | 1 | -0/+2 | |
2021-03-25 | Add note about pass insert error and `trust-key` usage | James O'Beirne | 1 | -0/+11 | |
When using a previously provisioned YubiKey on a new computer, I was met with an "Unusable public key" error when trying to insert a new password, despite being able to decrypt pass entries. I tried setting the trust on the key via `gpg --edit-key`, but was then met with "Need secret key to do this." I found that the solution is apparently to use the `trust-key` directive in `~/.gnupg/gpg.conf`, which is not mentioned in the README at the moment. | |||||
2021-03-24 | Update usage of ykman | Willi Schönborn | 1 | -6/+6 | |
Fixes the following warning: WARNING: The use of this command is deprecated and will be removed! Replace with: ykman openpgp keys set-touch | |||||
2021-02-04 | Update README.md | berwag | 1 | -1/+1 | |
2021-01-28 | Update README.md | berwag | 1 | -1/+1 | |
changed wording according to yubischiess' comment | |||||
2021-01-27 | Additions to "Required Software" | berwag | 1 | -0/+6 | |
proposed change according to Issue#215 | |||||
2021-01-13 | Fix: "quit" to save -> "save" to save | Andreas Klöckner | 1 | -1/+1 | |