1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-09-28 21:19:09 +00:00
Commit Graph

27 Commits

Author SHA1 Message Date
Will Sargent
8515aaf839 Use AES256 for private key password encryption
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
2016-09-24 10:29:56 -07:00
drduh
97c39f90b0 Merge pull request #20 from wsargent/patch-1
Add instructions for installing gnupg-curl
2016-09-22 16:03:52 -04:00
Will Sargent
e195a60ecc Add $ 2016-09-22 13:00:08 -07:00
Will Sargent
99aef6c70d Add instructions for installing gnupg-curl
Fixes https://github.com/drduh/YubiKey-Guide/issues/5
2016-09-21 15:00:27 -07:00
drduh
aa76300eac Merge pull request #17 from wsargent/patch-1
Add key checking
2016-09-20 15:54:36 -04:00
Will Sargent
678c8a8da7 Prepend $ 2016-09-20 12:54:03 -07:00
Will Sargent
9c5c247446 Add key checking 2016-09-20 12:39:35 -07:00
drduh
e6a7604e3b Merge pull request #16 from wsargent/patch-1
Add an extra error condition
2016-09-20 13:51:45 -04:00
Will Sargent
8f8322a479 Add an extra error condition 2016-09-20 10:18:47 -07:00
drduh
28ec429082 Merge pull request #13 from wsargent/patch-2
Discuss pinentry-gnome3
2016-09-16 19:44:53 -04:00
Will Sargent
388f1599da Discuss pinentry-gnome3 2016-09-16 15:47:39 -07:00
drduh
1694113b2c Merge pull request #12 from wsargent/patch-1
Adds explanation of ssh-add -L option
2016-09-16 17:42:32 -04:00
Will Sargent
25ec3400e6 Adds explanation of ssh-add -L option 2016-09-16 14:41:01 -07:00
drduh
b6bf3ee41b Merge pull request #10 from wsargent/patch-1
Change rnorth link
2016-09-16 17:21:16 -04:00
Will Sargent
75c5c07e14 Change link
https://rnorth.org/8/gpg-and-ssh-with-yubikey-for-mac is https://rnorth.org/gpg-and-ssh-with-yubikey-for-mac now.
2016-09-16 14:20:11 -07:00
drduh
3964cd9e5f Followed my own guide to make new keys; refresh 2016-05-25 02:25:07 +00:00
drduh
cb6bfd972e Merge pull request #1 from victorso/patch-1
yubikey tails fix
2016-05-18 13:42:46 -04:00
drduh
45d2b41a83 Merge pull request #2 from victorso/patch-2
Export public key to file
2016-05-18 13:41:55 -04:00
Victor Fischer Scattone
bce316b45c Export public key to file
The public key must be written on a file.
2016-05-18 14:41:12 -03:00
Victor Fischer Scattone
2de6ad9a99 yubikey tails fix
Fix to use the yubikey on Tails
2016-05-18 14:35:42 -03:00
drduh
da1ce278c6 Use variable to store Key ID 2016-05-09 02:47:16 +00:00
drduh
1c16d968e9 Add encrypted USB backup instructions, grammar fixes 2016-04-25 17:49:51 +00:00
drduh
e86af76264 Use IO rediction for revocation certificate step 2016-02-25 15:28:36 -05:00
drduh
c34f78044e Fix up formatting. 2016-02-01 21:49:46 -05:00
drduh
f4c76ba210 Create local configuration, too 2016-02-01 21:45:34 -05:00
drduh
172a4292a5 Create README.md 2016-01-31 20:58:24 -05:00
drduh
6f1fcddea1 Initial commit 2016-01-31 20:56:50 -05:00