aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* mention gnupg on tpmdrduh2022-12-261-0/+1
|
* mention wsl2-ssh-pageant altdrduh2022-12-261-1/+1
|
* mention KO attacksdrduh2022-12-261-0/+2
|
* mention forcesig flag to prompt pin each timedrduh2022-12-261-1/+1
|
* Note public key recovery articledrduh2022-12-261-0/+2
|
* safe quote remove-keygrips.shdrduh2022-12-261-4/+4
|
* Update admin command order, plink quotes and keytocard notedrduh2022-12-261-9/+15
|
* Merge pull request #356 from OrganicPanda/patch-1drduh2022-12-261-2/+2
|\ | | | | Reorder cleanup commands
| * reorder cleanupSteve Thomson2022-11-211-2/+2
| |
* | Merge pull request #350 from Flower7C3/patch-1drduh2022-12-261-1/+1
|\ \ | | | | | | Update ykman openpgp command
| * | Update README.mdBartłomiej Jakub Kwiatek2022-10-241-1/+1
| |/ | | | | openpgp set-pin-retries is moved to openpgp access set-retries
* | Merge pull request #342 from zeorin/masterdrduh2022-12-261-25/+165
|\ \ | | | | | | Air-gapped NixOS LiveCD image
| * | feat: offline NixOS LiveCD imageXandor Schiefer2022-10-031-25/+165
| |/ | | | | | | Includes inspiration from https://github.com/dhess/nixos-yubikey
* | Add link to list of PGP-compatible keysHexPandaa2022-09-121-1/+1
| |
* | Mention Bio Series - FIDO EditionHexPandaa2022-09-121-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
* Merge pull request #282 from apiraino/rewrite-key-creation-take2drduh2022-08-211-1/+79
|\ | | | | Rewrite key creation
| * Add section to quickly create keysapiraino2022-04-151-1/+79
| |
| * reset all changesapiraino2022-04-121-204/+420
| |
| * Merge branch 'master' into rewrite-key-creation-take2apiraino2022-04-121-177/+200
| |\
| * | lintingapiraino2021-08-221-7/+7
| | | | | | | | | | | | Signed-off-by: apiraino <apiraino@users.noreply.github.com>
| * | Rewrite keys generation tutorialapiraino2021-08-221-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>
* | | Merge pull request #314 from smlx/piv-agentdrduh2022-08-211-1/+1
|\ \ \ | | | | | | | | chore: add piv-agent to Alternatives section
| * | | chore: add piv-agent to Alternatives sectionScott Leggett2022-04-121-1/+1
| | |/ | |/|
* | | Merge pull request #315 from peterbabic/masterdrduh2022-08-211-1/+1
|\ \ \ | | | | | | | | replace dead link with the web archive
| * | | replace dead link with the web archivePeter Babič2022-04-121-1/+1
| |/ /
* | | Merge pull request #318 from pmengelbert/agent-refused-operation-fixdrduh2022-08-211-0/+2
|\ \ \ | | | | | | | | Possible fix for the 'signing failed: agent refused operation' error
| * | | Add explanation of a possible fix for the `signing failed: agent refused ↵Peter Engelbert2022-04-221-0/+2
| |/ / | | | | | | | | | | | | | | | operation` error Signed-off-by: Peter Engelbert <pmengelbert@gmail.com>
* | | Merge pull request #320 from SeanOMik/fedora-required-softwaredrduh2022-08-211-0/+10
|\ \ \ | | | | | | | | Add Fedora required software section
| * | | Add Fedora required software sectionSeanOMik2022-04-281-0/+10
| |/ /
* | | Merge pull request #319 from dhoppe/patch-1drduh2022-08-211-5/+4
|\ \ \ | | | | | | | | Update OneRNG to version 3.7
| * | | Update OneRNG to version 3.7Dennis Hoppe2022-04-251-5/+4
| |/ /
* | | Merge pull request #332 from engdoreis/update-pin-retry-cmddrduh2022-08-211-1/+1
|\ \ \ | | | | | | | | Update the command to change the pin retry attempts
| * | | Update the command to change the pin retry attemptsDouglas Reis2022-06-191-1/+1
| |/ / | | | | | | | | | Signed-off-by: Douglas Reis <doreis@lowrisc.org>
* | | Merge pull request #324 from Granddave/masterdrduh2022-08-211-1/+1
|\ \ \ | | | | | | | | State release date of Yubico press release
| * | | State release date of Yubico press releaseDavid Isaksson2022-05-141-1/+1
| |/ /
* | | Merge pull request #338 from franciosi/patch-1drduh2022-08-211-1/+1
|\ \ \ | | | | | | | | Quick VMware Name Correction
| * | | Quick VMware name correctionFranciosi2022-08-091-1/+1
| |/ / | | | | | | s/VMWare/VMware
* / / make launchctl commands more copy 'n paste friendlyFelix Kronlage-Dammers2022-08-101-2/+2
|/ /
* | Merge pull request #311 from michael-k/typodrduh2022-04-091-1/+1
|\ \ | | | | | | Fix typo (numnber → number)
| * | Fix typoMichael Käufl2022-03-171-1/+1
| | | | | | | | | | | | Closes drduh/YubiKey-Guide#297
* | | Adding wget as prerequisite on macOS beardedbotanist2022-04-081-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-1drduh2022-03-161-2/+4
|\ \ | | | | | | Point out that paperkey backups are password-protected
| * | Point out that paperkey backups are password-protectedMatthias Pigulla2021-10-251-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-1drduh2022-03-161-2/+2
|\ \ \ | | | | | | | | Add small adjustments after renewing my subkeys
| * | | Add small adjustments after renewing my subkeysJean-Paul van Ravensberg2021-11-071-2/+2
| |/ /
* | | Merge pull request #308 from okada-h/add-missing-prepositiondrduh2022-03-161-1/+1
|\ \ \ | | | | | | | | Add missing preposition ("be able use" -> "be able to use")
| * | | Add missing preposition ("be able use" -> "be able to use")Hiroki Okada2022-01-281-1/+1
| |/ /
* | | Merge pull request #295 from pedrohdz-scrap/no-pukdrduh2022-03-161-1/+1
|\ \ \ | | | | | | | | Fixed broken "Change PUK" link
| * | | Fixed broken "Change PUK" linkPedro H2021-11-131-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-1drduh2022-03-161-1/+1
|\ \ \ | | | | | | | | Fix for `tr: Illegal byte sequence` on macOS