Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Describe ykman PGP keys reset | Vladyslav Krylasov | 2020-04-28 | 1 | -0/+6 | |
| | | ||||||
* | | Merge pull request #179 from vald-phoenix/multiple-yubikeys | drduh | 2020-05-03 | 1 | -28/+15 | |
|\ \ | | | | | | | Describe card serial number error | |||||
| * | | Describe card serial number error | Vladyslav Krylasov | 2020-04-29 | 1 | -28/+15 | |
| |/ | ||||||
* | | Merge pull request #177 from apiraino/revoke-cert | drduh | 2020-05-03 | 1 | -0/+15 | |
|\ \ | | | | | | | Add instructions to create a revoke certificate | |||||
| * | | Add instruction to create a revoke certificate | apiraino | 2020-04-28 | 1 | -0/+15 | |
| |/ | ||||||
* | | Merge pull request #170 from murphy83/Abort-Trick | drduh | 2020-05-03 | 1 | -0/+15 | |
|\ \ | |/ |/| | Added some additonal text describing alternatives that may be used | |||||
| * | Added some additonal text describing alternatives that may be used | Murphy Laptop | 2020-03-02 | 1 | -0/+15 | |
| | | ||||||
* | | Merge pull request #172 from codesections-forks/master | drduh | 2020-04-13 | 1 | -1/+102 | |
|\ \ | |/ |/| | Add steps for renewing (not rotating) sub-keys | |||||
| * | Add steps for renewing (not rotating) sub-keys | Daniel Sockwell | 2020-03-24 | 1 | -1/+102 | |
|/ | | | | | | | | | | | | | As discussed in issue #164, the current section on Rotating Keys presents two alternatives: replacing the existing keys with a newly generated key or extending the validity of existing keys by changing their expiration. However, it only provides instructions for the first approach. This commit adds instructions for renewing sub-keys. I am far from an expert, and am submitting this change mostly in hopes that it will provide documentation for the next time I need to renew my sub-keys. I would welcome any changes or clarifications others would care to offer. | |||||
* | Bump Debian version, license year | drduh | 2020-02-12 | 2 | -9/+33 | |
| | ||||||
* | Merge pull request #160 from rvl/nixos | drduh | 2020-01-22 | 1 | -0/+51 | |
|\ | | | | | Add instructions for NixOS | |||||
| * | Add instructions for NixOS | Rodney Lorrimar | 2020-01-22 | 1 | -0/+51 | |
| | | | | | | | | I just tested these steps on a spare laptop. | |||||
* | | Merge pull request #159 from rvl/multiple-yubikeys | drduh | 2020-01-22 | 1 | -0/+16 | |
|\ \ | | | | | | | Add more detail about what to do with multiple YubiKeys | |||||
| * | | Add more detail about what to do with multiple YubiKeys | Rodney Lorrimar | 2020-01-22 | 1 | -0/+16 | |
| |/ | ||||||
* | | Merge pull request #158 from rvl/primary-user-id | drduh | 2020-01-22 | 1 | -0/+30 | |
|\ \ | |/ |/| | Add information about setting the primary user ID | |||||
| * | Add information about setting the primary user ID | Rodney Lorrimar | 2020-01-22 | 1 | -0/+30 | |
|/ | ||||||
* | Merge pull request #157 from ilpianista/patch-1 | drduh | 2020-01-21 | 1 | -1/+1 | |
|\ | | | | | Fix gnupg package name for Arch | |||||
| * | Fix gnupg package name for Arch | Andrea Scarpino | 2020-01-21 | 1 | -1/+1 | |
|/ | | | `gnupg2` has been [removed since March 2012](https://lists.archlinux.org/pipermail/arch-dev-public/2012-March/022690.html) | |||||
* | Merge pull request #155 from wsyxbcl/patch-1 | drduh | 2020-01-13 | 1 | -4/+4 | |
|\ | | | | | fix broken links | |||||
| * | fix broken links | wsyxbcl | 2020-01-12 | 1 | -4/+4 | |
|/ | ||||||
* | Merge pull request #154 from pheuter/patch-1 | drduh | 2020-01-07 | 1 | -1/+2 | |
|\ | | | | | Update GitHub instructions on Windows | |||||
| * | Update GitHub instructions on Windows | Mark Fayngersh | 2020-01-07 | 1 | -1/+2 | |
|/ | | | Add command to instruct Git to use WinGPG | |||||
* | Formatting cleanup | drduh | 2019-12-30 | 1 | -23/+19 | |
| | ||||||
* | Use larger partition sizes to fix #149. | drduh | 2019-12-30 | 1 | -21/+22 | |
| | ||||||
* | Merge pull request #147 from gusttt/patch-1 | drduh | 2019-12-16 | 1 | -1/+1 | |
|\ | | | | | Fix typo in table of contents link | |||||
| * | Fix typo in table of contents link | gusttt | 2019-12-16 | 1 | -1/+1 | |
|/ | ||||||
* | Document issue #145 and fix #142 | drduh | 2019-12-14 | 1 | -12/+10 | |
| | ||||||
* | Fix url formatting | drduh | 2019-11-19 | 1 | -1/+1 | |
| | ||||||
* | Update Debian version and fix #137 | drduh | 2019-11-19 | 1 | -62/+66 | |
| | ||||||
* | Merge pull request #141 from maximbaz/patch-1 | drduh | 2019-11-19 | 1 | -1/+1 | |
|\ | | | | | Mention yubikey-touch-detector | |||||
| * | Mention yubikey-touch-detector | Maxim Baz | 2019-11-17 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #140 from iMilnb/master | drduh | 2019-11-13 | 1 | -1/+1 | |
|\ | | | | | Added a fix for failing ssh / GUI pinentry | |||||
| * | Added a fix for failing ssh / GUI pinentry | Emile 'iMil' Heitor | 2019-11-13 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #138 from ezekiel/patch-1 | drduh | 2019-11-08 | 1 | -1/+1 | |
|\ | | | | | Add --keyserver flag pointing to Debian keyserver | |||||
| * | Add --keyserver flag pointing to Debian keyserver | Kiel C | 2019-11-07 | 1 | -1/+1 | |
|/ | | | Fixes #131 | |||||
* | Merge pull request #136 from sunknudsen/master | drduh | 2019-10-25 | 1 | -0/+2 | |
|\ | | | | | Added important note about pin caching #135 | |||||
| * | Added important note about pin caching #135 | Sun Knudsen | 2019-10-19 | 1 | -0/+2 | |
|/ | ||||||
* | Merge pull request #134 from q84fh/debian-10.1.0 | drduh | 2019-10-09 | 1 | -5/+5 | |
|\ | | | | | New Debian version: 10.1.0 | |||||
| * | More lines with old debian version corrected | Jakub Skory | 2019-10-09 | 1 | -4/+4 | |
| | | ||||||
| * | New Debian version: 10.1.0 | Jakub Skory | 2019-10-09 | 1 | -1/+1 | |
|/ | | | Before curl returned http/404 | |||||
* | Merge pull request #133 from johnsoga/issue/132 | drduh | 2019-09-27 | 1 | -5/+7 | |
|\ | | | | | Update VM option | |||||
| * | Update VM option | Gary Johnson | 2019-09-27 | 1 | -5/+7 | |
|/ | ||||||
* | Merge pull request #130 from johnsoga/johnsoga-sources | drduh | 2019-09-25 | 1 | -1/+1 | |
|\ | | | | | Update README.md | |||||
| * | Update README.md | Gary Johnson | 2019-09-24 | 1 | -1/+1 | |
|/ | | | Added primary source stating confirming that devices are read only in all but a few circumstances and that Keys ("secrets") cannot be read after being written to the device | |||||
* | Merge pull request #126 from vorburger/patch-2 | drduh | 2019-09-18 | 1 | -2/+5 | |
|\ | | | | | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server | |||||
| * | put additional information into single line | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -3/+1 | |
| | | ||||||
| * | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server | Michael Vorburger ⛑️ | 2019-09-16 | 1 | -2/+7 | |
| | | ||||||
* | | Merge pull request #128 from vorburger/patch-4 | drduh | 2019-09-17 | 1 | -1/+4 | |
|\ \ | | | | | | | add 'sshd -eddd' Troubleshooting tip | |||||
| * | | add 'sshd -eddd' Troubleshooting tip | Michael Vorburger ⛑️ | 2019-09-17 | 1 | -1/+4 | |
| |/ | ||||||
* | | Merge pull request #129 from vorburger/patch-5 | drduh | 2019-09-17 | 1 | -2/+2 | |
|\ \ | | | | | | | fix link to YubiKey (non-NEO) Manager (fixes #124) |