mirror of
https://github.com/Matir/skel.git
synced 2026-05-26 05:29:09 -07:00
14 lines
280 B
Plaintext
14 lines
280 B
Plaintext
#
|
|
# weechat -- sec.conf
|
|
#
|
|
|
|
[crypt]
|
|
cipher = aes256
|
|
hash_algo = sha256
|
|
passphrase_file = "~/.weechat-passphrase"
|
|
salt = on
|
|
|
|
[data]
|
|
__passphrase__ = on
|
|
relay_password = "D1FD30C08951B1A5BCBBB7EE6AAFB6AF9B86017B353182A1CA8826D5A98EB88E7E723591C544FC41A6913EA67E8764E50BDD8A5AD3D0A0"
|