weechat
This commit is contained in:
parent
d0c620b61c
commit
73761b7be7
20 changed files with 1759 additions and 0 deletions
21
slackware/home/weechat/.weechat/sec.conf
Normal file
21
slackware/home/weechat/.weechat/sec.conf
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
#
|
||||
# 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"
|
||||
Loading…
Add table
Add a link
Reference in a new issue