1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/programs
Bjarki Ágúst Guðmundsson 41f918499b
gpg: sane default for throw-keyids option
The [throw-keyids](https://www.gnupg.org/gph/en/manual/r2110.html)
option "hides the receiver of the encrypted data as a countermeasure
against traffic analysis." However, it also slows down decryption, and
even breaks some applications; see e.g.
https://github.com/open-keychain/open-keychain/issues/626

I think the sane default would be to leave it off, just as it is off
by default in gpg. The typical user will probably not need this level
of security, and will probably prefer a better user experience (faster
decryption and compatibility with a wider range of applications).

Closes #838
2019-09-11 19:30:26 +02:00
..
alacritty alacritty: don't create file if settings is empty 2019-05-14 23:53:10 +02:00
bash bash: add logoutExtra option 2019-08-16 16:46:38 +09:00
firefox firefox: use wrapped package 2019-08-18 18:04:04 +02:00
gpg gpg: sane default for throw-keyids option 2019-09-11 19:30:26 +02:00
rofi rofi: add test to verify assertion 2019-09-04 12:52:14 +02:00
ssh ssh: add localForwards option for matchBlocks 2019-08-20 12:11:00 +02:00
tmux tmux: Disable confirmation prompt 2019-06-05 13:05:10 +09:00
zsh Fix type of various sessionVariables options 2019-04-27 01:07:09 +02:00
browserpass.nix browserpass: fix host/policy link sources 2019-06-01 12:24:30 +02:00
getmail-expected.conf Address code review comments for getmail service 2019-06-27 07:48:09 +02:00
getmail.nix Address code review comments for getmail service 2019-06-27 07:48:09 +02:00
git-expected.conf git: support nested section options 2019-07-04 16:51:28 +02:00
git-with-email-expected.conf git: quote sendemail section header 2019-01-29 18:28:55 +01:00
git-with-email.nix git: quote sendemail section header 2019-01-29 18:28:55 +01:00
git-with-str-extra-config-expected.conf tests: add initial test framework 2018-12-11 00:57:58 +01:00
git-with-str-extra-config.nix tests: add initial test framework 2018-12-11 00:57:58 +01:00
git.nix git: support nested section options 2019-07-04 16:51:28 +02:00
mbsync-expected.conf mbsync: add basic test of result configuration 2019-01-31 02:08:40 +01:00
mbsync.nix mbsync: add basic test of result configuration 2019-01-31 02:08:40 +01:00
texlive-minimal.nix texlive: always require at least one extra package 2019-01-09 02:09:23 +01:00