aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
* Bump debian version and fix some grammar.drduh2019-07-071-21/+22
|
* Merge pull request #115 from majr/patch-1drduh2019-07-081-3/+3
|\ | | | | Fix 'Require Touch' ykman syntax
| * Fix 'Require Touch' syntaxMatthew Riley2019-07-041-3/+3
|/ | | The syntax to change Yubikey touch configurations has changed. Updating this accordingly.
* Feature simpler multiple key workarounddrduh2019-06-091-2/+8
|
* Link to multiple keys discussions. Fix #19. Fix #112.drduh2019-06-091-5/+7
|
* Merge pull request #113 from jakkn/masterdrduh2019-06-091-1/+1
|\ | | | | Fix link to supply chain attacks
| * Fix link to supply chain attacksJakob Knutsen2019-06-091-1/+1
|/
* Add card reset steps, clean up formatting.drduh2019-06-021-51/+88
|
* Merge pull request #110 from Benvii/masterdrduh2019-06-011-2/+39
|\ | | | | Using multiple YubiKey with same GPG keys
| * Adding link to summary for 'Using multiple YubiKey with same GPG keys' sectionBenjamin BERNARD2019-05-261-0/+1
| |
| * Multiple Yubikey with same GPG Keys, serial number issue, GnuPG workaround ↵Benjamin BERNARD2019-05-261-2/+38
|/ | | | to switch to another key
* Fix date string formatdrduh2019-05-251-1/+1
|
* Merge pull request #109 from dongcarl/patch-1drduh2019-05-251-1/+1
|\ | | | | Correct date invocation
| * Correct date invocationCarl Dong2019-05-261-1/+1
|/ | | The correct syntax is `date +FORMAT`
* Add section on key rotation to fix #101drduh2019-05-251-23/+109
|
* Mention Thunderbird, clean up agent forwarding. Fix #85.drduh2019-05-191-39/+49
|
* Better openbsd backup instructions, slimmer TOCdrduh2019-05-181-66/+74
|
* Better backup and testing instructionsdrduh2019-05-181-234/+243
|
* Increment debian image versiondrduh2019-04-301-20/+25
|
* Merge pull request #107 from Allsimon/masterdrduh2019-04-251-4/+4
|\ | | | | fix(link): update links to latest version (old ones 404)
| * fix(link): update links to latest version (old ones 404)Simon A2019-04-251-4/+4
|/
* Merge pull request #103 from dkanejs/feature/fix-link-anchorsdrduh2019-04-141-2/+2
|\ | | | | Fix link anchor issue
| * Fix link anchor issueDavid Kane2019-04-141-2/+2
|/ | | | | fix 'Save public key for identity file configuration' markdown link fix 'Remote Machines (agent forwarding)' markdown link
* Merge pull request #100 from peckeltw/masterdrduh2019-03-201-1/+1
|\ | | | | no need to support the monopoly
| * no need to support the monopolyPhilipp Eckel2019-03-191-1/+1
|/
* Merge pull request #99 from nixbitcoin/verify-yubikeydrduh2019-03-091-0/+7
|\ | | | | Add Verify Yubikey section
| * Add Verify Yubikey sectionnixbitcoin2019-03-071-0/+7
|/
* Merge pull request #96 from AuHau/patch-1drduh2019-02-191-1/+1
|\ | | | | Add hint for setting up gpg-agent socket
| * Add hint for setting up gpg-agent socketAdam Uhlíř2019-02-191-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.
* Merge pull request #95 from razic/masterdrduh2019-02-151-1/+1
|\ | | | | debian iso has change from 9.6.0 -> 9.7.0
| * debian iso has change from 9.6.0 -> 9.7.0Zachary Adam Kaplan2019-02-151-1/+1
|/
* Update license and formattingdrduh2019-02-062-5/+8
|
* Merge pull request #94 from michael-k/install-instructionsdrduh2019-02-071-4/+3
|\ | | | | Move install instructions for `hopenpgp-tools` to the top
| * Move install instructions to the topMichael Käufl2019-02-061-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.
* Update license year, style and grammardrduh2019-02-022-15/+15
|
* Update openbsd instructionsdrduh2019-02-021-59/+165
|
* Merge pull request #92 from tacaswell/doc_arch_installdrduh2019-02-031-0/+13
|\ | | | | DOC: add install instructions for Arch linux and RHEL
| * DOC: update for packages to install on RHELThomas A Caswell2019-02-021-0/+5
| |
| * DOC: add install instructions for Arch linuxThomas A Caswell2019-02-021-0/+8
| |
* | Merge pull request #91 from kalbasit/yubikey_improve-securitydrduh2019-02-031-27/+63
|\ \ | |/ |/| Master key should have Certify-capability only!
| * Master key should have Certify-capability only!Wael M. Nasreddine2019-02-021-27/+63
|/
* Merge pull request #90 from michael-k/patch-1drduh2019-01-201-1/+1
|\ | | | | Fix typo
| * Fix typoMichael2019-01-201-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
* Style and console formatting, tips for multiple key usedrduh2019-01-171-141/+144
|
* Merge pull request #88 from Wheest/masterdrduh2019-01-181-19/+54
|\ | | | | Improving Agent Forwarding section
| * Added pull request suggestionswheest2019-01-121-8/+10
| |
| * Moved Agent Forwarding section to before the WSL oneWheest2019-01-071-50/+51
| |
| * Further amendments to Agent ForwardingWheest2019-01-071-3/+19
| |
| * Improvements to Agent Forwarding section, following feedback in:Wheest2019-01-071-5/+21
| | | | | | | | https://github.com/drduh/YubiKey-Guide/issues/85
| * Merge pull request #2 from drduh/masterWheest2019-01-073-68/+134
| |\ | |/ |/| syncing with upstream