Commit Graph

354 Commits (31074ac13d827170d750d58aa42c3b5076dc23dc)

Author SHA1 Message Date
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
Dan Cundiff 8f724a4df5
Add addition note about red hokey output 2019-01-06 19:35:03 -06:00
drduh 19b1297c22
Merge pull request #84 from hughobrien/mention-tmpfs
describe tmpfs clearing rather than init system (debian uses tmpfs)
2018-12-30 02:35:24 +00:00
drduh 3174935f99
Merge pull request #83 from hughobrien/gpg-conf-key-origin
remove broken gpg option (debian 9.6)
2018-12-30 02:34:25 +00:00
drduh 520fb34bba
Merge pull request #82 from hughobrien/livecd-username-hint
mention debian-live user/pass in case of screen lock
2018-12-30 02:33:04 +00:00
Hugh O'Brien a6431962a6 remove broken gpg option (debian 9.6)
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-29 20:12:09 +00:00
Hugh O'Brien 0f6e9948d7 mention debian-live user/pass in case of screen lock 2018-12-29 20:08:48 +00:00
Hugh O'Brien 80d5c0ed6c describe tmpfs clearing rather than init system (debian uses tmpfs) 2018-12-29 20:06:33 +00:00
drduh 94919459a6 Update gpg prefs, style and fix #21. 2018-12-27 20:26:37 -08:00
drduh 6022f45afa
Merge pull request #80 from matttproud/editorial/note-destructive
Emphasize keytocard danger and fix inconsistency.
2018-12-08 00:21:26 +00:00
Matt T. Proud 7746c3381a Emphasize keytocard danger and fix inconsistency.
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-07 09:50:30 +01:00
drduh a68fa27309
Merge pull request #79 from Wheest/master
Agent Forwarding
2018-12-05 17:10:07 +00:00
drduh fe8ca552e0
Merge pull request #78 from BriceGagnageRenault/master
Updated Windows configuration and new WSL support
2018-12-05 17:02:14 +00:00
Wheest 4e23c63bb4
Agent Forwarding
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-05 16:02:37 +00:00
Wheest 0c4cf1c47d
Merge pull request #1 from drduh/master
merging from master
2018-12-05 15:55:25 +00:00
Brice Gagnage 86e03e6d09
final draft 2018-12-04 15:11:13 +01:00
Brice Gagnage ee30767612
final draft 2018-12-04 15:03:00 +01:00
Brice Gagnage ffd7b674c8
updated draft 2018-12-04 13:16:18 +01:00
Brice Gagnage 95624e2c48
first draft 2018-12-04 11:39:25 +01:00
Brice Gagnage 1c15d89a54
maow 2018-12-03 17:28:34 +01:00
Brice Gagnage 92467bc126
test 2018-12-03 17:19:45 +01:00
Brice Gagnage f39b92ae45
test sign 2018-12-03 17:17:09 +01:00
Brice Gagnage 2b5891294a
Update README.md
continuing
2018-12-03 15:00:04 +01:00
Brice Gagnage 432518b23c added img 2018-12-03 14:29:51 +01:00
Brice Gagnage afc8580b0d
Update README.md
test
2018-12-03 13:54:40 +01:00
drduh d818b03cdc Grammar and lint. Fix #73. 2018-11-28 21:38:35 -08:00
drduh 48f2e3a047
Merge pull request #77 from julianheres/updateLiveDebianVersion
Update live Debian version to 9.6.0
2018-11-29 04:06:33 +00:00
Julian Hernandez 857adb26a2 Update live Debian version to 9.6.0 2018-11-28 22:54:41 -05:00
drduh b078100fa7
Merge pull request #76 from dbajramo/master
fix typo
2018-11-05 17:24:24 -08:00
Dino Bajramovic 472d85d12b fix typo 2018-11-05 20:49:48 +01:00
drduh f1a97fc6d5 Note about gpg public key 2018-11-01 14:11:52 -07:00
drduh 243131fa4a
Merge pull request #74 from loysollivier/patch-1
Update README.md
2018-10-29 08:57:30 -07:00