aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* flake.lock: UpdateJustus Perlwitz2024-07-201-3/+3
* Merge pull request #450 from motiejus/nixos-24.05drduh2024-07-082-13/+16
|\
| * flake.lock: UpdateMotiejus Jakštys2024-07-071-3/+3
| * NixOS: bump to 24.05Motiejus Jakštys2024-07-072-10/+13
* | Merge pull request #449 from denis-roy/masterdrduh2024-07-081-1/+1
|\ \ | |/ |/|
| * Corrected small typo in README.mddenis-roy2024-07-061-1/+1
|/
* Merge pull request #447 from drduh/wip-30jun24drduh2024-07-041-25/+27
|\
| * 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
|/
* Merge pull request #435 from straysheep-dev/patch-1drduh2024-06-101-1/+63
|\
| * Move networking section to Optional hardeningstraysheep-dev2024-05-051-67/+64
| * Merge branch 'drduh:master' into patch-1straysheep-dev2024-05-053-3/+135
| |\ | |/ |/|
* | Merge pull request #440 from manuth/fix-gnupghome-vardrduh2024-05-061-1/+1
|\ \
| * | Export the `GNUPGHOME` variableManuel Thalmann2024-05-031-1/+1
* | | Merge pull request #438 from manuth/diceware-webappdrduh2024-05-052-0/+126
|\ \ \
| * | | Include the diceware web appManuel Thalmann2024-05-032-0/+126
| |/ /
* | | Merge pull request #439 from manuth/markdown-viewerdrduh2024-05-051-0/+3
|\ \ \
| * | | Add `okular` as a markdown viewerManuel Thalmann2024-05-031-0/+3
| |/ /
* | | Merge pull request #437 from manuth/screensaverdrduh2024-05-051-1/+4
|\ \ \
| * | | Disable screen saverManuel Thalmann2024-05-031-1/+4
| |/ /
* | | Merge pull request #436 from manuth/guide-icondrduh2024-05-051-1/+1
|\ \ \ | |/ / |/| |
| * | Fix non-existent guide iconManuel Thalmann2024-05-031-1/+1
|/ /
| * Add networking section to README.mdstraysheep-dev2024-04-181-2/+67
|/
* Merge pull request #431 from drduh/wip-29mar24drduh2024-03-303-15/+18
|\
| * Tidy style and formattingdrduh2024-03-291-15/+14
| * annotate passphrase templatesdrduh2024-03-292-0/+4
|/
* Merge pull request #430 from wstephenson/masterdrduh2024-03-251-3/+3
|\
| * Fix broken 'SSH agent forwarding' internal linksWill Stephenson2024-03-251-3/+3
|/
* Merge remote-tracking branch 'origin'drduh2024-03-240-0/+0
|\
| * Merge pull request #428 from drduh/wip-24mar24drduh2024-03-241-205/+222
| |\
* | | Replace reset PIN with date, keyid, serial fields in passphrase templatesdrduh2024-03-242-446/+386
| |/ |/|
* | 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
|/
* Merge pull request #427 from wstephenson/masterdrduh2024-03-201-1/+1
|\
| * Fix typo in date commandWill Stephenson2024-03-191-1/+1
|/
* Merge pull request #426 from drduh/wip-17mar24drduh2024-03-183-1/+453
|\
| * Add command-line passphrase templatedrduh2024-03-173-1/+453
|/
* Merge pull request #425 from drduh/wip-16mar24drduh2024-03-186-1475/+1933
|\
| * 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-172-82/+88
| * Automate PIN and card operationsdrduh2024-03-161-120/+88
| * Simplify instructions, reduce manual labordrduh2024-03-165-1200/+1735
|/
* Merge pull request #423 from Xronophobe/fix/quick-add-key-with-fprdrduh2024-03-111-4/+5
|\