This website requires JavaScript.
bc3caf8c06
Merge 724fff3431
into dea24f4fa0
Matheus Moreira
2024-11-03 23:20:17 +0100
dea24f4fa0
Merge pull request #463 from forbytten/gpg_passphrase_fd_0
master
drduh
2024-11-03 18:21:56 +0000
9054f8fcbf
Merge pull request #462 from xty/patch-1
drduh
2024-10-31 19:31:48 +0000
32e58e122f
Passphrase now passed to gpg from stdin via the --passphrase-fd 0 option 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.
forbytten
2024-10-26 02:51:35 +0000
1c24f9c443
Fix grammar mistake in passage about polkit rules
XTY
2024-10-17 07:58:34 +0800
e218607c1f
Merge pull request #458 from drduh/18aug24
drduh
2024-08-18 19:00:22 +0000
d0928bc007
consolidate agent commands
drduh
2024-08-18 11:59:50 -0700
c110bb8ec0
use printf, export keyid, fix link
drduh
2024-08-18 11:47:11 -0700
59caacc134
Merge pull request #457 from snqk/docs/thunderbird
drduh
2024-08-18 18:32:47 +0000
5f91bfe10c
mail/thunderbird: fix typo
snqk
2024-08-17 21:23:20 +0100
ceab1ab58b
mail/thunderbird: add instructions & warnings
snqk
2024-08-17 21:19:18 +0100
d9af1dea50
Merge pull request #453 from jwpconsulting/update-nix
drduh
2024-07-21 21:01:37 +0000
82366dfcd8
Merge pull request #452 from jwpconsulting/cosmetic-fixes
drduh
2024-07-21 21:01:10 +0000
e4fb29ca24
Rename displayManager.autoLogin setting
Justus Perlwitz
2024-07-20 18:36:36 +0900
8a286bb341
Remove trailing whitespace in README.md
Justus Perlwitz
2024-07-20 21:43:25 +0900
2ca7dbb5b0
Document how to test NixOS build with QEMU
Justus Perlwitz
2024-07-20 21:42:56 +0900
967456100c
Update system.stateVersion to 24.05
Justus Perlwitz
2024-07-20 21:28:29 +0900
5ea481a79a
flake.lock: Update
Justus Perlwitz
2024-07-20 18:29:49 +0900
a46409e2e8
Merge pull request #450 from motiejus/nixos-24.05
drduh
2024-07-08 02:12:58 +0000
a7155c7995
Merge pull request #449 from denis-roy/master
drduh
2024-07-08 02:12:40 +0000
d5ef6565ed
flake.lock: Update
Motiejus Jakštys
2024-07-07 11:25:10 +0300
d7b2a034aa
NixOS: bump to 24.05
Motiejus Jakštys
2024-07-07 11:18:41 +0300
5f55f780d7
Corrected small typo in README.md
denis-roy
2024-07-06 16:55:40 -0400
d30f93ac32
Merge pull request #447 from drduh/wip-30jun24
drduh
2024-07-04 22:01:59 +0000
72eead099c
Should only have one identity loaded when renewing
drduh
2024-06-30 16:44:40 -0700
778b292917
Renew expired subkeys, fix #442
drduh
2024-06-30 16:41:16 -0700
b7baf0cbd0
Fix secret function
drduh
2024-06-30 16:28:39 -0700
8458f76129
Export variables throughout
drduh
2024-06-30 15:08:49 -0700
5bead178d8
Merge pull request #435 from straysheep-dev/patch-1
drduh
2024-06-10 00:25:07 +0000
d64c75a45f
Move networking section to Optional hardening
straysheep-dev
2024-05-05 23:08:05 -0700
bf1eef2c0d
Merge branch 'drduh:master' into patch-1
straysheep-dev
2024-05-05 22:37:21 -0700
5efcddc9e7
Merge pull request #440 from manuth/fix-gnupghome-var
drduh
2024-05-06 01:33:25 +0000
9d90cafe36
Merge pull request #438 from manuth/diceware-webapp
drduh
2024-05-05 19:06:30 +0000
41f42cf059
Merge pull request #439 from manuth/markdown-viewer
drduh
2024-05-05 19:06:02 +0000
999454bb05
Merge pull request #437 from manuth/screensaver
drduh
2024-05-05 19:03:25 +0000
8a99330f94
Merge pull request #436 from manuth/guide-icon
drduh
2024-05-05 19:03:07 +0000
6cfb493f2b
Export the `GNUPGHOME` variable
Manuel Thalmann
2024-05-03 02:23:00 +0200
21eb55c899
Include the diceware web app
Manuel Thalmann
2024-05-03 01:59:18 +0200
c4541aab99
Fix non-existent guide icon
Manuel Thalmann
2024-05-03 01:46:02 +0200
8417855829
Disable screen saver
Manuel Thalmann
2024-05-03 01:43:36 +0200
f7f719b153
Add `okular` as a markdown viewer
Manuel Thalmann
2024-05-03 01:40:09 +0200
0f316de2d8
Add networking section to README.md
straysheep-dev
2024-04-18 18:59:50 -0700
724fff3431
README: add detailed paperkey instructions
Matheus Moreira
2024-04-13 06:54:31 -0300
9d2c056d2a
Merge pull request #431 from drduh/wip-29mar24
drduh
2024-03-30 14:00:49 +0000
9a59d651b0
Tidy style and formatting
drduh
2024-03-29 08:17:24 -0700
f8037a8d17
annotate passphrase templates
drduh
2024-03-29 08:15:10 -0700
c1199cbcf8
Merge pull request #430 from wstephenson/master
drduh
2024-03-25 18:09:30 +0000
ada8ec6157
Fix broken 'SSH agent forwarding' internal links
Will Stephenson
2024-03-25 15:22:23 +0100
c1cfd93ba1
Merge remote-tracking branch 'origin'
drduh
2024-03-24 12:04:32 -0700
47545bb577
Merge pull request #428 from drduh/wip-24mar24
drduh
2024-03-24 19:00:03 +0000
db35f7622d
Replace reset PIN with date, keyid, serial fields in passphrase templates
drduh
2024-03-24 10:57:15 -0700
197b92d098
Remove NEO (discontinued in 2018), sort troubleshooting
drduh
2024-03-24 10:08:30 -0700
90292fe553
Update LUKS link, make commands consistent, more passphrase guidance
drduh
2024-03-24 09:47:01 -0700
5a4884685d
Optional hardening section, additional validation steps
drduh
2024-03-24 08:11:10 -0700
aa81e0fc80
Merge pull request #427 from wstephenson/master
drduh
2024-03-20 16:33:10 +0000
953bac8739
Fix typo in date command
Will Stephenson
2024-03-19 22:17:40 +0100
a7aa09bc80
Merge pull request #426 from drduh/wip-17mar24
drduh
2024-03-18 01:37:54 +0000
30d5f3905f
Add command-line passphrase template
drduh
2024-03-17 18:34:53 -0700
c97c9ac4c1
Merge pull request #425 from drduh/wip-16mar24
drduh
2024-03-18 00:39:46 +0000
7a1039ab08
Replace mkdir commands
drduh
2024-03-17 17:28:53 -0700
6272fc4181
Install yubikey-manager directly on Debian
drduh
2024-03-17 17:22:15 -0700
a0fa35cf11
Simplify and automate fdisk commands
drduh
2024-03-17 17:04:48 -0700
ac8ff82085
Stick with 6/8 digit PINs
drduh
2024-03-17 11:53:37 -0700
38a6c057aa
Remove obsolete stuff, clean up intro
drduh
2024-03-17 10:16:32 -0700
228ff7c7ca
Move keyserver instructions to later, more batch commands
drduh
2024-03-17 09:43:11 -0700
a1081d20ac
Automate PIN and card operations
drduh
2024-03-16 21:43:21 -0700
b2959d075b
Simplify instructions, reduce manual labor
drduh
2024-03-16 19:35:04 -0700
12b232d28f
Merge pull request #423 from Xronophobe/fix/quick-add-key-with-fpr
drduh
2024-03-11 16:10:32 +0000
3d01237c02
Merge pull request #424 from drduh/wip-10mar24
drduh
2024-03-10 21:24:42 +0000
c1b556c7c5
formatting fix
drduh
2024-03-10 14:22:32 -0700
f0a0801a51
Workaround for Authenticate key issue
drduh
2024-03-10 14:20:00 -0700
623a60cc83
update gpg --quick-add-key commands
Csanad Beres
2024-03-07 15:17:14 +0100
53ed405cef
Merge pull request #420 from drduh/fix-metadata
drduh
2024-02-12 19:41:43 +0000
e0880c0adc
fix batch metadata
drduh
2024-02-12 11:41:06 -0800
17ca4d058a
Merge pull request #419 from drduh/wip-12feb24
drduh
2024-02-12 19:35:14 +0000
07e0fe71fd
few more standard terms
drduh
2024-02-12 11:32:26 -0800
678e779b1f
typo
drduh
2024-02-12 11:28:49 -0800
6e19ae4cc4
few more style nits
drduh
2024-02-12 11:24:27 -0800
29563423c1
explicit keytocard instructions
drduh
2024-02-12 11:03:26 -0800
0b24d77c18
simplify batch instructions
drduh
2024-02-12 10:51:55 -0800
ca052604c3
standard names for subkeys
drduh
2024-02-12 10:45:38 -0800
00708879da
Merge pull request #418 from drduh/wip-12feb24
drduh
2024-02-12 18:05:48 +0000
8e914a3a60
remove yubikey as rng
drduh
2024-02-12 10:02:58 -0800
457fc80f8c
Merge pull request #417 from drduh/wip-11feb24
drduh
2024-02-12 17:35:22 +0000
d6848d5440
remove multiple hosts
drduh
2024-02-12 09:33:22 -0800
92d4212019
more grammar
drduh
2024-02-11 22:19:52 -0800
c69295975c
few more cleanups
drduh
2024-02-11 21:48:35 -0800
c6052c9028
simplify console output, use generic info
drduh
2024-02-11 21:09:11 -0800
fbd7008a16
more grammar and formatting
drduh
2024-02-11 17:43:45 -0800
152f7fb262
grammar and style
drduh
2024-02-11 15:37:31 -0800
cfe0fa282d
grammar and standardize storage terminology
drduh
2024-02-11 13:56:32 -0800
24ca007315
standardize Certify/Subkeys, easier command copy, organize links
drduh
2024-02-11 12:36:47 -0800
c0b4ca6f78
Merge pull request #416 from Paraphraser/20240210-disable-ccid-master
drduh
2024-02-11 02:34:37 +0000
5c3a4e8b18
fix rookie mistake
Phill Kelley
2024-02-11 09:32:04 +1100
b2d55a80de
Merge pull request #408 from jpickwell/patch-1
drduh
2024-02-10 17:21:32 +0000
db9316a8ce
Merge pull request #411 from motiejus/motiejus-flake
drduh
2024-02-10 17:21:06 +0000
87cb057de5
Merge pull request #414 from colingrady/genuine_link
drduh
2024-02-10 17:19:41 +0000
f8fcb0c2d1
add step to set `disable-ccid` in `scdaemon.conf`
Phill Kelley
2024-02-10 14:11:33 +1100
84c9d9654d
NixOS Live Image: convert to a flake
Motiejus Jakštys
2023-12-18 17:41:35 +0200
80a90f8813
Update link to genuine device check info
Colin Grady
2024-01-25 08:28:01 -0700