index
:
YubiKey-Guide
master
Guide to using YubiKey for GPG and SSH
drduh
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added information on how to perform the YubiKey GPG setup and SSH authenticat...
Jonathan Holtmann
2018-06-05
1
-167
/
+283
*
Mention Purse
drduh
2018-06-02
1
-4
/
+2
*
Note on keeping backup mounted for 2xkeys. Fix #44
drduh
2018-04-29
1
-2
/
+4
*
Remove obsolete option, add troubleshooting item
drduh
2018-04-29
1
-2
/
+1
*
Additional troubleshooting step and openbsd note
drduh
2018-04-29
1
-1
/
+7
*
Merge pull request #56 from micha3lbrown/remove-invalid-config
drduh
2018-03-21
1
-2
/
+0
|
\
|
*
Remove outdated config from gpg.conf
Michael Brown
2018-03-21
1
-2
/
+0
|
/
*
Merge pull request #55 from analogist/master
drduh
2018-03-14
1
-1
/
+15
|
\
|
*
add explicit public key naming for IdentitiesOnly usage
James Wu
2018-03-14
1
-1
/
+15
|
/
*
Merge pull request #54 from W1lkins/hopenpgp-tools-macos
drduh
2018-03-05
1
-1
/
+1
|
\
|
*
install hopenpgp-tools as it is used in section https://github.com/drduh/Yubi...
W1lkins
2018-03-03
1
-1
/
+1
|
/
*
Merge pull request #53 from knaggit/patch-1
drduh
2018-02-26
1
-0
/
+4
|
\
|
*
Change rights of 'gpg.conf' to avoid warning
Marjan Grabowski
2018-02-26
1
-0
/
+4
|
/
*
Merge pull request #51 from slurms/patch-1
drduh
2018-02-25
1
-1
/
+1
|
\
|
*
Use gpgconf to get the ssh auth sock.
Nick Sandford
2018-02-25
1
-1
/
+1
|
/
*
Merge pull request #50 from peckeltw/master
drduh
2018-02-22
1
-5
/
+0
|
\
|
*
remove not need keyserver certificate, see https://github.com/drduh/YubiKey-G...
Philipp Eckel
2018-02-22
1
-5
/
+0
*
|
Merge pull request #47 from peckeltw/master
drduh
2018-01-30
1
-1
/
+0
|
\
|
|
*
remove outdated use-standard-socket option from SSH config, see here: https:/...
Philipp Eckel
2018-01-30
1
-1
/
+0
|
/
*
Formatting nit
drduh
2018-01-16
1
-4
/
+1
*
Formatting fix
drduh
2017-12-21
1
-1
/
+2
*
Merge pull request #42 from kiralex/master
drduh
2017-12-18
1
-0
/
+6
|
\
|
*
Update README.md
kiralex
2017-12-18
1
-1
/
+2
|
*
fix ssh-agent does not work on archlinux
kiralex
2017-12-18
1
-0
/
+5
|
/
*
Mention ssh multiplex to ease multiple connections
drduh
2017-12-18
1
-0
/
+2
*
Describe status if public key not imported, fix #6
drduh
2017-12-18
1
-0
/
+2
*
Reference paper backup instructions, fix #3
drduh
2017-12-18
1
-2
/
+4
*
Document error from Debian 9
drduh
2017-12-14
1
-0
/
+2
*
Document ssh-add error
drduh
2017-12-14
1
-0
/
+2
*
Merge pull request #40 from peckeltw/master
drduh
2017-12-12
1
-1
/
+3
|
\
|
*
emphasize 2048 bit as the correct key size for the YubiKey Neo
Philipp Eckel
2017-12-12
1
-1
/
+3
*
|
Merge pull request #38 from peckeltw/master
drduh
2017-11-10
1
-1
/
+1
|
\
|
|
*
fix exporting KEYID
Philipp Eckel
2017-11-10
1
-1
/
+1
|
/
*
Merge pull request #34 from bdlow/master
drduh
2017-10-09
1
-239
/
+196
|
\
|
*
Whitespace fixes.
Ben Low
2017-10-10
1
-51
/
+51
|
*
Updated to gpg 2.2.1, and added some macOS references.
Ben Low
2017-10-10
1
-286
/
+243
|
/
*
Merge pull request #33 from aleksandr-vin/master
drduh
2017-09-25
1
-1
/
+1
|
\
|
*
Replace hkt with gpg to fix unsupported GnuPG 2.1
Aleksandr Vinokurov
2017-09-23
1
-1
/
+1
|
/
*
Merge pull request #31 from brendan-rius/patch-1
drduh
2017-08-14
1
-1
/
+1
|
\
|
*
Make hkt respect custom $GNUPGHOME
Brendan Rius
2017-08-13
1
-1
/
+1
|
/
*
Merge pull request #25 from dlakomski/master
drduh
2017-05-12
1
-0
/
+3
|
\
|
*
Add information about composite USB mode on YK with firmware >=3.3
Dawid Ĺakomski
2017-05-12
1
-0
/
+3
|
/
*
Use require-cross-certification option. Fix #14.
drduh
2016-09-25
1
-0
/
+1
*
Plug in YubiKey correctly. Fix #9.
drduh
2016-09-25
1
-1
/
+3
*
Merge pull request #24 from wsargent/patch-3
drduh
2016-09-25
1
-0
/
+2
|
\
|
*
Use AES256 for private key password encryption
Will Sargent
2016-09-24
1
-0
/
+2
*
|
Merge pull request #23 from wsargent/patch-2
drduh
2016-09-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Use signing subkey
Will Sargent
2016-09-23
1
-2
/
+2
|
/
*
Merge pull request #20 from wsargent/patch-1
drduh
2016-09-22
1
-0
/
+6
|
\
|
*
Add $
Will Sargent
2016-09-22
1
-1
/
+1
[next]