Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2019-02-02 | Update license year, style and grammar | drduh | 1 | -14/+14 | |
2019-02-02 | Update openbsd instructions | drduh | 1 | -59/+165 | |
2019-02-02 | DOC: update for packages to install on RHEL | Thomas A Caswell | 1 | -0/+5 | |
2019-02-02 | DOC: add install instructions for Arch linux | Thomas A Caswell | 1 | -0/+8 | |
2019-02-02 | Master key should have Certify-capability only! | Wael M. Nasreddine | 1 | -27/+63 | |
2019-01-20 | Fix typo | Michael | 1 | -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 | |||||
2019-01-17 | Style and console formatting, tips for multiple key use | drduh | 1 | -141/+144 | |
2019-01-12 | Added pull request suggestions | wheest | 1 | -8/+10 | |
2019-01-07 | Moved Agent Forwarding section to before the WSL one | Wheest | 1 | -50/+51 | |
2019-01-07 | Further amendments to Agent Forwarding | Wheest | 1 | -3/+19 | |
2019-01-07 | Improvements to Agent Forwarding section, following feedback in: | Wheest | 1 | -5/+21 | |
https://github.com/drduh/YubiKey-Guide/issues/85 | |||||
2019-01-06 | Fix keyserver command order to fix #86 | drduh | 1 | -2/+2 | |
2019-01-06 | Add addition note about red hokey output | Dan Cundiff | 1 | -1/+2 | |
2018-12-29 | remove broken gpg option (debian 9.6) | Hugh O'Brien | 1 | -1/+0 | |
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 | mention debian-live user/pass in case of screen lock | Hugh O'Brien | 1 | -1/+1 | |
2018-12-29 | describe tmpfs clearing rather than init system (debian uses tmpfs) | Hugh O'Brien | 1 | -1/+1 | |
2018-12-27 | Update gpg prefs, style and fix #21. | drduh | 1 | -60/+72 | |
2018-12-07 | Emphasize keytocard danger and fix inconsistency. | Matt T. Proud | 1 | -18/+20 | |
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-05 | Agent Forwarding | Wheest | 1 | -0/+19 | |
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-04 | final draft | Brice Gagnage | 1 | -10/+8 | |
2018-12-04 | final draft | Brice Gagnage | 1 | -22/+19 | |
2018-12-04 | updated draft | Brice Gagnage | 1 | -11/+16 | |
2018-12-04 | first draft | Brice Gagnage | 1 | -5/+36 | |
2018-12-03 | maow | Brice Gagnage | 1 | -1/+1 | |
2018-12-03 | test | Brice Gagnage | 1 | -1/+1 | |
2018-12-03 | test sign | Brice Gagnage | 1 | -0/+1 | |
2018-12-03 | Update README.md | Brice Gagnage | 1 | -1/+17 | |
continuing | |||||
2018-12-03 | Update README.md | Brice Gagnage | 1 | -0/+4 | |
test | |||||
2018-11-28 | Grammar and lint. Fix #73. | drduh | 1 | -47/+36 | |
2018-11-28 | Update live Debian version to 9.6.0 | Julian Hernandez | 1 | -4/+4 | |
2018-11-05 | fix typo | Dino Bajramovic | 1 | -1/+1 | |
2018-11-01 | Note about gpg public key | drduh | 1 | -3/+5 | |
2018-10-29 | Update README.md | loys ollivier | 1 | -1/+1 | |
gpg option to edit card info is now `--card-edit` and not `--edit-card` | |||||
2018-10-16 | Add packages to apt-get list to fix gpg --recv and srm commands | Ian Brown | 1 | -1/+3 | |
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-09-18 | Fix live image integrity check | Jakub Wilk | 1 | -1/+1 | |
"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 | Fix typos | Jakub Wilk | 1 | -2/+2 | |
2018-09-09 | Massive style revision and version update | drduh | 1 | -1060/+1094 | |
2018-07-19 | typos | Ben Low | 1 | -1/+1 | |
2018-07-19 | Expand on ssh identies usage. | Ben Low | 1 | -3/+8 | |
2018-07-18 | Fix key label, consistency. | Ben Low | 1 | -1/+1 | |
2018-07-18 | Fix TOC, spelling. | Ben Low | 1 | -6/+10 | |
2018-07-18 | Added information on `gpg-agent`. | Ben Low | 1 | -5/+35 | |
2018-07-15 | Fix "signingkey" typo | Jonah Aragon | 1 | -1/+1 | |
2018-07-05 | Added comment on GitHub Authetication for only Windows | Vadim Zendejas | 1 | -1/+1 | |
2018-07-05 | Added veracrypt.fr link to pre-compiled execs | Vadim Zendejas | 1 | -0/+2 | |
Added veracrypt.fr link to pre-compiled execs | |||||
2018-06-21 | Fix spaces for README | Mirko Pizii | 1 | -9/+9 | |
2018-06-21 | Fix link of summary list | Mirko Pizii | 1 | -20/+20 | |
2018-06-20 | Fixing signature file fetch command for ykpers | Wheest | 1 | -1/+1 | |
2018-06-16 | Emphasize live distro to fix #45 | drduh | 1 | -13/+15 | |
2018-06-16 | Update introduction, fix formatting and fix #46 | drduh | 1 | -112/+92 | |