aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-12-03Update README.mdBrice Gagnage1-0/+4
test
2018-11-28Grammar and lint. Fix #73.drduh1-47/+36
2018-11-28Update live Debian version to 9.6.0Julian Hernandez1-4/+4
2018-11-05fix typoDino Bajramovic1-1/+1
2018-11-01Note about gpg public keydrduh1-3/+5
2018-10-29Update README.mdloys ollivier1-1/+1
gpg option to edit card info is now `--card-edit` and not `--edit-card`
2018-10-16Add packages to apt-get list to fix gpg --recv and srm commandsIan Brown1-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-18Fix live image integrity checkJakub Wilk1-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-18Fix typosJakub Wilk1-2/+2
2018-09-09Massive style revision and version updatedrduh1-1060/+1094
2018-07-19typosBen Low1-1/+1
2018-07-19Expand on ssh identies usage.Ben Low1-3/+8
2018-07-18Fix key label, consistency.Ben Low1-1/+1
2018-07-18Fix TOC, spelling.Ben Low1-6/+10
2018-07-18Added information on `gpg-agent`.Ben Low1-5/+35
2018-07-15Fix "signingkey" typoJonah Aragon1-1/+1
2018-07-05Added comment on GitHub Authetication for only WindowsVadim Zendejas1-1/+1
2018-07-05Added veracrypt.fr link to pre-compiled execsVadim Zendejas1-0/+2
Added veracrypt.fr link to pre-compiled execs
2018-06-21Fix spaces for READMEMirko Pizii1-9/+9
2018-06-21Fix link of summary listMirko Pizii1-20/+20
2018-06-20Fixing signature file fetch command for ykpersWheest1-1/+1
2018-06-16Emphasize live distro to fix #45drduh1-13/+15
2018-06-16Update introduction, fix formatting and fix #46drduh1-112/+92
2018-06-13Fix up some formattingdrduh1-0/+4
2018-06-05Formatting fix.drduh1-6/+6
2018-06-05Fixed menuJonathan Holtmann1-55/+55
2018-06-05Added information on how to perform the YubiKey GPG setup and SSH ↵Jonathan Holtmann1-167/+283
authentication on Windows devices
2018-06-02Mention Pursedrduh1-4/+2
2018-04-29Note on keeping backup mounted for 2xkeys. Fix #44drduh1-2/+4
2018-04-29Remove obsolete option, add troubleshooting itemdrduh1-2/+1
2018-04-29Additional troubleshooting step and openbsd notedrduh1-1/+7
2018-03-21Remove outdated config from gpg.confMichael Brown1-2/+0
Removing configuration paramaters no longer supported in GPG 2.X Related to #28
2018-03-14add explicit public key naming for IdentitiesOnly usageJames Wu1-1/+15
2018-03-03install hopenpgp-tools as it is used in section ↵W1lkins1-1/+1
https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed
2018-02-26Change rights of 'gpg.conf' to avoid warningMarjan Grabowski1-0/+4
2018-02-25Use gpgconf to get the ssh auth sock.Nick Sandford1-1/+1
2018-02-22remove not need keyserver certificate, see ↵Philipp Eckel1-5/+0
https://github.com/drduh/YubiKey-Guide/issues/48
2018-01-30remove outdated use-standard-socket option from SSH config, see here: ↵Philipp Eckel1-1/+0
https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
2018-01-16Formatting nitdrduh1-4/+1
2017-12-21Formatting fixdrduh1-1/+2
2017-12-18Update README.mdkiralex1-1/+2
2017-12-18fix ssh-agent does not work on archlinuxkiralex1-0/+5
2017-12-18Mention ssh multiplex to ease multiple connectionsdrduh1-0/+2
2017-12-18Describe status if public key not imported, fix #6drduh1-0/+2
2017-12-18Reference paper backup instructions, fix #3drduh1-2/+4
2017-12-14Document error from Debian 9drduh1-0/+2
2017-12-14Document ssh-add errordrduh1-0/+2
2017-12-12emphasize 2048 bit as the correct key size for the YubiKey NeoPhilipp Eckel1-1/+3
2017-11-10fix exporting KEYIDPhilipp Eckel1-1/+1
2017-10-10Whitespace fixes.Ben Low1-51/+51