Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2018-12-03 | Update README.md | Brice Gagnage | 1 | -0/+4 | |
test | |||||
2018-11-28 | Grammar and lint. Fix #73. | drduh | 1 | -47/+36 | |
2018-11-28 | Update live Debian version to 9.6.0 | Julian Hernandez | 1 | -4/+4 | |
2018-11-05 | fix typo | Dino Bajramovic | 1 | -1/+1 | |
2018-11-01 | Note about gpg public key | drduh | 1 | -3/+5 | |
2018-10-29 | Update README.md | loys ollivier | 1 | -1/+1 | |
gpg option to edit card info is now `--card-edit` and not `--edit-card` | |||||
2018-10-16 | Add packages to apt-get list to fix gpg --recv and srm commands | Ian Brown | 1 | -1/+3 | |
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-09-18 | Fix live image integrity check | Jakub Wilk | 1 | -1/+1 | |
"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 | Fix typos | Jakub Wilk | 1 | -2/+2 | |
2018-09-09 | Massive style revision and version update | drduh | 1 | -1060/+1094 | |
2018-07-19 | typos | Ben Low | 1 | -1/+1 | |
2018-07-19 | Expand on ssh identies usage. | Ben Low | 1 | -3/+8 | |
2018-07-18 | Fix key label, consistency. | Ben Low | 1 | -1/+1 | |
2018-07-18 | Fix TOC, spelling. | Ben Low | 1 | -6/+10 | |
2018-07-18 | Added information on `gpg-agent`. | Ben Low | 1 | -5/+35 | |
2018-07-15 | Fix "signingkey" typo | Jonah Aragon | 1 | -1/+1 | |
2018-07-05 | Added comment on GitHub Authetication for only Windows | Vadim Zendejas | 1 | -1/+1 | |
2018-07-05 | Added veracrypt.fr link to pre-compiled execs | Vadim Zendejas | 1 | -0/+2 | |
Added veracrypt.fr link to pre-compiled execs | |||||
2018-06-21 | Fix spaces for README | Mirko Pizii | 1 | -9/+9 | |
2018-06-21 | Fix link of summary list | Mirko Pizii | 1 | -20/+20 | |
2018-06-20 | Fixing signature file fetch command for ykpers | Wheest | 1 | -1/+1 | |
2018-06-16 | Emphasize live distro to fix #45 | drduh | 1 | -13/+15 | |
2018-06-16 | Update introduction, fix formatting and fix #46 | drduh | 1 | -112/+92 | |
2018-06-13 | Fix up some formatting | drduh | 1 | -0/+4 | |
2018-06-05 | Formatting fix. | drduh | 1 | -6/+6 | |
2018-06-05 | Fixed menu | Jonathan Holtmann | 1 | -55/+55 | |
2018-06-05 | Added information on how to perform the YubiKey GPG setup and SSH ↵ | Jonathan Holtmann | 1 | -167/+283 | |
authentication on Windows devices | |||||
2018-06-02 | Mention Purse | drduh | 1 | -4/+2 | |
2018-04-29 | Note on keeping backup mounted for 2xkeys. Fix #44 | drduh | 1 | -2/+4 | |
2018-04-29 | Remove obsolete option, add troubleshooting item | drduh | 1 | -2/+1 | |
2018-04-29 | Additional troubleshooting step and openbsd note | drduh | 1 | -1/+7 | |
2018-03-21 | Remove outdated config from gpg.conf | Michael Brown | 1 | -2/+0 | |
Removing configuration paramaters no longer supported in GPG 2.X Related to #28 | |||||
2018-03-14 | add explicit public key naming for IdentitiesOnly usage | James Wu | 1 | -1/+15 | |
2018-03-03 | install hopenpgp-tools as it is used in section ↵ | W1lkins | 1 | -1/+1 | |
https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed | |||||
2018-02-26 | Change rights of 'gpg.conf' to avoid warning | Marjan Grabowski | 1 | -0/+4 | |
2018-02-25 | Use gpgconf to get the ssh auth sock. | Nick Sandford | 1 | -1/+1 | |
2018-02-22 | remove not need keyserver certificate, see ↵ | Philipp Eckel | 1 | -5/+0 | |
https://github.com/drduh/YubiKey-Guide/issues/48 | |||||
2018-01-30 | remove outdated use-standard-socket option from SSH config, see here: ↵ | Philipp Eckel | 1 | -1/+0 | |
https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html | |||||
2018-01-16 | Formatting nit | drduh | 1 | -4/+1 | |
2017-12-21 | Formatting fix | drduh | 1 | -1/+2 | |
2017-12-18 | Update README.md | kiralex | 1 | -1/+2 | |
2017-12-18 | fix ssh-agent does not work on archlinux | kiralex | 1 | -0/+5 | |
2017-12-18 | Mention ssh multiplex to ease multiple connections | drduh | 1 | -0/+2 | |
2017-12-18 | Describe status if public key not imported, fix #6 | drduh | 1 | -0/+2 | |
2017-12-18 | Reference paper backup instructions, fix #3 | drduh | 1 | -2/+4 | |
2017-12-14 | Document error from Debian 9 | drduh | 1 | -0/+2 | |
2017-12-14 | Document ssh-add error | drduh | 1 | -0/+2 | |
2017-12-12 | emphasize 2048 bit as the correct key size for the YubiKey Neo | Philipp Eckel | 1 | -1/+3 | |
2017-11-10 | fix exporting KEYID | Philipp Eckel | 1 | -1/+1 | |
2017-10-10 | Whitespace fixes. | Ben Low | 1 | -51/+51 | |