drduh
a2dd896d5c
login card attr appears mandatory, fix #461
2025-04-19 09:16:03 -07:00
drduh
f22d1c7e78
update and prefer explicit expiration dates
2025-04-13 16:42:40 -07:00
drduh
4f1dc6239f
collapse additional uids details
2025-04-13 16:37:26 -07:00
drduh
f008766778
move revocation cert to footnotes
2025-04-12 10:50:18 -07:00
drduh
2cc0c10777
update gpg conf refs
2025-04-12 10:31:37 -07:00
drduh
d7428c1290
organize nixos files
2025-04-12 10:22:46 -07:00
drduh
68201047a8
update template refs
2025-04-12 10:11:58 -07:00
drduh
2d20dace7c
explicit pubkeys instruction
2025-04-12 10:07:10 -07:00
drduh
370b170aee
Merge pull request #478 from Kyshman/kysh-changes
...
macOS and Arch additions
2025-04-12 17:02:04 +00:00
Kysh
16550af94c
Remove reference to EOL tool - Yubikey-Managet-QT
...
Addresses review comment by @nvmd [regarding](acdcb192bb (r2036016628)
) EOL GUI tool in [PR #478 ](https://github.com/drduh/YubiKey-Guide/pull/478 )
2025-04-12 14:35:05 +03:00
Kysh
acdcb192bb
Merge branch 'drduh:master' into kysh-changes
2025-04-12 13:46:34 +03:00
drduh
d659595a97
copy of debian live image signing key
2025-04-10 18:25:02 -07:00
drduh
b81df9c93c
simplify debian image urls
2025-04-10 18:13:22 -07:00
drduh
0d3da84bc0
patch remaining tips
2025-04-07 17:47:16 -07:00
drduh
a6aa556c28
format more markdown alerts
2025-04-07 17:42:04 -07:00
drduh
b5ab51d847
patch warning/cautions
2025-04-06 14:53:26 -07:00
drduh
c91fe7a974
patch notes
2025-04-06 14:50:46 -07:00
drduh
71b4bf1061
use alerts markdown extension
2025-04-06 14:45:35 -07:00
drduh
4d205381d5
add nist password strength footnote
2025-04-05 13:56:21 -07:00
drduh
25ab9ee323
rename to text file
2025-04-05 13:37:07 -07:00
Kysh
9ff60ea8c5
Update README.md
...
updated for arch specific steps
2025-03-30 19:51:37 +03:00
drduh
992d68d807
shorter temp dir names
2025-03-16 14:15:22 -07:00
drduh
6d84aae08d
update config urls
2025-03-16 14:07:20 -07:00
drduh
3ab143b4c1
Merge pull request #475 from dennisxtria/master
...
chore(README): removed double quotes in exporting GPG_TTY env variable
2025-03-03 23:08:20 +00:00
Dennis Triantafyllis
5d98fdeaba
chore(README): removed double quotes in exporting GPG_TTY env variable
2025-02-27 19:39:12 +02:00
Kysh
30054aadab
Update README.md for Arch package installation
...
Added `--needed` to avoid reinstalling already installed & upto date packages
2025-02-19 22:31:25 +03:00
Kysh
fcd28fe97b
Update README.md section SSH for MacPorts
2025-02-08 00:46:42 +03:00
Kysh
9c23d5933d
Update README.md added macOS with MacPorts to usage section
2025-02-08 00:26:24 +03:00
Kysh
807b972302
Update README.md to include setup via MacPorts for macOS
2025-02-07 22:30:25 +03:00
Adam Monsen
6c77d5dbe6
ensure newline is expanded
...
echo from GNU coreutils requires -e to interpret backslash escape sequences
without this, the encrypted file contains `\ntest message`
2025-01-12 06:43:45 -08:00
Jeremy
66ceba96bd
docs(wsl): Add usbipd in WSL setup
...
Add usbipd-win library as an alternate method to accessing the yubikey since vuori/weasel-pageant is archived.
2024-12-21 10:41:56 -05:00
drduh
166f838a43
Merge pull request #464 from forbytten/add_uids_issue_445
...
Addresses issue 445
2024-12-09 00:13:47 +00:00
Maciej Flak
4091e2869c
Update README.md typo
2024-12-03 13:43:32 +01:00
forbytten
7d0826166f
Fixed formatting to conform to existing conventions
2024-11-21 08:10:18 +00:00
forbytten
33f572768b
Addresses [Missing section for adding uids]( https://github.com/drduh/YubiKey-Guide/issues/445 )
2024-11-21 05:21:59 +00:00
drduh
dea24f4fa0
Merge pull request #463 from forbytten/gpg_passphrase_fd_0
...
Pass passphrase to gpg using --passphrase-fd 0
2024-11-03 18:21:56 +00:00
forbytten
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.
2024-10-26 02:51:35 +00:00
XTY
1c24f9c443
Fix grammar mistake in passage about polkit rules
2024-10-17 07:58:34 +08:00
drduh
d0928bc007
consolidate agent commands
2024-08-18 11:59:50 -07:00
drduh
c110bb8ec0
use printf, export keyid, fix link
2024-08-18 11:47:11 -07:00
snqk
5f91bfe10c
mail/thunderbird: fix typo
...
Signed-off-by: snqk <me@snqk.dev>
2024-08-17 21:23:20 +01:00
snqk
ceab1ab58b
mail/thunderbird: add instructions & warnings
...
- 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>
2024-08-17 21:19:18 +01:00
Justus Perlwitz
8a286bb341
Remove trailing whitespace in README.md
2024-07-20 22:03:12 +09:00
Justus Perlwitz
2ca7dbb5b0
Document how to test NixOS build with QEMU
2024-07-20 22:03:12 +09:00
denis-roy
5f55f780d7
Corrected small typo in README.md
...
maintenace -> maintenance
2024-07-06 16:55:40 -04:00
drduh
72eead099c
Should only have one identity loaded when renewing
2024-06-30 16:44:40 -07:00
drduh
778b292917
Renew expired subkeys, fix #442
2024-06-30 16:41:16 -07:00
drduh
b7baf0cbd0
Fix secret function
2024-06-30 16:28:39 -07:00
drduh
8458f76129
Export variables throughout
2024-06-30 15:08:49 -07:00
straysheep-dev
d64c75a45f
Move networking section to Optional hardening
2024-05-05 23:08:05 -07:00