Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #464 from forbytten/add_uids_issue_445HEADmaster | drduh | 2024-12-09 | 1 | -0/+45 |
|\ | | | | | Addresses issue 445 | ||||
| * | Fixed formatting to conform to existing conventions | forbytten | 2024-11-21 | 1 | -3/+3 |
| | | |||||
| * | Addresses [Missing section for adding ↵ | forbytten | 2024-11-21 | 1 | -0/+45 |
| | | | | | | | | uids](https://github.com/drduh/YubiKey-Guide/issues/445) | ||||
* | | Update README.md typo | Maciej Flak | 2024-12-03 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #463 from forbytten/gpg_passphrase_fd_0 | drduh | 2024-11-03 | 1 | -8/+8 |
|\ | | | | | Pass passphrase to gpg using --passphrase-fd 0 | ||||
| * | Passphrase now passed to gpg from stdin via the --passphrase-fd 0 option ↵ | forbytten | 2024-10-26 | 1 | -8/+8 |
| | | | | | | | | instead of via the --passphrase option. The latter exposes the passphrase to observation by other processes on the system and the gpg man page includes a disclaimer for it: Don't use this option if you can avoid it. Although the README recommends a single user, ephemeral Debian Live environment, users may choose to ignore that recommendation so it seems best to protect them from themselves where possible. | ||||
* | | Fix grammar mistake in passage about polkit rules | XTY | 2024-10-17 | 1 | -1/+1 |
|/ | |||||
* | consolidate agent commands | drduh | 2024-08-18 | 1 | -0/+1 |
| | |||||
* | use printf, export keyid, fix link | drduh | 2024-08-18 | 1 | -14/+5 |
| | |||||
* | mail/thunderbird: fix typo | snqk | 2024-08-17 | 1 | -1/+1 |
| | | | | Signed-off-by: snqk <me@snqk.dev> | ||||
* | mail/thunderbird: add instructions & warnings | snqk | 2024-08-17 | 1 | -0/+7 |
| | | | | | | | | - add instructions to configure the thunderbird client with this setup - add warning for commonly encountered issues when decrypting emails (Resolves #448) Signed-off-by: snqk <me@snqk.dev> | ||||
* | Remove trailing whitespace in README.md | Justus Perlwitz | 2024-07-20 | 1 | -2/+2 |
| | |||||
* | Document how to test NixOS build with QEMU | Justus Perlwitz | 2024-07-20 | 1 | -0/+13 |
| | |||||
* | Corrected small typo in README.md | denis-roy | 2024-07-06 | 1 | -1/+1 |
| | | | maintenace -> maintenance | ||||
* | Should only have one identity loaded when renewing | drduh | 2024-06-30 | 1 | -1/+1 |
| | |||||
* | Renew expired subkeys, fix #442 | drduh | 2024-06-30 | 1 | -1/+2 |
| | |||||
* | Fix secret function | drduh | 2024-06-30 | 1 | -2/+2 |
| | |||||
* | Export variables throughout | drduh | 2024-06-30 | 1 | -22/+23 |
| | |||||
* | Move networking section to Optional hardening | straysheep-dev | 2024-05-05 | 1 | -67/+64 |
| | |||||
* | Merge branch 'drduh:master' into patch-1 | straysheep-dev | 2024-05-05 | 1 | -1/+1 |
|\ | |||||
| * | Export the `GNUPGHOME` variable | Manuel Thalmann | 2024-05-03 | 1 | -1/+1 |
| | | | | | | | | Merging this PR will fix #434 | ||||
* | | Add networking section to README.md | straysheep-dev | 2024-04-18 | 1 | -2/+67 |
|/ | |||||
* | Tidy style and formatting | drduh | 2024-03-29 | 1 | -15/+14 |
| | |||||
* | Fix broken 'SSH agent forwarding' internal links | Will Stephenson | 2024-03-25 | 1 | -3/+3 |
| | |||||
* | Remove NEO (discontinued in 2018), sort troubleshooting | drduh | 2024-03-24 | 1 | -9/+7 |
| | |||||
* | Update LUKS link, make commands consistent, more passphrase guidance | drduh | 2024-03-24 | 1 | -49/+67 |
| | |||||
* | Optional hardening section, additional validation steps | drduh | 2024-03-24 | 1 | -159/+160 |
| | |||||
* | Fix typo in date command | Will Stephenson | 2024-03-19 | 1 | -1/+1 |
| | |||||
* | Add command-line passphrase template | drduh | 2024-03-17 | 1 | -1/+9 |
| | |||||
* | Replace mkdir commands | drduh | 2024-03-17 | 1 | -1/+17 |
| | |||||
* | Install yubikey-manager directly on Debian | drduh | 2024-03-17 | 1 | -39/+5 |
| | |||||
* | Simplify and automate fdisk commands | drduh | 2024-03-17 | 1 | -112/+92 |
| | |||||
* | Stick with 6/8 digit PINs | drduh | 2024-03-17 | 1 | -17/+12 |
| | |||||
* | Remove obsolete stuff, clean up intro | drduh | 2024-03-17 | 1 | -19/+11 |
| | |||||
* | Move keyserver instructions to later, more batch commands | drduh | 2024-03-17 | 1 | -82/+74 |
| | |||||
* | Automate PIN and card operations | drduh | 2024-03-16 | 1 | -120/+88 |
| | |||||
* | Simplify instructions, reduce manual labor | drduh | 2024-03-16 | 1 | -1137/+548 |
| | |||||
* | Merge pull request #423 from Xronophobe/fix/quick-add-key-with-fpr | drduh | 2024-03-11 | 1 | -4/+5 |
|\ | | | | | update gpg --quick-add-key commands | ||||
| * | update gpg --quick-add-key commands | Csanad Beres | 2024-03-07 | 1 | -4/+5 |
| | | | | | | | | it seems to be only accepting fingerprints and rejecting key ID-s | ||||
* | | formatting fix | drduh | 2024-03-10 | 1 | -2/+2 |
| | | |||||
* | | Workaround for Authenticate key issue | drduh | 2024-03-10 | 1 | -8/+8 |
|/ | |||||
* | few more standard terms | drduh | 2024-02-12 | 1 | -5/+5 |
| | |||||
* | typo | drduh | 2024-02-12 | 1 | -1/+1 |
| | |||||
* | few more style nits | drduh | 2024-02-12 | 1 | -15/+9 |
| | |||||
* | explicit keytocard instructions | drduh | 2024-02-12 | 1 | -34/+13 |
| | |||||
* | simplify batch instructions | drduh | 2024-02-12 | 1 | -30/+12 |
| | |||||
* | standard names for subkeys | drduh | 2024-02-12 | 1 | -51/+56 |
| | |||||
* | remove yubikey as rng | drduh | 2024-02-12 | 1 | -11/+0 |
| | |||||
* | remove multiple hosts | drduh | 2024-02-12 | 1 | -102/+39 |
| | |||||
* | more grammar | drduh | 2024-02-11 | 1 | -45/+19 |
| |