Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-03-24 | Add steps for renewing (not rotating) sub-keys | Daniel Sockwell | 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. | |||||
2020-02-12 | Bump Debian version, license year | drduh | 1 | -8/+32 | |
2020-01-22 | Add instructions for NixOS | Rodney Lorrimar | 1 | -0/+51 | |
I just tested these steps on a spare laptop. | |||||
2020-01-22 | Add more detail about what to do with multiple YubiKeys | Rodney Lorrimar | 1 | -0/+16 | |
2020-01-22 | Add information about setting the primary user ID | Rodney Lorrimar | 1 | -0/+30 | |
2020-01-21 | Fix gnupg package name for Arch | Andrea Scarpino | 1 | -1/+1 | |
`gnupg2` has been [removed since March 2012](https://lists.archlinux.org/pipermail/arch-dev-public/2012-March/022690.html) | |||||
2020-01-12 | fix broken links | wsyxbcl | 1 | -4/+4 | |
2020-01-07 | Update GitHub instructions on Windows | Mark Fayngersh | 1 | -1/+2 | |
Add command to instruct Git to use WinGPG | |||||
2019-12-30 | Formatting cleanup | drduh | 1 | -23/+19 | |
2019-12-30 | Use larger partition sizes to fix #149. | drduh | 1 | -21/+22 | |
2019-12-16 | Fix typo in table of contents link | gusttt | 1 | -1/+1 | |
2019-12-14 | Document issue #145 and fix #142 | drduh | 1 | -12/+10 | |
2019-11-19 | Fix url formatting | drduh | 1 | -1/+1 | |
2019-11-19 | Update Debian version and fix #137 | drduh | 1 | -62/+66 | |
2019-11-17 | Mention yubikey-touch-detector | Maxim Baz | 1 | -1/+1 | |
2019-11-13 | Added a fix for failing ssh / GUI pinentry | Emile 'iMil' Heitor | 1 | -1/+1 | |
2019-11-07 | Add --keyserver flag pointing to Debian keyserver | Kiel C | 1 | -1/+1 | |
Fixes #131 | |||||
2019-10-19 | Added important note about pin caching #135 | Sun Knudsen | 1 | -0/+2 | |
2019-10-09 | More lines with old debian version corrected | Jakub Skory | 1 | -4/+4 | |
2019-10-09 | New Debian version: 10.1.0 | Jakub Skory | 1 | -1/+1 | |
Before curl returned http/404 | |||||
2019-09-27 | Update VM option | Gary Johnson | 1 | -5/+7 | |
2019-09-24 | Update README.md | Gary Johnson | 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 | |||||
2019-09-17 | put additional information into single line | Michael Vorburger ⛑️ | 1 | -3/+1 | |
2019-09-17 | fix link to YubiKey (non-NEO) Manager (fixes #124) | Michael Vorburger ⛑️ | 1 | -2/+2 | |
2019-09-17 | add 'sshd -eddd' Troubleshooting tip | Michael Vorburger ⛑️ | 1 | -1/+4 | |
2019-09-17 | simplify Agent Forwarding (RemoteForward typically not required) | Michael Vorburger ⛑️ | 1 | -12/+17 | |
2019-09-16 | clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server | Michael Vorburger ⛑️ | 1 | -2/+7 | |
2019-09-16 | fix link to Remote Machines (Agent Forwarding) in TOC | Michael Vorburger ⛑️ | 1 | -1/+1 | |
2019-08-29 | Mention forwarding risk and Ubuntu multiverse repository, fix #116. | drduh | 1 | -9/+14 | |
2019-08-28 | Fix typo from #122 | Alex Romanov | 1 | -1/+1 | |
2019-08-26 | DOC: justify why you would want to sign your new key | Thomas A Caswell | 1 | -5/+14 | |
2019-08-23 | DOC: notes an adding more emails | Thomas A Caswell | 1 | -0/+64 | |
2019-08-23 | DOC: add section on signing with existing key | Thomas A Caswell | 1 | -0/+11 | |
2019-08-12 | Update README.md | Diego Rodriguez | 1 | -1/+1 | |
When adding GPG SSH agent configuration to shell rc file, redirect output of gpg-connect-agent to /dev/null so that it doesn't output `OK` every time you bring up a new shell | |||||
2019-08-09 | Fix formatting | timcooijmans | 1 | -1/+3 | |
2019-08-09 | Add description on how to enable mailvelope | timcooijmans | 1 | -0/+33 | |
2019-08-07 | Move output option to earlier in command | David C. Bradley | 1 | -3/+3 | |
The output option dosen't seem to work on Windows when it is at the end of the command. Moving it to earlier in the command fixes this issue. | |||||
2019-08-02 | State that `set-touch` used to be `touch` | Andrew Morgan | 1 | -0/+2 | |
2019-07-07 | Bump debian version and fix some grammar. | drduh | 1 | -21/+22 | |
2019-07-04 | Fix 'Require Touch' syntax | Matthew Riley | 1 | -3/+3 | |
The syntax to change Yubikey touch configurations has changed. Updating this accordingly. | |||||
2019-06-09 | Feature simpler multiple key workaround | drduh | 1 | -2/+8 | |
2019-06-09 | Link to multiple keys discussions. Fix #19. Fix #112. | drduh | 1 | -5/+7 | |
2019-06-09 | Fix link to supply chain attacks | Jakob Knutsen | 1 | -1/+1 | |
2019-06-02 | Add card reset steps, clean up formatting. | drduh | 1 | -51/+88 | |
2019-05-26 | Adding link to summary for 'Using multiple YubiKey with same GPG keys' section | Benjamin BERNARD | 1 | -0/+1 | |
2019-05-26 | Multiple Yubikey with same GPG Keys, serial number issue, GnuPG workaround ↵ | Benjamin BERNARD | 1 | -2/+38 | |
to switch to another key | |||||
2019-05-25 | Fix date string format | drduh | 1 | -1/+1 | |
2019-05-26 | Correct date invocation | Carl Dong | 1 | -1/+1 | |
The correct syntax is `date +FORMAT` | |||||
2019-05-25 | Add section on key rotation to fix #101 | drduh | 1 | -23/+109 | |
2019-05-19 | Mention Thunderbird, clean up agent forwarding. Fix #85. | drduh | 1 | -39/+49 | |