mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
21 lines
502 B
Plaintext
21 lines
502 B
Plaintext
#
|
|
# weechat -- sec.conf
|
|
#
|
|
# WARNING: It is NOT recommended to edit this file by hand,
|
|
# especially if WeeChat is running.
|
|
#
|
|
# Use commands like /set or /fset to change settings in WeeChat.
|
|
#
|
|
# For more info, see: https://weechat.org/doc/weechat/quickstart/
|
|
#
|
|
|
|
[crypt]
|
|
cipher = aes256
|
|
hash_algo = sha256
|
|
passphrase_command = ""
|
|
salt = on
|
|
|
|
[data]
|
|
__passphrase__ = on
|
|
libera_password = "DDE143470687466BB81366D42CA948C0AC4C4EDFD698EFD9AF97147F3D69C5B9C4E844C80C018C0274B955D8EBF80330844283A4FA2EEAD2AB3D"
|