aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Add information on potential PIN issues and how to debug themSebastian Schmieschek2020-05-271-2/+5
| | | | | | | | | | I missed the error message when attempting to set a PIN of only 5 characters due to the UI repeating the options below it. Pinentry happily stores the bogus PIN and even counts down the retry counter when entering the correct (default) one. This can be resolved by unblocking the PIN. Once I ran the gpg-agent with debug output (a tip found in the added link), the issue was obvious.
* Stack rank secure environment and add a few tipsdrduh2020-05-251-19/+42
|
* Merge pull request #185 from vald-phoenix/fix-borken-anchordrduh2020-05-241-5/+5
|\ | | | | Fix broken anchor
| * Fix broken anchorVladyslav Krylasov2020-05-041-5/+5
| | | | | | | | There are two anchors with the same name and this breaks navigation.
* | Merge pull request #189 from mmaeusezahl/fix_revocation_commanddrduh2020-05-241-1/+1
|\ \ | | | | | | Fix order of revocation command
| * | Fix order of revocation command.Max Mäusezahl2020-05-241-1/+1
|/ / | | | | | | | | | | | | | | | | | | According to 'man gpg' the order of arguments should be gpg [--homedir name] [--options file] [options] command [args] In this case '--gen-revoke' is the command, '$KEYID' is an argument and '--output $GNUPGHOME/revoke.asc' is an option. Previously this was incorrect (option came first) and would spawn an error.
* | Merge pull request #187 from mikem/rotate-edit-in-expert-modedrduh2020-05-181-1/+1
|\ \ | |/ |/| Include --expert when editing master key
| * Include --expert when editing master keyMike Mazur2020-05-171-1/+1
|/ | | | This is specifically during setup when rotating keys.
* Merge pull request #184 from jstelzer/gpg-on-second-computerdrduh2020-05-041-0/+1
|\ | | | | Gpg on second computer
| * Clarified wordingJason Stelzer2020-05-041-1/+1
| |
| * GPG keys on multiple computersJason Stelzer2020-05-041-0/+1
|/ | | | I feel like this took me longer to figure out than it should have.
* Address throw-keyids issue with mailvelope to fix #178drduh2020-05-031-14/+18
|
* Split export pubkey from backup to fix #175drduh2020-05-031-86/+95
|
* Disambiguate backup volume label to fix #176.drduh2020-05-031-77/+127
|
* Merge pull request #180 from vald-phoenix/yubikey-reset-by-ykmandrduh2020-05-031-0/+6
|\ | | | | Describe ykman PGP keys reset
| * Describe ykman PGP keys resetVladyslav Krylasov2020-04-281-0/+6
| |
* | Merge pull request #179 from vald-phoenix/multiple-yubikeysdrduh2020-05-031-28/+15
|\ \ | | | | | | Describe card serial number error
| * | Describe card serial number errorVladyslav Krylasov2020-04-291-28/+15
| |/
* | Merge pull request #177 from apiraino/revoke-certdrduh2020-05-031-0/+15
|\ \ | | | | | | Add instructions to create a revoke certificate
| * | Add instruction to create a revoke certificateapiraino2020-04-281-0/+15
| |/
* | Merge pull request #170 from murphy83/Abort-Trickdrduh2020-05-031-0/+15
|\ \ | |/ |/| Added some additonal text describing alternatives that may be used
| * Added some additonal text describing alternatives that may be usedMurphy Laptop2020-03-021-0/+15
| |
* | Merge pull request #172 from codesections-forks/masterdrduh2020-04-131-1/+102
|\ \ | |/ |/| Add steps for renewing (not rotating) sub-keys
| * Add steps for renewing (not rotating) sub-keysDaniel Sockwell2020-03-241-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 yeardrduh2020-02-122-9/+33
|
* Merge pull request #160 from rvl/nixosdrduh2020-01-221-0/+51
|\ | | | | Add instructions for NixOS
| * Add instructions for NixOSRodney Lorrimar2020-01-221-0/+51
| | | | | | | | I just tested these steps on a spare laptop.
* | Merge pull request #159 from rvl/multiple-yubikeysdrduh2020-01-221-0/+16
|\ \ | | | | | | Add more detail about what to do with multiple YubiKeys
| * | Add more detail about what to do with multiple YubiKeysRodney Lorrimar2020-01-221-0/+16
| |/
* | Merge pull request #158 from rvl/primary-user-iddrduh2020-01-221-0/+30
|\ \ | |/ |/| Add information about setting the primary user ID
| * Add information about setting the primary user IDRodney Lorrimar2020-01-221-0/+30
|/
* Merge pull request #157 from ilpianista/patch-1drduh2020-01-211-1/+1
|\ | | | | Fix gnupg package name for Arch
| * Fix gnupg package name for ArchAndrea Scarpino2020-01-211-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-1drduh2020-01-131-4/+4
|\ | | | | fix broken links
| * fix broken linkswsyxbcl2020-01-121-4/+4
|/
* Merge pull request #154 from pheuter/patch-1drduh2020-01-071-1/+2
|\ | | | | Update GitHub instructions on Windows
| * Update GitHub instructions on WindowsMark Fayngersh2020-01-071-1/+2
|/ | | Add command to instruct Git to use WinGPG
* Formatting cleanupdrduh2019-12-301-23/+19
|
* Use larger partition sizes to fix #149.drduh2019-12-301-21/+22
|
* Merge pull request #147 from gusttt/patch-1drduh2019-12-161-1/+1
|\ | | | | Fix typo in table of contents link
| * Fix typo in table of contents linkgusttt2019-12-161-1/+1
|/
* Document issue #145 and fix #142drduh2019-12-141-12/+10
|
* Fix url formattingdrduh2019-11-191-1/+1
|
* Update Debian version and fix #137drduh2019-11-191-62/+66
|
* Merge pull request #141 from maximbaz/patch-1drduh2019-11-191-1/+1
|\ | | | | Mention yubikey-touch-detector
| * Mention yubikey-touch-detectorMaxim Baz2019-11-171-1/+1
|/
* Merge pull request #140 from iMilnb/masterdrduh2019-11-131-1/+1
|\ | | | | Added a fix for failing ssh / GUI pinentry
| * Added a fix for failing ssh / GUI pinentryEmile 'iMil' Heitor2019-11-131-1/+1
|/
* Merge pull request #138 from ezekiel/patch-1drduh2019-11-081-1/+1
|\ | | | | Add --keyserver flag pointing to Debian keyserver
| * Add --keyserver flag pointing to Debian keyserverKiel C2019-11-071-1/+1
|/ | | Fixes #131