Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add explanation of a possible fix for the `signing failed: agent refused ↵ | Peter Engelbert | 2022-04-22 | 1 | -0/+2 |
| | | | | | | operation` error Signed-off-by: Peter Engelbert <pmengelbert@gmail.com> | ||||
* | Merge pull request #311 from michael-k/typo | drduh | 2022-04-09 | 1 | -1/+1 |
|\ | | | | | Fix typo (numnber → number) | ||||
| * | Fix typo | Michael Käufl | 2022-03-17 | 1 | -1/+1 |
| | | | | | | | | Closes drduh/YubiKey-Guide#297 | ||||
* | | Adding wget as prerequisite on macOS | beardedbotanist | 2022-04-08 | 1 | -1/+1 |
|/ | | | When i was following the guide I could not fetch the gpg config because I was missing wget | ||||
* | Merge pull request #292 from mpdude/patch-1 | drduh | 2022-03-16 | 1 | -2/+4 |
|\ | | | | | Point out that paperkey backups are password-protected | ||||
| * | Point out that paperkey backups are password-protected | Matthias Pigulla | 2021-10-25 | 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). | ||||
* | | Merge pull request #294 from DevSecNinja/patch-1 | drduh | 2022-03-16 | 1 | -2/+2 |
|\ \ | | | | | | | Add small adjustments after renewing my subkeys | ||||
| * | | Add small adjustments after renewing my subkeys | Jean-Paul van Ravensberg | 2021-11-07 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #308 from okada-h/add-missing-preposition | drduh | 2022-03-16 | 1 | -1/+1 |
|\ \ | | | | | | | Add missing preposition ("be able use" -> "be able to use") | ||||
| * | | Add missing preposition ("be able use" -> "be able to use") | Hiroki Okada | 2022-01-28 | 1 | -1/+1 |
| |/ | |||||
* | | Merge pull request #295 from pedrohdz-scrap/no-puk | drduh | 2022-03-16 | 1 | -1/+1 |
|\ \ | | | | | | | Fixed broken "Change PUK" link | ||||
| * | | Fixed broken "Change PUK" link | Pedro H | 2021-11-13 | 1 | -1/+1 |
| |/ | | | | | | | | | Fixed a broken link found in https://github.com/drduh/YubiKey-Guide/issues/287 and updated the text. | ||||
* | | Merge pull request #303 from maxromanovsky/patch-1 | drduh | 2022-03-16 | 1 | -1/+1 |
|\ \ | | | | | | | Fix for `tr: Illegal byte sequence` on macOS | ||||
| * | | Fix for `tr: Illegal byte sequence` on macOS | Maksim Ramanouski | 2022-01-02 | 1 | -1/+1 |
| |/ | |||||
* / | Add notes about KDF compatibility (solves #307) | Dirk-jan Mollema | 2022-02-15 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #291 from gaffneyd4/improve-recovery-guide | drduh | 2021-10-24 | 1 | -1/+8 |
|\ | | | | | Added clearer recovery options | ||||
| * | Add TOC entry, fix link | Derek Gaffney | 2021-10-10 | 1 | -2/+2 |
| | | |||||
| * | Added clearer recovery options | Wheest | 2021-10-10 | 1 | -1/+8 |
| | | |||||
* | | Merge pull request #290 from NiklasMerz/mac-m1 | drduh | 2021-10-24 | 1 | -1/+1 |
|\ \ | | | | | | | add pinentry path for M1 macs | ||||
| * | | add pinentry path for M1 macs | Niklas Merz | 2021-10-05 | 1 | -1/+1 |
| |/ | | | | | | | Closes #289 | ||||
* | | Merge pull request #288 from watermelonpizza/master | drduh | 2021-10-24 | 1 | -4/+6 |
|\ \ | | | | | | | Use GPT instead of MBR | ||||
| * | | Use GPT instead of MBR | Daniel Miller | 2021-10-04 | 1 | -4/+6 |
| |/ | |||||
* | | Merge pull request #285 from jaeha-choi/master | drduh | 2021-10-24 | 1 | -3/+14 |
|\ \ | | | | | | | Add Key Derived Function (KDF) setting | ||||
| * | | Add note about KDF | Jaeha Choi | 2021-09-06 | 1 | -3/+14 |
| |/ | |||||
* | | Merge pull request #284 from jsoref/grammar | drduh | 2021-10-24 | 1 | -19/+19 |
|\ \ | | | | | | | Minor grammar fixes | ||||
| * | | Minor grammar fixes | Josh Soref | 2021-08-26 | 1 | -19/+19 |
| |/ | |||||
* / | add prefix and date to temporary folder | basbebe | 2021-09-30 | 1 | -2/+2 |
|/ | | | | This makes identifying the latest version easier when daleing with backups. | ||||
* | Stage alternatives section and cleanup grammar | drduh | 2021-08-15 | 1 | -12/+19 |
| | |||||
* | Note to permasave password to fix #206 | drduh | 2021-08-15 | 1 | -1/+3 |
| | |||||
* | Mention the yubikey troubleshooting guide for gpg to fix #217 | drduh | 2021-08-15 | 1 | -0/+2 |
| | |||||
* | Update filenames to fix #222 | drduh | 2021-08-15 | 1 | -9/+9 |
| | |||||
* | Merge pull request #276 from pedrohdz-scrap/clarify.pins-take.2 | drduh | 2021-08-15 | 1 | -23/+15 |
|\ | | | | | Clarified PIN config | ||||
| * | Expanded on GPG PIN config | Pedro H | 2021-08-10 | 1 | -24/+14 |
| | | |||||
| * | clarify pins, drduh/YubiKey-Guide#248 | Andrew Martinez | 2021-08-10 | 1 | -7/+9 |
| | | | | | | | | | | - define each pin name, default, usage - call out special admin pin restrictions | ||||
* | | Merge pull request #262 from iandstanley/patch-1 | drduh | 2021-08-15 | 1 | -0/+25 |
|\ \ | | | | | | | switching between Yubikeys | ||||
| * | | added to section multiple Yubikeys section re: switching between Yubikeys | Ian Stanley | 2021-06-04 | 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 | ||||
* | | Merge pull request #264 from iandstanley/master | drduh | 2021-08-15 | 1 | -2/+2 |
|\ \ | | | | | | | added mention of ssh key support for blue security keys | ||||
| * | | added mention of ssh key support for blue security keys | Ian Stanley | 2021-06-08 | 1 | -2/+2 |
| |/ | | | | | | | | | As detailed in their recent press release and blog post https://www.yubico.com/blog/github-now-supports-ssh-security-keys/ | ||||
* / | Update nixos LiveCD example | Sven Reissmann | 2021-07-05 | 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```` | ||||
* | Merge pull request #247 from jamesob/jamesob-21-03-pass-trouble | drduh | 2021-05-31 | 1 | -0/+11 |
|\ | | | | | Add note about pass insert error and `trust-key` usage | ||||
| * | Add note about pass insert error and `trust-key` usage | James O'Beirne | 2021-03-25 | 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. | ||||
* | | Merge pull request #246 from whiskeysierra/patch-1 | drduh | 2021-05-31 | 1 | -6/+6 |
|\ \ | | | | | | | Update usage of ykman | ||||
| * | | Update usage of ykman | Willi Schönborn | 2021-03-24 | 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 | ||||
* | | | Merge pull request #232 from captn3m0/warning | drduh | 2021-05-31 | 1 | -0/+2 |
|\ \ \ | | | | | | | | | [security] Adds warning about PUK being default | ||||
| * | | | Adds warning about PUK being default | Nemo | 2020-12-25 | 1 | -1/+3 |
| | |/ | |/| | |||||
* | | | Merge pull request #231 from captn3m0/change-puk | drduh | 2021-05-31 | 1 | -3/+25 |
|\ \ \ | | | | | | | | | Adds instructions on changing the PUK | ||||
| * | | | Adds instructions on changing the PUK | Nemo | 2020-12-25 | 1 | -3/+25 |
| |/ / | |||||
* | / | Add hint re. (new) `ssh-keygen -t ed25519-sk` | Michael Vorburger ⛑️ | 2021-05-01 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Merge pull request #242 from inducer/patch-1 | drduh | 2021-02-11 | 1 | -1/+1 |
|\ \ | | | | | | | Fix: "quit" to save -> "save" to save | ||||
| * | | Fix: "quit" to save -> "save" to save | Andreas Klöckner | 2021-01-13 | 1 | -1/+1 |
| | | |