Commit Graph

535 Commits

Author SHA1 Message Date
Matthew Riley fddefb5245
Fix 'Require Touch' syntax
The syntax to change Yubikey touch configurations has changed. Updating this accordingly.
2019-07-04 12:39:33 -04:00
drduh 48bf452e4b Feature simpler multiple key workaround 2019-06-09 12:31:58 -07:00
drduh 09f3822a19 Link to multiple keys discussions. Fix #19. Fix #112. 2019-06-09 11:42:00 -07:00
drduh 753b8e7a3b
Merge pull request #113 from jakkn/master
Fix link to supply chain attacks
2019-06-09 17:37:55 +00:00
Jakob Knutsen 1544d14689 Fix link to supply chain attacks 2019-06-09 12:11:52 +02:00
drduh b745f1d90e Add card reset steps, clean up formatting. 2019-06-02 10:32:16 -07:00
drduh 59923197f7
Merge pull request #110 from Benvii/master
Using multiple YubiKey with same GPG keys
2019-06-01 18:42:10 +00:00
Benjamin BERNARD 46601736f6 Adding link to summary for 'Using multiple YubiKey with same GPG keys' section 2019-05-26 19:05:43 +02:00
Benjamin BERNARD b101259a27 Multiple Yubikey with same GPG Keys, serial number issue, GnuPG workaround to switch to another key 2019-05-26 19:03:41 +02:00
drduh 1b9fc107c0 Fix date string format 2019-05-25 23:55:29 -07:00
drduh 251cdeb58a
Merge pull request #109 from dongcarl/patch-1
Correct date invocation
2019-05-25 23:54:10 -07:00
Carl Dong 4552bb45e1
Correct date invocation
The correct syntax is `date +FORMAT`
2019-05-26 02:22:04 -04:00
drduh 04bef18b0c Add section on key rotation to fix #101 2019-05-25 12:20:07 -07:00
drduh 7661d79b51 Mention Thunderbird, clean up agent forwarding. Fix #85. 2019-05-19 12:35:02 -07:00
drduh f8d6dec18f Better openbsd backup instructions, slimmer TOC 2019-05-18 18:53:42 -07:00
drduh bf05e0e7c4 Better backup and testing instructions 2019-05-18 17:47:13 -07:00
drduh a6bc874713 Increment debian image version 2019-04-30 12:03:19 -07:00
drduh db3cb63484
Merge pull request #107 from Allsimon/master
fix(link): update links to latest version (old ones 404)
2019-04-25 13:42:37 -07:00
Simon A c5e1d96d84 fix(link): update links to latest version (old ones 404) 2019-04-25 17:53:55 +02:00
drduh 7ba009c295
Merge pull request #103 from dkanejs/feature/fix-link-anchors
Fix link anchor issue
2019-04-14 13:23:16 -07:00
David Kane 5007059085
Fix link anchor issue
fix 'Save public key for identity file configuration' markdown link
fix 'Remote Machines (agent forwarding)' markdown link
2019-04-14 19:48:18 +01:00
drduh e9009a5e2c
Merge pull request #100 from peckeltw/master
no need to support the monopoly
2019-03-20 16:41:49 -07:00
Philipp Eckel 13c8fcf647
no need to support the monopoly 2019-03-19 00:30:03 +01:00
drduh fbeeea85a9
Merge pull request #99 from nixbitcoin/verify-yubikey
Add Verify Yubikey section
2019-03-09 00:03:13 +00:00
nixbitcoin 6d4035252a
Add Verify Yubikey section 2019-03-07 14:02:05 +01:00
drduh 418643dd62
Merge pull request #96 from AuHau/patch-1
Add hint for setting up gpg-agent socket
2019-02-19 17:31:23 -08:00
Adam Uhlíř 3ed8f56557
Add hint for setting up gpg-agent socket
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-19 10:33:18 -08:00
drduh dcdd1c068c
Merge pull request #95 from razic/master
debian iso has change from 9.6.0 -> 9.7.0
2019-02-15 17:28:13 -08:00
Zachary Adam Kaplan e4cb903ef4
debian iso has change from 9.6.0 -> 9.7.0 2019-02-15 16:23:29 -08:00
drduh e05dc4b5bd Update license and formatting 2019-02-06 20:25:04 -08:00
drduh 81bcf81042
Merge pull request #94 from michael-k/install-instructions
Move install instructions for `hopenpgp-tools` to the top
2019-02-07 04:19:56 +00:00
Michael Käufl 457e22d473
Move install instructions to the top
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-06 13:17:57 +01:00
drduh 303cb25d4d Update license year, style and grammar 2019-02-02 21:25:21 -08:00
drduh 3f4480db25 Update openbsd instructions 2019-02-02 21:08:39 -08:00
drduh 381088ba79
Merge pull request #92 from tacaswell/doc_arch_install
DOC: add install instructions for Arch linux and RHEL
2019-02-03 03:57:33 +00:00
drduh ae3e9703f9
Merge pull request #91 from kalbasit/yubikey_improve-security
Master key should have Certify-capability only!
2019-02-03 03:56:08 +00:00
Thomas A Caswell 7dbc05977e
DOC: update for packages to install on RHEL 2019-02-02 22:15:41 -05:00
Thomas A Caswell 9e7a3225ae
DOC: add install instructions for Arch linux 2019-02-02 22:11:09 -05:00
Wael M. Nasreddine 7115f9a385
Master key should have Certify-capability only! 2019-02-02 09:48:59 -08:00
drduh 035d98ebbe
Merge pull request #90 from michael-k/patch-1
Fix typo
2019-01-20 18:53:19 +00:00
Michael bba51c10cc
Fix typo
IdentityFiles can be passed to ssh via `-i`, not `-l`.
The next paragraph mentions the correct argument.

ref commit 52c8324fa2,
part of PR drduh/YubiKey-Guide#65
2019-01-20 18:48:59 +00:00
drduh 8ea5900d4e Style and console formatting, tips for multiple key use 2019-01-17 22:13:24 -08:00
drduh 200df282e1
Merge pull request #88 from Wheest/master
Improving Agent Forwarding section
2019-01-18 05:42:17 +00:00
wheest ee71716ed7 Added pull request suggestions 2019-01-12 17:05:21 +00:00
Wheest c28b33372c Moved Agent Forwarding section to before the WSL one 2019-01-07 22:00:27 +00:00
Wheest b44f6131ef Further amendments to Agent Forwarding 2019-01-07 21:58:14 +00:00
Wheest 7eed0ccef8 Improvements to Agent Forwarding section, following feedback in:
https://github.com/drduh/YubiKey-Guide/issues/85
2019-01-07 21:38:46 +00:00
Wheest 547e97730b
Merge pull request #2 from drduh/master
syncing with upstream
2019-01-07 21:20:11 +00:00
drduh 3a872d40fe Fix keyserver command order to fix #86 2019-01-06 17:47:10 -08:00
drduh 97cb5d2904
Merge pull request #87 from pmotch/master
Add addition note about red hokey output
2019-01-07 01:45:27 +00:00