aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Formatting fix.drduh2018-06-051-6/+6
|
* Merge pull request #59 from jholtmann/windowsdrduh2018-06-051-167/+283
|\ | | | | Updated menu and added Windows instruction to guide
| * Fixed menuJonathan Holtmann2018-06-051-55/+55
| |
| * Added information on how to perform the YubiKey GPG setup and SSH ↵Jonathan Holtmann2018-06-051-167/+283
|/ | | | authentication on Windows devices
* Mention Pursedrduh2018-06-021-4/+2
|
* Note on keeping backup mounted for 2xkeys. Fix #44drduh2018-04-291-2/+4
|
* Remove obsolete option, add troubleshooting itemdrduh2018-04-291-2/+1
|
* Additional troubleshooting step and openbsd notedrduh2018-04-291-1/+7
|
* Merge pull request #56 from micha3lbrown/remove-invalid-configdrduh2018-03-211-2/+0
|\ | | | | Remove invalid config from gpg.conf
| * Remove outdated config from gpg.confMichael Brown2018-03-211-2/+0
|/ | | | | | Removing configuration paramaters no longer supported in GPG 2.X Related to #28
* Merge pull request #55 from analogist/masterdrduh2018-03-141-1/+15
|\ | | | | add explicit public key naming for IdentitiesOnly usage
| * add explicit public key naming for IdentitiesOnly usageJames Wu2018-03-141-1/+15
|/
* Merge pull request #54 from W1lkins/hopenpgp-tools-macosdrduh2018-03-051-1/+1
|\ | | | | Install hopenpgp-tools with brew
| * install hopenpgp-tools as it is used in section ↵W1lkins2018-03-031-1/+1
|/ | | | https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed
* Merge pull request #53 from knaggit/patch-1drduh2018-02-261-0/+4
|\ | | | | Change rights of 'gpg.conf' to avoid warning
| * Change rights of 'gpg.conf' to avoid warningMarjan Grabowski2018-02-261-0/+4
|/
* Merge pull request #51 from slurms/patch-1drduh2018-02-251-1/+1
|\ | | | | Use gpgconf to get the SSH auth socket.
| * Use gpgconf to get the ssh auth sock.Nick Sandford2018-02-251-1/+1
|/
* Merge pull request #50 from peckeltw/masterdrduh2018-02-221-5/+0
|\ | | | | remove not need keyserver certificate, see https://github.com/drduh/Y…
| * remove not need keyserver certificate, see ↵Philipp Eckel2018-02-221-5/+0
| | | | | | | | https://github.com/drduh/YubiKey-Guide/issues/48
* | Merge pull request #47 from peckeltw/masterdrduh2018-01-301-1/+0
|\| | | | | remove outdated use-standard-socket option from SSH config, see here:…
| * remove outdated use-standard-socket option from SSH config, see here: ↵Philipp Eckel2018-01-301-1/+0
|/ | | | https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
* Formatting nitdrduh2018-01-161-4/+1
|
* Formatting fixdrduh2017-12-211-1/+2
|
* Merge pull request #42 from kiralex/masterdrduh2017-12-181-0/+6
|\ | | | | Fix ssh-agent does not work on archlinux
| * Update README.mdkiralex2017-12-181-1/+2
| |
| * fix ssh-agent does not work on archlinuxkiralex2017-12-181-0/+5
|/
* Mention ssh multiplex to ease multiple connectionsdrduh2017-12-181-0/+2
|
* Describe status if public key not imported, fix #6drduh2017-12-181-0/+2
|
* Reference paper backup instructions, fix #3drduh2017-12-181-2/+4
|
* Document error from Debian 9drduh2017-12-141-0/+2
|
* Document ssh-add errordrduh2017-12-141-0/+2
|
* Merge pull request #40 from peckeltw/masterdrduh2017-12-121-1/+3
|\ | | | | emphasize 2048 bit as the correct key size for the YubiKey Neo
| * emphasize 2048 bit as the correct key size for the YubiKey NeoPhilipp Eckel2017-12-121-1/+3
| |
* | Merge pull request #38 from peckeltw/masterdrduh2017-11-101-1/+1
|\| | | | | fix exporting KEYID
| * fix exporting KEYIDPhilipp Eckel2017-11-101-1/+1
|/
* Merge pull request #34 from bdlow/masterdrduh2017-10-091-239/+196
|\ | | | | Updates for gpg 2.2.1, and also macOS support
| * Whitespace fixes.Ben Low2017-10-101-51/+51
| |
| * Updated to gpg 2.2.1, and added some macOS references.Ben Low2017-10-101-286/+243
|/
* Merge pull request #33 from aleksandr-vin/masterdrduh2017-09-251-1/+1
|\ | | | | Replace hkt with gpg to fix unsupported GnuPG 2.1
| * Replace hkt with gpg to fix unsupported GnuPG 2.1Aleksandr Vinokurov2017-09-231-1/+1
|/ | | | | | hkt does not support GnuPG 2.1 because it expects gpg pubring. But the export can be done by gpg itself.
* Merge pull request #31 from brendan-rius/patch-1drduh2017-08-141-1/+1
|\ | | | | Make hkt respect custom $GNUPGHOME
| * Make hkt respect custom $GNUPGHOMEBrendan Rius2017-08-131-1/+1
|/
* Merge pull request #25 from dlakomski/masterdrduh2017-05-121-0/+3
|\ | | | | Add information about composite USB mode on YK with firmware >=3.3
| * Add information about composite USB mode on YK with firmware >=3.3Dawid Łakomski2017-05-121-0/+3
|/
* Use require-cross-certification option. Fix #14.drduh2016-09-251-0/+1
|
* Plug in YubiKey correctly. Fix #9.drduh2016-09-251-1/+3
|
* Merge pull request #24 from wsargent/patch-3drduh2016-09-251-0/+2
|\ | | | | Use AES256 for private key password encryption
| * Use AES256 for private key password encryptionWill Sargent2016-09-241-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds ``` s2k-cipher-algo AES256 ``` to the GPG configuration, per https://pthree.org/2015/11/19/your-gnupg-private-key/ > --s2k-cipher-algo name > Use name as the cipher algorithm used to protect secret keys. The default cipher is CAST5. This cipher is also used for symmetric encryption with a passphrase if --personal-cipher-preferences and --cipher-algo is not given. https://www.gnupg.org/documentation/manuals/gnupg-2.0/OpenPGP-Options.html#index-s2k_002dcipher_002dalgo
* | Merge pull request #23 from wsargent/patch-2drduh2016-09-251-2/+2
|\ \ | |/ |/| Use signing subkey