22 lines
616 B
Text
22 lines
616 B
Text
|
|
#
|
||
|
|
# 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/quickstart/
|
||
|
|
#
|
||
|
|
|
||
|
|
[crypt]
|
||
|
|
cipher = aes256
|
||
|
|
hash_algo = sha256
|
||
|
|
passphrase_command = "pass self/irc/weechat"
|
||
|
|
salt = on
|
||
|
|
|
||
|
|
[data]
|
||
|
|
__passphrase__ = on
|
||
|
|
libera = "EF305DCD2707C8B789F34D9AE82C3951F18F593CFC6EB033D4C0B6341601F5F087AFE056555F98FD74A4D8B58ECC727F8B5FF0AEAC"
|
||
|
|
bnc_pass = "12D5B469E70E520C51AD3A96559FA2BB49EAFB15080930052B4EBB92D554662F17960577C71B7FEBA6DF53C305E9D1F03C0A0B7CF7"
|