Commit Graph

287 Commits (d306be5a67921a1263f355fc63231d6b5ab40ff6)

Author SHA1 Message Date
Vadim Zendejas dad5bcd5fc
Added comment on GitHub Authetication for only Windows 2018-07-05 16:50:42 +02:00
Vadim Zendejas acfdcacec5
Added veracrypt.fr link to pre-compiled execs
Added veracrypt.fr link to pre-compiled execs
2018-07-05 12:57:57 +02:00
drduh a7b8844de6
Merge pull request #62 from MirkoPizii/master
Fix indentation and link for summary of README
2018-06-21 12:56:17 -07:00
Mirko Pizii ad8cf8cd3a
Fix spaces for README 2018-06-21 20:40:24 +02:00
Mirko Pizii ee8fcb3805
Fix link of summary list 2018-06-21 20:20:16 +02:00
drduh f81d3e1f4f
Merge pull request #60 from Wheest/patch-1
Fixing signature fetch command for ykpers
2018-06-21 10:30:24 -07:00
Wheest ecbe6e7b19
Fixing signature file fetch command for ykpers 2018-06-20 14:48:55 +01:00
drduh 25c8e23b8f
Emphasize live distro to fix #45 2018-06-16 14:06:45 -07:00
drduh a470da3af7
Update introduction, fix formatting and fix #46 2018-06-16 13:57:52 -07:00
drduh d07007a368
Fix up some formatting 2018-06-13 19:58:22 -07:00
drduh 254fd2c3d2
Formatting fix. 2018-06-05 10:08:02 -07:00
drduh 185d08591a
Merge pull request #59 from jholtmann/windows
Updated menu and added Windows instruction to guide
2018-06-05 10:05:22 -07:00
Jonathan Holtmann eadd3bb2f5
Fixed menu 2018-06-05 01:10:59 -04:00
Jonathan Holtmann ba382ce551
Added information on how to perform the YubiKey GPG setup and SSH authentication on Windows devices 2018-06-05 01:01:38 -04:00
drduh 478eb05de2
Mention Purse 2018-06-02 13:41:34 -07:00
drduh b9cd480f7a
Note on keeping backup mounted for 2xkeys. Fix #44 2018-04-29 18:50:54 -07:00
drduh fc429bf892
Remove obsolete option, add troubleshooting item 2018-04-29 18:34:59 -07:00
drduh 2cc0f7101e
Additional troubleshooting step and openbsd note 2018-04-29 14:50:06 -07:00
drduh e772f61915
Merge pull request #56 from micha3lbrown/remove-invalid-config
Remove invalid config from gpg.conf
2018-03-21 11:17:20 -07:00
Michael Brown 17581cfd82
Remove outdated config from gpg.conf
Removing configuration paramaters no longer supported in GPG 2.X

Related to #28
2018-03-21 01:37:26 -04:00
drduh 2cf406ab6d
Merge pull request #55 from analogist/master
add explicit public key naming for IdentitiesOnly usage
2018-03-14 12:37:39 -07:00
James Wu 79dac3ec7d add explicit public key naming for IdentitiesOnly usage 2018-03-14 11:50:04 -07:00
drduh c20cdf7ec4
Merge pull request #54 from W1lkins/hopenpgp-tools-macos
Install hopenpgp-tools with brew
2018-03-05 10:38:58 -08:00
W1lkins 9a21477481 install hopenpgp-tools as it is used in section https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed 2018-03-03 16:12:36 +00:00
drduh 0f8da4a42e
Merge pull request #53 from knaggit/patch-1
Change rights of 'gpg.conf' to avoid warning
2018-02-26 16:17:50 +00:00
Marjan Grabowski f14d756578
Change rights of 'gpg.conf' to avoid warning 2018-02-26 10:33:42 +01:00
drduh cf7c7d0e14
Merge pull request #51 from slurms/patch-1
Use gpgconf to get the SSH auth socket.
2018-02-25 09:45:08 -08:00
Nick Sandford 71b5e69cf1
Use gpgconf to get the ssh auth sock. 2018-02-25 19:43:36 +11:00
drduh 7371ec5b19
Merge pull request #50 from peckeltw/master
remove not need keyserver certificate, see https://github.com/drduh/Y
2018-02-22 09:14:42 -08:00
Philipp Eckel dcadfbdccd
remove not need keyserver certificate, see https://github.com/drduh/YubiKey-Guide/issues/48 2018-02-22 08:18:10 +01:00
drduh 59704189bd
Merge pull request #47 from peckeltw/master
remove outdated use-standard-socket option from SSH config, see here:…
2018-01-30 15:14:15 -08:00
Philipp Eckel 161dea9e92
remove outdated use-standard-socket option from SSH config, see here: https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html 2018-01-30 22:50:47 +01:00
drduh e0430a0698
Formatting nit 2018-01-16 10:36:46 -08:00
drduh 5ecf1046a9
Formatting fix 2017-12-21 14:42:54 -08:00
drduh 76bb620594
Merge pull request #42 from kiralex/master
Fix ssh-agent does not work on archlinux
2017-12-18 09:28:15 -08:00
kiralex 02bfc69c2a
Update README.md 2017-12-18 08:52:18 +01:00
kiralex badf3cc5d9
fix ssh-agent does not work on archlinux 2017-12-18 08:26:33 +01:00
drduh baf1e6676e
Mention ssh multiplex to ease multiple connections 2017-12-18 03:04:13 +00:00
drduh e3c0512b21
Describe status if public key not imported, fix #6 2017-12-18 02:47:07 +00:00
drduh 5d452a9190
Reference paper backup instructions, fix #3 2017-12-18 02:44:03 +00:00
drduh 6f199ec00e
Document error from Debian 9 2017-12-14 00:13:24 +00:00
drduh 7c0ea30e53
Document ssh-add error 2017-12-14 00:03:59 +00:00
drduh a94b2b2a1a
Merge pull request #40 from peckeltw/master
emphasize 2048 bit as the correct key size for the YubiKey Neo
2017-12-12 10:44:46 -08:00
Philipp Eckel 6dde3bda33
emphasize 2048 bit as the correct key size for the YubiKey Neo 2017-12-12 09:36:44 +01:00
drduh 22ba9fb5af
Merge pull request #38 from peckeltw/master
fix exporting KEYID
2017-11-10 10:07:04 -08:00
Philipp Eckel 109de3011d
fix exporting KEYID 2017-11-10 11:26:22 +01:00
drduh ed1c2fdfa6 Merge pull request #34 from bdlow/master
Updates for gpg 2.2.1, and also macOS support
2017-10-09 10:27:07 -07:00
Ben Low bcada3f2cc Whitespace fixes. 2017-10-10 02:08:36 +11:00
Ben Low a010a2a752 Updated to gpg 2.2.1, and added some macOS references. 2017-10-10 01:53:19 +11:00
drduh cd3b89e9a3 Merge pull request #33 from aleksandr-vin/master
Replace hkt with gpg to fix unsupported GnuPG 2.1
2017-09-25 09:24:53 -07:00