aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-09Add description on how to enable mailvelopetimcooijmans1-0/+33
2019-08-07Move output option to earlier in commandDavid C. Bradley1-3/+3
The output option dosen't seem to work on Windows when it is at the end of the command. Moving it to earlier in the command fixes this issue.
2019-08-02State that `set-touch` used to be `touch`Andrew Morgan1-0/+2
2019-07-07Bump debian version and fix some grammar.drduh1-21/+22
2019-07-04Fix 'Require Touch' syntaxMatthew Riley1-3/+3
The syntax to change Yubikey touch configurations has changed. Updating this accordingly.
2019-06-09Feature simpler multiple key workarounddrduh1-2/+8
2019-06-09Link to multiple keys discussions. Fix #19. Fix #112.drduh1-5/+7
2019-06-09Fix link to supply chain attacksJakob Knutsen1-1/+1
2019-06-02Add card reset steps, clean up formatting.drduh1-51/+88
2019-05-26Adding link to summary for 'Using multiple YubiKey with same GPG keys' sectionBenjamin BERNARD1-0/+1
2019-05-26Multiple Yubikey with same GPG Keys, serial number issue, GnuPG workaround ↵Benjamin BERNARD1-2/+38
to switch to another key
2019-05-25Fix date string formatdrduh1-1/+1
2019-05-26Correct date invocationCarl Dong1-1/+1
The correct syntax is `date +FORMAT`
2019-05-25Add section on key rotation to fix #101drduh1-23/+109
2019-05-19Mention Thunderbird, clean up agent forwarding. Fix #85.drduh1-39/+49
2019-05-18Better openbsd backup instructions, slimmer TOCdrduh1-66/+74
2019-05-18Better backup and testing instructionsdrduh1-234/+243
2019-04-30Increment debian image versiondrduh1-20/+25
2019-04-25fix(link): update links to latest version (old ones 404)Simon A1-4/+4
2019-04-14Fix link anchor issueDavid Kane1-2/+2
fix 'Save public key for identity file configuration' markdown link fix 'Remote Machines (agent forwarding)' markdown link
2019-03-19no need to support the monopolyPhilipp Eckel1-1/+1
2019-03-07Add Verify Yubikey sectionnixbitcoin1-0/+7
2019-02-19Add hint for setting up gpg-agent socketAdam Uhlíř1-1/+1
On my system (Linux Mint) `gpgconf --list-dirs agent-ssh-socket` does return all dirs and not only the one for agent-ssh-socket hence `ssh-add -L` was failing. This is a hint for other people to troubleshoot this behaviour.
2019-02-15debian iso has change from 9.6.0 -> 9.7.0Zachary Adam Kaplan1-1/+1
2019-02-06Update license and formattingdrduh1-4/+7
2019-02-06Move install instructions to the topMichael Käufl1-4/+3
Section `Creating keys` ends with `Disable networking for the remainder of the setup.`. All instructions that require a network should be before this sentence.
2019-02-02Update license year, style and grammardrduh1-14/+14
2019-02-02Update openbsd instructionsdrduh1-59/+165
2019-02-02DOC: update for packages to install on RHELThomas A Caswell1-0/+5
2019-02-02DOC: add install instructions for Arch linuxThomas A Caswell1-0/+8
2019-02-02Master key should have Certify-capability only!Wael M. Nasreddine1-27/+63
2019-01-20Fix typoMichael1-1/+1
IdentityFiles can be passed to ssh via `-i`, not `-l`. The next paragraph mentions the correct argument. ref commit 52c8324fa22acb085fe9676b232700a662ef18b7, part of PR drduh/YubiKey-Guide#65
2019-01-17Style and console formatting, tips for multiple key usedrduh1-141/+144
2019-01-12Added pull request suggestionswheest1-8/+10
2019-01-07Moved Agent Forwarding section to before the WSL oneWheest1-50/+51
2019-01-07Further amendments to Agent ForwardingWheest1-3/+19
2019-01-07Improvements to Agent Forwarding section, following feedback in:Wheest1-5/+21
https://github.com/drduh/YubiKey-Guide/issues/85
2019-01-06Fix keyserver command order to fix #86drduh1-2/+2
2019-01-06Add addition note about red hokey outputDan Cundiff1-1/+2
2018-12-29remove broken gpg option (debian 9.6)Hugh O'Brien1-1/+0
As per [0], the --with-key-origin option is experimental. 0: https://www.gnupg.org/documentation/manuals/gnupg/GPG-Input-and-Output.html#index-with_002dkey_002dorigin
2018-12-29mention debian-live user/pass in case of screen lockHugh O'Brien1-1/+1
2018-12-29describe tmpfs clearing rather than init system (debian uses tmpfs)Hugh O'Brien1-1/+1
2018-12-27Update gpg prefs, style and fix #21.drduh1-60/+72
2018-12-07Emphasize keytocard danger and fix inconsistency.Matt T. Proud1-18/+20
This commit applies a few editorial cleanups to the document: 1. `keytocard` operations now contained emphasized warnings to convey that these operations are destructive. I unknowingly made this mistake a few years ago and only learned of it recently. For that reason, we should go out of our way on user's behalf with due diligence warnings. 2. `$KEYID` was not uniformly used throughout the document in various command line input literals. This is now fixed. 3. `YubiKey` was often represented as `Yubikey` and other inconsistent forms throughout the document. This is now fixed, except in cases of URL, command output, etc.
2018-12-05Agent ForwardingWheest1-0/+19
Was looking at how to access on remote machines, is a standard ssh workflow, but might be useful to have it here too.
2018-12-04final draftBrice Gagnage1-10/+8
2018-12-04final draftBrice Gagnage1-22/+19
2018-12-04updated draftBrice Gagnage1-11/+16
2018-12-04first draftBrice Gagnage1-5/+36
2018-12-03maowBrice Gagnage1-1/+1