21 lines
472 B
Plaintext
21 lines
472 B
Plaintext
#
|
|
# weechat -- sec.conf
|
|
#
|
|
# WARNING: It is NOT recommended to edit this file by hand,
|
|
# especially if WeeChat is running.
|
|
#
|
|
# Use /set or similar command to change settings in WeeChat.
|
|
#
|
|
# For more info, see: https://weechat.org/doc/quickstart
|
|
#
|
|
|
|
[crypt]
|
|
cipher = aes256
|
|
hash_algo = sha256
|
|
passphrase_file = ""
|
|
salt = on
|
|
|
|
[data]
|
|
__passphrase__ = on
|
|
freenode_password = "EE2D21A8DED921213DD107DF121F83925224CD53C5DC86E64FDB2BACC36924E9F096944786652EAA5A73DF546D91A512F29B"
|