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 = "B0880AFBE996D9870D77AFB8160D7949A56A4903CDAFF670A8ED66232CCE98D5561BC45D60F7DBF9E974E63E5A9486234C3E32632366BDD1A81B"
|