Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | |||||
* | | | Merge pull request #240 from basbebe/macOS-GUI-setup | drduh | 2021-02-08 | 1 | -2/+61 |
|\ \ \ | | | | | | | | | Add SSH setup for macOS GUI applications | ||||
| * | | | Add SSH setup for macOS GUI applications | basbebe | 2021-01-10 | 1 | -2/+61 |
| |/ / | | | | | | | | | | | | | | | | On macOS, a LaunchAgent needs to be created to overwrite the system's SSH agent. see https://github.com/drduh/YubiKey-Guide/issues/229 | ||||
* | | | Update README.md | berwag | 2021-02-04 | 1 | -1/+1 |
| | | | |||||
* | | | Update README.md | berwag | 2021-01-28 | 1 | -1/+1 |
| | | | | | | | | | changed wording according to yubischiess' comment | ||||
* | | | Additions to "Required Software" | berwag | 2021-01-27 | 1 | -0/+6 |
| | | | | | | | | | proposed change according to Issue#215 | ||||
* | | | add fish config | basbebe | 2021-01-10 | 1 | -0/+7 |
|/ / | |||||
* | | Merge pull request #225 from ZenithalHourlyRate/gpg-agent-forward | drduh | 2020-12-30 | 1 | -41/+139 |
|\ \ | | | | | | | Add New Agent Forward Method and Clarify Two Methods | ||||
| * | | Rephrase one sentence according to one comment on drduh/YubiKey-Guide#225 | Zenithal | 2020-12-24 | 1 | -1/+1 |
| | | | |||||
| * | | Add subsections on chained agent forwarding | Zenithal | 2020-12-24 | 1 | -4/+35 |
| | | | |||||
| * | | Add note on chained agent forwarding | Zenithal | 2020-12-03 | 1 | -0/+4 |
| | | | |||||
| * | | Correct WSL agent forwarding | Zenithal | 2020-12-03 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | This is a mix of two forwarding method, this commit separates them | ||||
| * | | Change note in alter agent section | Zenithal | 2020-12-03 | 1 | -1/+2 |
| | | | | | | | | | | | | Different methods have different requirements | ||||
| * | | Add new method for ssh-agent forwarding | Zenithal | 2020-12-03 | 1 | -4/+45 |
| | | | |||||
| * | | Add details to GPG-Agent forward; Alter structure | Zenithal | 2020-12-03 | 1 | -56/+73 |
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GPG Agent forwarding has a broader usage, not only limited to ssh-agent forwarding. In this commit gpg-agent forwarding is raised as a separate section as it can not be contained by #SSH any longer. More details are added for gpg-agent forwarding, including some important notes taken from practice and analysis. For ssh-agent forward, older method are contained, and new method will be included as framework has been structured. | ||||
* | | Change format of important notes in mutt subsection | Zenithal | 2020-12-02 | 1 | -1/+1 |
| | | |||||
* | | Add Mutt subsection in Email section | Zenithal | 2020-12-02 | 1 | -0/+9 |
| | | |||||
* | | Add Mutt in Email intro | Zenithal | 2020-12-02 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #218 from DevSecNinja/devsecninja/addPowerShellCommand | drduh | 2020-11-21 | 1 | -3/+10 |
|\ | | | | | Add PowerShell command to get YubiKey name | ||||
| * | Change edit to create or edit | Jean-Paul van Ravensberg | 2020-10-31 | 1 | -1/+1 |
| | | | | | | As gpg-agent.conf didn't exist on my system | ||||
| * | Add PowerShell command to get YubiKey name | Jean-Paul van Ravensberg | 2020-10-31 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #213 from linutsdc/fix-links | drduh | 2020-11-21 | 1 | -2/+2 |
|\ \ | | | | | | | Fix links with parentheses | ||||
| * | | Fix links with parentheses | andy | 2020-09-17 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #211 from rgevaert/patch-1 | drduh | 2020-11-21 | 1 | -0/+2 |
|\ \ | | | | | | | unset GNUPGHOME variable | ||||
| * | | unset GNUPGHOME variable | Rudy Gevaert | 2020-09-01 | 1 | -0/+2 |
| |/ | | | | | | | | | if not done, in the next step you get error: gpg: keyblock resource '/home/..../gnupg-workspace/pubring.kbx': No such file or directory gpg: no writable keyring found: Not found | ||||
* | | Merge pull request #214 from anmull/debian-iso-version | drduh | 2020-11-21 | 1 | -4/+4 |
|\ \ | | | | | | | Changes command to download Debian ISO to use the value in the SHA512SUMS file | ||||
| * | | Update verification of Debian ISO to not hardcode the version. | Anthony Muller | 2020-09-25 | 1 | -2/+2 |
| | | | |||||
| * | | Change Debian ISO url to be generated from the contents of SHA512SUM. | Anthony Muller | 2020-09-25 | 1 | -2/+2 |
| |/ | | | | | | | | | This removes the need to maintain the version number, which is currently out of date. |