Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |||||
* | | | Merge pull request #241 from basbebe/fish-config | drduh | 2021-01-18 | 1 | -0/+7 | |
|\ \ \ | |/ / |/| | | add fish config | |||||
| * | | 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. | |||||
* | | Merge pull request #224 from ZenithalHourlyRate/mutt-email | drduh | 2020-12-25 | 1 | -1/+10 | |
|\ \ | |/ |/| | Add Mutt email client gpg config and Some note when configuring | |||||
| * | 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. | |||||
* | | Merge pull request #219 from captn3m0/patch-1 | drduh | 2020-11-14 | 1 | -1/+1 | |
|\ \ | | | | | | | Fix reset command | |||||
| * | | Fix reset command | Nemo | 2020-11-14 | 1 | -1/+1 | |
|/ / | | | | | gpg-connect-agent uses `-r/--run` not `-R` | |||||
* | | Merge pull request #201 from dragon788/update-python-refs | drduh | 2020-11-08 | 1 | -6/+14 | |
|\ \ | |/ |/| | Python2 is EOL, update packages/references to Py3 | |||||
| * | Merge branch 'master' into update-python-refs | dragon788 | 2020-09-02 | 2 | -3/+49 | |
| |\ | |/ |/| | ||||||
* | | Merge branch 'Amolith-master' | drduh | 2020-08-30 | 1 | -3/+35 | |
|\ \ | ||||||
| * | | Merge branch 'master' of https://github.com/Amolith/YubiKey-Guide into ↵ | drduh | 2020-08-30 | 1 | -3/+35 | |
|/| | | | | | | | | | | | Amolith-master | |||||
| * | | change defaults and add info to #Require touch | Amolith | 2020-08-26 | 1 | -3/+35 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As mentioned in #197, the previous behaviour would require users to touch their key any time an authentication, signing, or encryption operation was performed. In some situations, this behaviour would be undesirable and the only way to revert it would be fully resetting the key and starting from scratch. Rather than using `fixed`, this commit simply turns the feature `on` so the user can change it later if they wish. Additionally, a note about the other policies was included so users can decide for themselves which fits their situation better. | |||||
* | | | Create FUNDING.yml | drduh | 2020-08-30 | 1 | -0/+1 | |
| | | | ||||||
* | | | Merge pull request #209 from mirko/master | drduh | 2020-08-30 | 1 | -0/+13 | |
|\ \ \ | |/ / |/| | | Add option to retrieve additionaly entropy from YubiKey itself | |||||
| * | | Add option to retrieve additionaly entropy from YubiKey itself | Mirko Vogt | 2020-08-29 | 1 | -0/+13 | |
|/ / | ||||||
| * | Merge branch 'master' into update-python-refs | dragon788 | 2020-08-23 | 1 | -2/+39 | |
| |\ | |/ |/| | ||||||
* | | Merge pull request #203 from bengim/bengim-patch-PyOpenSSL | drduh | 2020-08-22 | 1 | -0/+2 | |
|\ \ | | | | | | | fixing wrong cryptography version | |||||
| * | | Update README.md | bengim | 2020-08-22 | 1 | -0/+2 | |
| | | | | | | | | | fixing wrong cryptography version by explicitly installing PyOpenSSL | |||||
* | | | Merge pull request #200 from returntrip/master | drduh | 2020-08-22 | 1 | -0/+27 | |
|\ \ \ | |/ / |/| | | Add: notations to be used for identity proofs | |||||
| * | | Correct spelling | Stefano Figura | 2020-08-14 | 1 | -3/+3 | |
| | | | ||||||
| * | | Update wording | Stefano Figura | 2020-08-14 | 1 | -1/+3 | |
| | | | | | | | | | Ensure that is clear that we do not need to modify keys or even plug the yubikey | |||||
| * | | Update notation section | Stefano Figura | 2020-08-13 | 1 | -1/+1 | |
| | | | ||||||
| * | | Add notations section | Stefano Figura | 2020-08-13 | 1 | -0/+25 | |
|/ / | ||||||
| * | Python2 is EOL, update packages/references to Py3 | dragon788 | 2020-08-21 | 1 | -3/+3 | |
|/ | ||||||
* | Merge pull request #199 from b1f6c1c4/patch-1 | drduh | 2020-08-11 | 1 | -5/+5 | |
|\ | | | | | Fix usage inconsistency | |||||
| * | Fix usage inconsistency | b1f6c1c4 | 2020-08-11 | 1 | -5/+5 | |
|/ | | | | | Master key shall only be used to certify other keys. The usage indicator in README.md is inconsistently shown as SC and C. | |||||
* | Merge pull request #191 from KenMacD/touch-fixed | drduh | 2020-05-29 | 1 | -3/+3 | |
|\ | | | | | Set touch policy to fixed. | |||||
| * | Set touch policy to fixed. | Kenny MacDermid | 2020-05-27 | 1 | -3/+3 | |
|/ | | | | | | | | | Setting the touch policy to `on` does not prevent the policy from later being turned off again. Setting it to `fixed` is more secure because it can not be turned off. If someone wants to disable the touch policy they can always restore the keys from the backups created in the guide. | |||||
* | Merge pull request #190 from schmie/add-info-on-PIN-issues-and-debugging-them | drduh | 2020-05-27 | 1 | -2/+5 | |
|\ | | | | | Add information on potential PIN issues and how to debug them |