summaryrefslogtreecommitdiffstats
path: root/zsh-custom
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-07-16 22:43:20 +0200
committerTharre <tharre3@gmail.com>2018-07-16 22:54:05 +0200
commit74c2fc774532e2860f1fbf655af37c8a63ae76da (patch)
tree410d800ff45e22de15d8fbe8968a7be7e65e5ccf /zsh-custom
parent4984b1a04ad04cc81822bf46de28f0bccb31a639 (diff)
downloaddotfiles-74c2fc774532e2860f1fbf655af37c8a63ae76da.tar.gz
dotfiles-74c2fc774532e2860f1fbf655af37c8a63ae76da.tar.xz
dotfiles-74c2fc774532e2860f1fbf655af37c8a63ae76da.zip
weechat: disable password salting
weechat unfortunately changes the salt each time it writes to sec.conf, even if the password itself hasn't changed. From the documentation of sec.crypt.salt: description: use salt when generating key used in encryption (recommended for maximum security); when enabled, the content of crypted data in file sec.conf will be different on each write of the file; if you put the file sec.conf in a version control system, then you can turn off this option to have always same content in file Since we're using a long and random password anyway, that isn't being reused, this is safe to disable.
Diffstat (limited to 'zsh-custom')
0 files changed, 0 insertions, 0 deletions