mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 09:39:52 +08:00
b265152fba
gpg's --use-embedded-filename is a dangerous option that can cause gpg to write arbitrary content to arbitrary files. According to the GnuPG maintainer, this is not an option recommended for use (https://dev.gnupg.org/T4500). Fish shouldn't encourage users to supply it. I've offered https://dev.gnupg.org/T6972 to upstream to make it even more clear that this option is a bad idea. While removing it, we might as well also remove --no-use-embedded-filename, since it is effectively a no-op. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |