Commit Graph

514 Commits (aa81e0fc80c4c990498ae5a90c8a4dfab67c6e47)

Author SHA1 Message Date
drduh 541f8717e6
Merge pull request #126 from vorburger/patch-2
clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server
2019-09-18 18:37:48 +00:00
Michael Vorburger ⛑️ 42065a3b65
put additional information into single line 2019-09-17 20:12:16 +02:00
drduh 18320b0562
Merge pull request #128 from vorburger/patch-4
add 'sshd -eddd' Troubleshooting tip
2019-09-17 01:22:14 +00:00
drduh 57e712b830
Merge pull request #129 from vorburger/patch-5
fix link to YubiKey (non-NEO) Manager (fixes #124)
2019-09-17 01:21:19 +00:00
drduh 877a4a7e99
Merge pull request #127 from vorburger/patch-3
simplify Agent Forwarding (RemoteForward typically not required)
2019-09-17 01:20:55 +00:00
drduh d52b5de327
Merge pull request #125 from vorburger/patch-1
fix link to Remote Machines (Agent Forwarding) in TOC
2019-09-17 01:17:27 +00:00
Michael Vorburger ⛑️ 8e8c138362
fix link to YubiKey (non-NEO) Manager (fixes #124) 2019-09-17 00:48:16 +02:00
Michael Vorburger ⛑️ ae35e707b6
add 'sshd -eddd' Troubleshooting tip 2019-09-17 00:35:26 +02:00
Michael Vorburger ⛑️ dd1a3ce4a8
simplify Agent Forwarding (RemoteForward typically not required) 2019-09-17 00:27:19 +02:00
Michael Vorburger ⛑️ de193ee363
clarify that SSH_AUTH_SOCK should only be set locally, not on the remote server 2019-09-16 23:59:50 +02:00
Michael Vorburger ⛑️ 8ba087efe4
fix link to Remote Machines (Agent Forwarding) in TOC 2019-09-16 23:47:57 +02:00
drduh 5bbad1fc4c Mention forwarding risk and Ubuntu multiverse repository, fix #116. 2019-08-29 12:21:55 -07:00
drduh eafbdc0ef1
Merge pull request #123 from netflash/typo_122
Fix typo from #122
2019-08-28 16:50:27 +00:00
Alex Romanov e1d5e6fb9d
Fix typo from #122 2019-08-28 01:25:49 -07:00
drduh d194ce8986
Merge pull request #122 from tacaswell/extra_action
Extra actions
2019-08-27 16:25:08 +00:00
Thomas A Caswell f8880975b8
DOC: justify why you would want to sign your new key 2019-08-26 21:10:19 -04:00
Thomas A Caswell 5df1226971
DOC: notes an adding more emails 2019-08-23 12:57:08 -04:00
Thomas A Caswell de7675f7a9
DOC: add section on signing with existing key 2019-08-23 12:54:28 -04:00
drduh 96c15ba3f3
Merge pull request #120 from timcooijmans/patch-1
Describe how to enable mailvelope on MacOS
2019-08-14 18:21:50 +00:00
drduh 5d0f099ae2
Merge pull request #121 from Chili-Man/patch-1
Redirect gpg-connect-agent ouput to /dev/null when added to shell `rc` file
2019-08-12 20:36:29 +00:00
Diego Rodriguez 3ae1656f5d
Update README.md
When adding GPG SSH agent configuration to shell rc file, redirect output of gpg-connect-agent to /dev/null so that it doesn't output `OK` every time you bring up a new shell
2019-08-12 13:46:11 -06:00
timcooijmans 2309e2903d
Fix formatting 2019-08-09 21:54:54 +02:00
timcooijmans e7d2507c47
Add description on how to enable mailvelope 2019-08-09 21:51:40 +02:00
drduh dd1d766e55
Merge pull request #119 from dbradley771/patch-1
Move Output Option to Earlier in Export Command for Windows
2019-08-08 22:12:05 +00:00
David C. Bradley 399127c43d
Move output option to earlier in command
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-07 16:14:02 -05:00
drduh f387d7bacf
Merge pull request #118 from anoadragon453/patch-1
Leave a note that `set-touch` used to be `touch`
2019-08-06 01:35:01 +00:00
Andrew Morgan f36447a85b
State that `set-touch` used to be `touch` 2019-08-02 18:24:43 +01:00
drduh 6482036e17 Bump debian version and fix some grammar. 2019-07-07 19:45:22 -07:00
drduh 2414ba2120
Merge pull request #115 from majr/patch-1
Fix 'Require Touch' ykman syntax
2019-07-08 01:55:34 +00:00
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