Add poezio.

This commit is contained in:
Raghav Gururajan 2021-12-21 11:05:58 -05:00
parent 278e1e908c
commit 6b6b2f5826
Signed by: raghavgururajan
GPG Key ID: 5F5816647F8BE551
4 changed files with 39 additions and 0 deletions

4
poezio/plugins/irc.cfg Normal file
View File

@ -0,0 +1,4 @@
[irc]
gateway = irc.cheogram.com
initial_connect = false

3
poezio/plugins/link.cfg Normal file
View File

@ -0,0 +1,3 @@
[link]
browser = icecat

3
poezio/plugins/otr.cfg Normal file
View File

@ -0,0 +1,3 @@
[otr]
log = true

29
poezio/poezio.cfg Normal file
View File

@ -0,0 +1,29 @@
[Poezio]
device_id = secondary
# Security
ca_cert_path = /etc/ssl/certs/ca-certificates.crt
certificate = A8:32:69:79:8F:53:DB:D6:93:2F:FD:90:B5:08:B1:8D:E2:D8:7A:6F:82:6C:FB:6A:3D:DE:6D:34:89:3D:26:C7
# Account
default_nick = raghavgururajan
jid = rg@raghavgururajan.name
open_all_bookmarks = true
# Connectivity
autorejoin = true
# XMPP Features
enable_smacks = true
use_bookmark_method = pep
# Visual Interface
roster_show_offline = true
roster_sort = name
# User Interaction
separate_history = true
# Plugins
plugins_autoload = irc:link:otr:upload