<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tharre/dotfiles/.weechat, branch master</title>
<subtitle>My personal dotfiles.</subtitle>
<id>https://git.th73.ovh/Tharre/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.th73.ovh/Tharre/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/'/>
<updated>2021-12-19T02:27:14Z</updated>
<entry>
<title>weechat: use new passphrase_command instead of env</title>
<updated>2021-12-19T02:27:14Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2021-12-19T01:56:33Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=ca1dd9561f68ac27561a2f6a0f13bb05130fe899'/>
<id>urn:sha1:ca1dd9561f68ac27561a2f6a0f13bb05130fe899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: freenode is dead, long live libera</title>
<updated>2021-12-19T02:27:14Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2021-12-19T01:57:30Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=6bf9bec035c5eb4804efefcae17c990b684d0417'/>
<id>urn:sha1:6bf9bec035c5eb4804efefcae17c990b684d0417</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: update default config (version 3.3)</title>
<updated>2021-12-19T02:27:14Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2021-12-19T01:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=80db06c711d69e661d34d0b4b4746cd54fe2337f'/>
<id>urn:sha1:80db06c711d69e661d34d0b4b4746cd54fe2337f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: add new default settings (v2.4)</title>
<updated>2019-05-09T23:58:11Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2019-05-09T23:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=a8dea41aae1c3b8fb996eca937acf471e60bed42'/>
<id>urn:sha1:a8dea41aae1c3b8fb996eca937acf471e60bed42</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: add crashfiles to .gitignore</title>
<updated>2019-03-06T17:01:30Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2019-03-06T17:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f'/>
<id>urn:sha1:093d0dda0b7dbf1a43fd01c5e24b14e76e9a451f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: add new default settings for version 2.2</title>
<updated>2018-08-10T23:37:16Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-08-10T23:36:51Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=be230463de9cbb87115589192a3da3223f172a20'/>
<id>urn:sha1:be230463de9cbb87115589192a3da3223f172a20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: disable password salting</title>
<updated>2018-07-16T20:54:05Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-16T20:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=74c2fc774532e2860f1fbf655af37c8a63ae76da'/>
<id>urn:sha1:74c2fc774532e2860f1fbf655af37c8a63ae76da</id>
<content type='text'>
weechat unfortunately changes the salt each time it writes to sec.conf,
even if the password itself hasn't changed. From the documentation of
sec.crypt.salt:

description: use salt when generating key used in encryption
(recommended for maximum security); when enabled, the content of crypted
data in file sec.conf will be different on each write of the file; if
you put the file sec.conf in a version control system, then you can turn
off this option to have always same content in file

Since we're using a long and random password anyway, that isn't being
reused, this is safe to disable.
</content>
</entry>
<entry>
<title>weechat: reconnect if lag &gt; 30s</title>
<updated>2018-07-16T07:02:54Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-16T07:02:54Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=b3e87cd20085d58bf8d882cf81d86103a736f682'/>
<id>urn:sha1:b3e87cd20085d58bf8d882cf81d86103a736f682</id>
<content type='text'>
</content>
</entry>
<entry>
<title>weechat: remove pointless RPL_CREATIONTIME message</title>
<updated>2018-07-13T07:15:58Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-13T07:15:58Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=54ed3b537acff02d41f051be97e24e73841a8a1c'/>
<id>urn:sha1:54ed3b537acff02d41f051be97e24e73841a8a1c</id>
<content type='text'>
i.e.: Channel created on So, 15 Feb 2004 06:08:31
</content>
</entry>
<entry>
<title>weechat: add twitch network</title>
<updated>2018-07-12T16:09:25Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-12T16:09:25Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=63dd4fd3f2c2f1dabee06b8006deedf06cfbe4c8'/>
<id>urn:sha1:63dd4fd3f2c2f1dabee06b8006deedf06cfbe4c8</id>
<content type='text'>
</content>
</entry>
</feed>
