aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #464 from forbytten/add_uids_issue_445HEADmasterdrduh2024-12-091-0/+45
|\ | | | | Addresses issue 445
| * Fixed formatting to conform to existing conventionsforbytten2024-11-211-3/+3
| |
| * Addresses [Missing section for adding ↵forbytten2024-11-211-0/+45
| | | | | | | | uids](https://github.com/drduh/YubiKey-Guide/issues/445)
* | Update README.md typoMaciej Flak2024-12-031-1/+1
|/
* Merge pull request #463 from forbytten/gpg_passphrase_fd_0drduh2024-11-031-8/+8
|\ | | | | Pass passphrase to gpg using --passphrase-fd 0
| * Passphrase now passed to gpg from stdin via the --passphrase-fd 0 option ↵forbytten2024-10-261-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 rulesXTY2024-10-171-1/+1
|/
* consolidate agent commandsdrduh2024-08-181-0/+1
|
* use printf, export keyid, fix linkdrduh2024-08-181-14/+5
|
* mail/thunderbird: fix typosnqk2024-08-171-1/+1
| | | | Signed-off-by: snqk <me@snqk.dev>
* mail/thunderbird: add instructions & warningssnqk2024-08-171-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.mdJustus Perlwitz2024-07-201-2/+2
|
* Document how to test NixOS build with QEMUJustus Perlwitz2024-07-201-0/+13
|
* Corrected small typo in README.mddenis-roy2024-07-061-1/+1
| | | maintenace -> maintenance
* Should only have one identity loaded when renewingdrduh2024-06-301-1/+1
|
* Renew expired subkeys, fix #442drduh2024-06-301-1/+2
|
* Fix secret functiondrduh2024-06-301-2/+2
|
* Export variables throughoutdrduh2024-06-301-22/+23
|
* Move networking section to Optional hardeningstraysheep-dev2024-05-051-67/+64
|
* Merge branch 'drduh:master' into patch-1straysheep-dev2024-05-051-1/+1
|\
| * Export the `GNUPGHOME` variableManuel Thalmann2024-05-031-1/+1
| | | | | | | | Merging this PR will fix #434
* | Add networking section to README.mdstraysheep-dev2024-04-181-2/+67
|/
* Tidy style and formattingdrduh2024-03-291-15/+14
|
* Fix broken 'SSH agent forwarding' internal linksWill Stephenson2024-03-251-3/+3
|
* Remove NEO (discontinued in 2018), sort troubleshootingdrduh2024-03-241-9/+7
|
* Update LUKS link, make commands consistent, more passphrase guidancedrduh2024-03-241-49/+67
|
* Optional hardening section, additional validation stepsdrduh2024-03-241-159/+160
|
* Fix typo in date commandWill Stephenson2024-03-191-1/+1
|
* Add command-line passphrase templatedrduh2024-03-171-1/+9
|
* Replace mkdir commandsdrduh2024-03-171-1/+17
|
* Install yubikey-manager directly on Debiandrduh2024-03-171-39/+5
|
* Simplify and automate fdisk commandsdrduh2024-03-171-112/+92
|
* Stick with 6/8 digit PINsdrduh2024-03-171-17/+12
|
* Remove obsolete stuff, clean up introdrduh2024-03-171-19/+11
|
* Move keyserver instructions to later, more batch commandsdrduh2024-03-171-82/+74
|
* Automate PIN and card operationsdrduh2024-03-161-120/+88
|
* Simplify instructions, reduce manual labordrduh2024-03-161-1137/+548
|
* Merge pull request #423 from Xronophobe/fix/quick-add-key-with-fprdrduh2024-03-111-4/+5
|\ | | | | update gpg --quick-add-key commands
| * update gpg --quick-add-key commandsCsanad Beres2024-03-071-4/+5
| | | | | | | | it seems to be only accepting fingerprints and rejecting key ID-s
* | formatting fixdrduh2024-03-101-2/+2
| |
* | Workaround for Authenticate key issuedrduh2024-03-101-8/+8
|/
* few more standard termsdrduh2024-02-121-5/+5
|
* typodrduh2024-02-121-1/+1
|
* few more style nitsdrduh2024-02-121-15/+9
|
* explicit keytocard instructionsdrduh2024-02-121-34/+13
|
* simplify batch instructionsdrduh2024-02-121-30/+12
|
* standard names for subkeysdrduh2024-02-121-51/+56
|
* remove yubikey as rngdrduh2024-02-121-11/+0
|
* remove multiple hostsdrduh2024-02-121-102/+39
|
* more grammardrduh2024-02-111-45/+19
|