diff options
Diffstat (limited to '.weechat/sec.conf')
-rw-r--r-- | .weechat/sec.conf | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/.weechat/sec.conf b/.weechat/sec.conf new file mode 100644 index 0000000..21967cc --- /dev/null +++ b/.weechat/sec.conf @@ -0,0 +1,20 @@ +# +# 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 +zncpass = "A5852BA2AB7C083AA55EE471FCECE2E7E9C84533FF4D7A4A729D6FA31FCAD571325E4048746D8A750FE12F02EE5AAAFBB42EAE8806BF29A23DAC188889FCD0AD0B9A199E7CD4AF2EDCD50FAADFE07829B1046C63E03172EDB05070" |