Dino Bajramovic
472d85d12b
fix typo
2018-11-05 20:49:48 +01:00
drduh
f1a97fc6d5
Note about gpg public key
2018-11-01 14:11:52 -07:00
loys ollivier
6f76e6a197
Update README.md
...
gpg option to edit card info is now `--card-edit` and not `--edit-card`
2018-10-29 11:59:29 +01:00
Ian Brown
d02766389d
Add packages to apt-get list to fix gpg --recv and srm commands
...
Two commands mentioned later in the document won't work without two packages that don't come pre-installed with the Debian LiveCD: dirmngr and secure-delete.
2018-10-16 21:00:48 -07:00
drduh
96af4d3b3b
Merge pull request #70 from jwilk-forks/gpg-verify
...
Fix live image integrity check
2018-09-18 19:40:19 -07:00
Jakub Wilk
d7a14b078c
Fix live image integrity check
...
"gpg SHA512SUMS.sign" would do the right thing only if the file actually
contained a detached signature.
Use explicit and robust "gpg --verify SHA512SUMS.sign SHA512SUMS"
instead.
2018-09-18 22:20:40 +02:00
Jakub Wilk
3be71bd253
Fix typos
2018-09-18 21:39:06 +02:00
drduh
27bef99239
Massive style revision and version update
2018-09-09 17:42:45 -07:00
Ben Low
34a5502477
typos
2018-07-19 12:55:33 +10:00
Ben Low
52c8324fa2
Expand on ssh identies usage.
2018-07-19 12:49:22 +10:00
Ben Low
aad57241e9
Fix key label, consistency.
2018-07-18 18:24:06 +10:00
Ben Low
b67776a2b2
Fix TOC, spelling.
2018-07-18 18:22:11 +10:00
Ben Low
d33252848d
Added information on `gpg-agent`.
2018-07-18 18:03:06 +10:00
Jonah Aragon
840b4069f2
Fix "signingkey" typo
2018-07-15 18:43:48 -07:00
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
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
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
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
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
James Wu
79dac3ec7d
add explicit public key naming for IdentitiesOnly usage
2018-03-14 11:50:04 -07: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
Marjan Grabowski
f14d756578
Change rights of 'gpg.conf' to avoid warning
2018-02-26 10:33:42 +01:00
Nick Sandford
71b5e69cf1
Use gpgconf to get the ssh auth sock.
2018-02-25 19:43:36 +11: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
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
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
Philipp Eckel
6dde3bda33
emphasize 2048 bit as the correct key size for the YubiKey Neo
2017-12-12 09:36:44 +01:00
Philipp Eckel
109de3011d
fix exporting KEYID
2017-11-10 11:26:22 +01: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
Aleksandr Vinokurov
9336fc1317
Replace hkt with gpg to fix unsupported GnuPG 2.1
...
hkt does not support GnuPG 2.1 because it expects gpg pubring.
But the export can be done by gpg itself.
2017-09-23 16:49:48 +02:00