Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ancient keyservers | drduh | 2023-10-15 | 1 | -10/+11 |
| | |||||
* | Merge pull request #386 from Xronophobe/docs/update-debian-12-live | drduh | 2023-10-15 | 1 | -0/+22 |
|\ | | | | | add notes for installing #Required Software on Debian 12 | ||||
| * | add note for installing yubikey-manager on Debian 12 | Csanad Beres | 2023-08-18 | 1 | -0/+3 |
| | | |||||
| * | add note on installing hopenpgp-tools on Debian 12 | Csanad Beres | 2023-08-18 | 1 | -0/+19 |
| | | |||||
* | | Merge pull request #387 from dkarlovi/patch-1 | drduh | 2023-10-15 | 1 | -1/+13 |
|\ \ | | | | | | | fix: add an explicit example about publishing the pubkey when expiring | ||||
| * | | fix bad copy paste | Dalibor Karlović | 2023-08-14 | 1 | -1/+1 |
| | | | |||||
| * | | fix typo | Dalibor Karlović | 2023-06-26 | 1 | -1/+1 |
| | | | |||||
| * | | fix: add an explicit example about publishing the pubkey when expiring | Dalibor Karlović | 2023-06-26 | 1 | -1/+13 |
| |/ | |||||
* | | Merge pull request #395 from alhirzel/patch-1 | drduh | 2023-10-15 | 1 | -0/+1 |
|\ \ | | | | | | | Add link to "makegpg" tool | ||||
| * | | Add link to "makegpg" tool | Alex Hirzel | 2023-09-22 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #396 from zeorin/fix/nixos | drduh | 2023-10-15 | 1 | -3/+33 |
|\ \ \ | | | | | | | | | Fix NixOS LiveCD image build | ||||
| * | | | fix: use `nix-build` instead of `nix build` | Xandor Schiefer | 2023-10-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | `nix build` is a new "Nix command" that is technically still experimental. | ||||
| * | | | fix: update `hopenpgp-tools` in the NixOS build | Xandor Schiefer | 2023-10-14 | 1 | -2/+32 |
| |/ / | | | | | | | | | | Fixes https://github.com/drduh/YubiKey-Guide/issues/370. | ||||
* | | | Merge pull request #398 from askiiart/master | drduh | 2023-10-15 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Update rpmsphere version | ||||
| * | | Update rpmsphere version | askiiart | 2023-10-10 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #391 from FedericoSchonborn/master | drduh | 2023-08-13 | 1 | -1/+1 |
|\ \ | | | | | | | Required Software/NixOS: Replace yubioath-desktop with yubioath-flutter | ||||
| * | | Required Software/NixOS: Replace yubioath-desktop with yubioath-flutter | Federico Damián Schonborn | 2023-07-16 | 1 | -1/+1 |
| |/ | | | | | | | | | | | | | | | | | | | Trying to use yubioath-desktop results on this error: yubioath-desktop has been deprecated by upstream in favor of yubioath-flutter On the current stable channel (23.05). Signed-off-by: Federico Damián Schonborn <fdschonborn@gmail.com> | ||||
* | | Merge pull request #388 from Paraphraser/20230628-multiple-hosts-master | drduh | 2023-08-13 | 1 | -0/+143 |
|\ \ | | | | | | | 2023-06-28 Add section on setting up multiple hosts | ||||
| * | | add missing code-fence language indicators + zap extraneous tabs | Phill Kelley | 2023-06-29 | 1 | -9/+9 |
| | | | | | | | | | | | | Signed-off-by: Phill Kelley <34226495+Paraphraser@users.noreply.github.com> | ||||
| * | | explain use of card URL field to obtain public key from keyserver | Phill Kelley | 2023-06-29 | 1 | -0/+69 |
| | | | | | | | | | | | | Signed-off-by: Phill Kelley <34226495+Paraphraser@users.noreply.github.com> | ||||
| * | | 2023-06-28 Add section on setting up multiple hosts | Phill Kelley | 2023-06-28 | 1 | -0/+74 |
| |/ | | | | | | | | | | | | | | | | | | | | | Issue #382 suggests adding a section explaining how to use the same YubiKey on multiple hosts. This PR incorporates most of the suggestions. Fixes: #382 Signed-off-by: Phill Kelley <34226495+Paraphraser@users.noreply.github.com> | ||||
* | | Merge pull request #383 from o-kotb/master | drduh | 2023-08-13 | 1 | -17/+18 |
|\ \ | | | | | | | Update ykman set-touch instructions | ||||
| * | | Update ykman set-touch instructions | Omar Kotb | 2023-05-15 | 1 | -17/+18 |
| |/ | |||||
* | | Merge pull request #380 from smoores-dev/adduid | drduh | 2023-08-13 | 1 | -1/+126 |
|\ \ | | | | | | | Add instructions for adding a new identity | ||||
| * | | Add instructions for adding a new identity | Shane Friedman | 2023-04-15 | 1 | -1/+126 |
| |/ | |||||
* | | Merge pull request #379 from Dreista/patch-1 | drduh | 2023-08-13 | 1 | -2/+2 |
|\ \ | | | | | | | Fix typo | ||||
| * | | Fix typo | Kumiko as a Service | 2023-03-31 | 1 | -2/+2 |
| |/ | | | | | pegant -> pageant | ||||
* | | Merge pull request #377 from taigrr/polkit-req-376 | drduh | 2023-08-13 | 1 | -0/+18 |
|\ \ | |/ |/| | add polkit rule troubleshooting tip | ||||
| * | add polkit rule troubleshooting tip | Tai Groot | 2023-03-21 | 1 | -0/+18 |
|/ | |||||
* | Merge pull request #372 from PhilipMay/patch-2 | drduh | 2023-03-19 | 1 | -1/+1 |
|\ | | | | | Mac command to activate change for pinentry. | ||||
| * | Update README.md | Philip May | 2023-02-16 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #371 from PhilipMay/patch-1 | drduh | 2023-03-19 | 1 | -1/+1 |
|\ \ | |/ |/| | Describe command to disable OTP with ykman. | ||||
| * | Update README.md | Philip May | 2023-02-16 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #361 from drduh/wip-winter22 | drduh | 2022-12-26 | 1 | -229/+165 |
|\ | | | | | Fix issues #345, #351 | ||||
| * | Update toc | drduh | 2022-12-26 | 1 | -55/+57 |
| | | |||||
| * | More entropy cleanup, move batch instructions to alt | drduh | 2022-12-26 | 1 | -87/+68 |
| | | |||||
| * | Clean up entropy instructions | drduh | 2022-12-26 | 1 | -92/+45 |
| | | |||||
* | | Merge pull request #360 from drduh/wip-winter22 | drduh | 2022-12-26 | 1 | -5/+9 |
|\| | | | | | Fix issues #300, #331, #304, #322, #325 | ||||
| * | Fix spacing | drduh | 2022-12-26 | 1 | -4/+3 |
| | | |||||
| * | mention gnupg on tpm | drduh | 2022-12-26 | 1 | -0/+1 |
| | | |||||
| * | mention wsl2-ssh-pageant alt | drduh | 2022-12-26 | 1 | -1/+1 |
| | | |||||
| * | mention KO attacks | drduh | 2022-12-26 | 1 | -0/+2 |
| | | |||||
| * | mention forcesig flag to prompt pin each time | drduh | 2022-12-26 | 1 | -1/+1 |
| | | |||||
| * | Note public key recovery article | drduh | 2022-12-26 | 1 | -0/+2 |
| | | |||||
* | | Merge pull request #359 from drduh/wip-winter22 | drduh | 2022-12-26 | 1 | -11/+17 |
|\| | | | | | Fix issues #347, #354, #353, #349, #334 | ||||
| * | safe quote remove-keygrips.sh | drduh | 2022-12-26 | 1 | -4/+4 |
| | | |||||
| * | Update admin command order, plink quotes and keytocard note | drduh | 2022-12-26 | 1 | -9/+15 |
|/ | |||||
* | Merge pull request #356 from OrganicPanda/patch-1 | drduh | 2022-12-26 | 1 | -2/+2 |
|\ | | | | | Reorder cleanup commands | ||||
| * | reorder cleanup | Steve Thomson | 2022-11-21 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #350 from Flower7C3/patch-1 | drduh | 2022-12-26 | 1 | -1/+1 |
|\ \ | | | | | | | Update ykman openpgp command |