1
0
Fork 0
mirror of https://github.com/nix-community/home-manager synced 2024-11-27 05:29:46 +01:00
home-manager/modules
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
..
accounts Use types.port where applicable 2019-08-19 20:37:48 +02:00
lib emacs: fix merging of extraPackages and overrides 2019-06-10 22:56:47 +02:00
lib-bash activation-init: sanity check oldGenNum and oldGenPath 2018-03-13 20:49:45 +01:00
misc doc: surround name? with fancier characters 2019-09-01 21:28:40 +02:00
programs gpg: sane default for throw-keyids option 2019-09-11 19:30:26 +02:00
services imapnotify: pkgs.mbsync -> pkgs.isync 2019-09-11 19:27:04 +02:00
default.nix modules: register the base modules path 2019-04-07 13:26:38 +02:00
files.nix files: backup file collisions 2019-06-09 14:26:12 +02:00
home-environment.nix keyboard: make the model option optional 2019-09-05 01:56:14 +02:00
manual.nix manual: add nmd as a generation dependency 2019-08-28 20:36:11 +02:00
modules.nix dwm-status: add module 2019-08-18 16:23:31 +02:00
systemd-activate.rb systemd-activate.rb: add start/stop/restart sockets 2019-08-07 23:12:30 +02:00
systemd-activate.sh allow Home Manager to be used as a NixOS module 2018-02-07 20:50:01 +01:00
systemd.nix systemd: fix unit examples 2019-08-29 19:12:39 +02:00
xcursor.nix xcursor: add default cursor file option 2018-05-10 20:26:01 +02:00
xresources.nix xresources: remove unnecessary parentheses 2018-09-24 23:24:04 +02:00
xsession.nix keyboard: make the model option optional 2019-09-05 01:56:14 +02:00