aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Add packages to apt-get list to fix gpg --recv and srm commandsIan Brown2018-10-161-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.
* | Merge pull request #70 from jwilk-forks/gpg-verifydrduh2018-09-181-1/+1
|\ \ | | | | | | Fix live image integrity check
| * | Fix live image integrity checkJakub Wilk2018-09-181-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.
* | | Merge pull request #69 from jwilk-forks/spellingdrduh2018-09-181-2/+2
|\ \ \ | |/ / |/| | Fix typos
| * | Fix typosJakub Wilk2018-09-181-2/+2
|/ /
* | Massive style revision and version updatedrduh2018-09-091-1060/+1094
| |
* | Merge pull request #65 from bdlow/masterdrduh2018-07-181-12/+51
|\ \ | | | | | | Add gpg-agent information.
| * | typosBen Low2018-07-191-1/+1
| | |
| * | Expand on ssh identies usage.Ben Low2018-07-191-3/+8
| | |
| * | Fix key label, consistency.Ben Low2018-07-181-1/+1
| | |
| * | Fix TOC, spelling.Ben Low2018-07-181-6/+10
| | |
| * | Added information on `gpg-agent`.Ben Low2018-07-181-5/+35
|/ /
* | Merge pull request #64 from JonahAragon/patch-1drduh2018-07-161-1/+1
|\ \ | | | | | | Fix "signingkey" typo
| * | Fix "signingkey" typoJonah Aragon2018-07-151-1/+1
|/ /
* | Merge pull request #63 from vadimzendejas/masterdrduh2018-07-051-1/+3
|\ \ | | | | | | Small changes on backups and git authentication
| * | Added comment on GitHub Authetication for only WindowsVadim Zendejas2018-07-051-1/+1
| | |
| * | Added veracrypt.fr link to pre-compiled execsVadim Zendejas2018-07-051-0/+2
|/ / | | | | Added veracrypt.fr link to pre-compiled execs
* | Merge pull request #62 from MirkoPizii/masterdrduh2018-06-211-22/+22
|\ \ | | | | | | Fix indentation and link for summary of README
| * | Fix spaces for READMEMirko Pizii2018-06-211-9/+9
| | |
| * | Fix link of summary listMirko Pizii2018-06-211-20/+20
|/ /
* | Merge pull request #60 from Wheest/patch-1drduh2018-06-211-1/+1
|\ \ | |/ |/| Fixing signature fetch command for ykpers
| * Fixing signature file fetch command for ykpersWheest2018-06-201-1/+1
|/
* Emphasize live distro to fix #45drduh2018-06-161-13/+15
|
* Update introduction, fix formatting and fix #46drduh2018-06-161-112/+92
|
* Fix up some formattingdrduh2018-06-131-0/+4
|
* Formatting fix.drduh2018-06-051-6/+6
|
* Merge pull request #59 from jholtmann/windowsdrduh2018-06-051-167/+283
|\ | | | | Updated menu and added Windows instruction to guide
| * Fixed menuJonathan Holtmann2018-06-051-55/+55
| |
| * Added information on how to perform the YubiKey GPG setup and SSH ↵Jonathan Holtmann2018-06-051-167/+283
|/ | | | authentication on Windows devices
* Mention Pursedrduh2018-06-021-4/+2
|
* Note on keeping backup mounted for 2xkeys. Fix #44drduh2018-04-291-2/+4
|
* Remove obsolete option, add troubleshooting itemdrduh2018-04-291-2/+1
|
* Additional troubleshooting step and openbsd notedrduh2018-04-291-1/+7
|
* Merge pull request #56 from micha3lbrown/remove-invalid-configdrduh2018-03-211-2/+0
|\ | | | | Remove invalid config from gpg.conf
| * Remove outdated config from gpg.confMichael Brown2018-03-211-2/+0
|/ | | | | | Removing configuration paramaters no longer supported in GPG 2.X Related to #28
* Merge pull request #55 from analogist/masterdrduh2018-03-141-1/+15
|\ | | | | add explicit public key naming for IdentitiesOnly usage
| * add explicit public key naming for IdentitiesOnly usageJames Wu2018-03-141-1/+15
|/
* Merge pull request #54 from W1lkins/hopenpgp-tools-macosdrduh2018-03-051-1/+1
|\ | | | | Install hopenpgp-tools with brew
| * install hopenpgp-tools as it is used in section ↵W1lkins2018-03-031-1/+1
|/ | | | https://github.com/drduh/YubiKey-Guide\#check-your-work where an apt-get command is listed
* Merge pull request #53 from knaggit/patch-1drduh2018-02-261-0/+4
|\ | | | | Change rights of 'gpg.conf' to avoid warning
| * Change rights of 'gpg.conf' to avoid warningMarjan Grabowski2018-02-261-0/+4
|/
* Merge pull request #51 from slurms/patch-1drduh2018-02-251-1/+1
|\ | | | | Use gpgconf to get the SSH auth socket.
| * Use gpgconf to get the ssh auth sock.Nick Sandford2018-02-251-1/+1
|/
* Merge pull request #50 from peckeltw/masterdrduh2018-02-221-5/+0
|\ | | | | remove not need keyserver certificate, see https://github.com/drduh/Y…
| * remove not need keyserver certificate, see ↵Philipp Eckel2018-02-221-5/+0
| | | | | | | | https://github.com/drduh/YubiKey-Guide/issues/48
* | Merge pull request #47 from peckeltw/masterdrduh2018-01-301-1/+0
|\| | | | | remove outdated use-standard-socket option from SSH config, see here:…
| * remove outdated use-standard-socket option from SSH config, see here: ↵Philipp Eckel2018-01-301-1/+0
|/ | | | https://www.gnupg.org/documentation/manuals/gnupg/Agent-Options.html
* Formatting nitdrduh2018-01-161-4/+1
|
* Formatting fixdrduh2017-12-211-1/+2
|
* Merge pull request #42 from kiralex/masterdrduh2017-12-181-0/+6
|\ | | | | Fix ssh-agent does not work on archlinux