mirror of
https://github.com/nix-community/home-manager
synced 2024-11-04 18:29:45 +01:00
41f918499b
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 |
||
---|---|---|
.. | ||
accounts | ||
files | ||
home-environment | ||
misc | ||
programs | ||
services/window-managers | ||
systemd | ||
xresources-expected.conf | ||
xresources.nix |