1
0
mirror of https://github.com/drduh/YubiKey-Guide.git synced 2024-05-31 23:40:50 +00:00
Commit Graph

330 Commits

Author SHA1 Message Date
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
loys ollivier
6f76e6a197
Update README.md
gpg option to edit card info is now `--card-edit` and not `--edit-card`
2018-10-29 11:59:29 +01:00
drduh
b4835ffdd4
Merge pull request #72 from zestysoft/missing-LiveCD-packages
Add packages to apt-get list to fix gpg --recv and srm commands
2018-10-17 14:17:05 -07:00
Ian Brown
d02766389d
Add packages to apt-get list to fix gpg --recv and srm commands
Two commands mentioned later in the document won't work without two packages that don't come pre-installed with the Debian LiveCD:  dirmngr and secure-delete.
2018-10-16 21:00:48 -07:00
drduh
96af4d3b3b
Merge pull request #70 from jwilk-forks/gpg-verify
Fix live image integrity check
2018-09-18 19:40:19 -07:00
drduh
47f830ab83
Merge pull request #69 from jwilk-forks/spelling
Fix typos
2018-09-18 19:39:14 -07:00
Jakub Wilk
d7a14b078c Fix live image integrity check
"gpg SHA512SUMS.sign" would do the right thing only if the file actually
contained a detached signature.

Use explicit and robust "gpg --verify SHA512SUMS.sign SHA512SUMS"
instead.
2018-09-18 22:20:40 +02:00
Jakub Wilk
3be71bd253 Fix typos 2018-09-18 21:39:06 +02:00
drduh
27bef99239
Massive style revision and version update 2018-09-09 17:42:45 -07:00
drduh
7572981de4
Merge pull request #65 from bdlow/master
Add gpg-agent information.
2018-07-18 20:42:27 -07:00
Ben Low
34a5502477 typos 2018-07-19 12:55:33 +10:00
Ben Low
52c8324fa2 Expand on ssh identies usage. 2018-07-19 12:49:22 +10:00
Ben Low
aad57241e9 Fix key label, consistency. 2018-07-18 18:24:06 +10:00
Ben Low
b67776a2b2 Fix TOC, spelling. 2018-07-18 18:22:11 +10:00
Ben Low
d33252848d Added information on gpg-agent. 2018-07-18 18:03:06 +10:00
drduh
96872beaf3
Merge pull request #64 from JonahAragon/patch-1
Fix "signingkey" typo
2018-07-16 13:59:45 -07:00
Jonah Aragon
840b4069f2
Fix "signingkey" typo 2018-07-15 18:43:48 -07:00
drduh
61b8178066
Merge pull request #63 from vadimzendejas/master
Small changes on backups and git authentication
2018-07-05 17:58:52 -07:00
Vadim Zendejas
dad5bcd5fc
Added comment on GitHub Authetication for only Windows 2018-07-05 16:50:42 +02:00
Vadim Zendejas
acfdcacec5
Added veracrypt.fr link to pre-compiled execs
Added veracrypt.fr link to pre-compiled execs
2018-07-05 12:57:57 +02:00
drduh
a7b8844de6
Merge pull request #62 from MirkoPizii/master
Fix indentation and link for summary of README
2018-06-21 12:56:17 -07:00
Mirko Pizii
ad8cf8cd3a
Fix spaces for README 2018-06-21 20:40:24 +02:00
Mirko Pizii
ee8fcb3805
Fix link of summary list 2018-06-21 20:20:16 +02:00
drduh
f81d3e1f4f
Merge pull request #60 from Wheest/patch-1
Fixing signature fetch command for ykpers
2018-06-21 10:30:24 -07:00
Wheest
ecbe6e7b19
Fixing signature file fetch command for ykpers 2018-06-20 14:48:55 +01:00