jowj
cce022586b
- right now this is a fucking awful sync method; full copy each time - eventually i need to do something much more reasonable - probably will check gnu Stow - seriously this is garbage, but at least I can pull down a config now.
22 lines
633 B
Plaintext
22 lines
633 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
|
|
bouncer-freenode = "E5AD21339D149B21CE554DF3A8C8CB1D5D036FE31CB10DEA93738E9A7445DAF0B6EFFA666AC0D522FB594B5663A0DB564B2B0FC1BF32404F1C3F768612"
|
|
bouncer-OFTC = "4CDFDEA58320B2BB530C796910152ACD983D01D78ED6C3D68845430EFB52260A3B7FECC85FB106CDDC62D74A0D6F8B92A3A5213774F5E029950135BDCC"
|