Contents
Quassel (Text Chat Client via IRC)
|
Available since: version 0.8
Quassel is an IRC application that is split into two parts, a "core" and a "client". This allows the core to remain connected to IRC servers, and to continue receiving messages, even when the client is disconnected. FreedomBox can run the Quassel core service keeping you always online and one or more Quassel clients from a desktop or a mobile device can be used to connect and disconnect from it.
Why run Quassel?
Many discussions about FreedomBox are being done on the IRC-Channel irc://irc.debian.org/freedombox. If your FreedomBox is running Quassel, it will collect all discussions while you are away, such as responses to your questions. Remember, the FreedomBox project is a worldwide project with people from nearly every time zone. You use your client to connect to the Quassel core to read and respond whenever you have time and are available.
How to setup Quassel?
Within FreedomBox's web interface
select Applications
go to IRC Client (Quassel) and
- install the application and make sure it is enabled
- now your Quassel core is running
Port Forwarding
If your FreedomBox is behind a router, you will need to set up port forwarding on your router. You should forward the following ports for Quassel:
- TCP 4242
- Example configuration in router:
Clients
Clients to connect to Quassel from your desktop and mobile devices are available.
Desktop
In a Debian system, you can e.g. use quassel-client. The following steps describe how to connect Quassel Client with Quassel Core running on a FreedomBox. The first time you do this connection, Quassel Core will be initialized too.
Launch Quassel Client. You will be greeted with a wizard to Connect to Core.
Click the Add button to launch Add Core Account dialog.
Fill any value in the Account Name field. Fill proper DNS hostname of your FreedomBox in Hostname filed. Port field must have the value 4242. Provide the username and password of the account you wish to create to connect to the Quassel Core in the User and Password fields. Choose Remember if don't wish to be prompted for a password every time you launch Quassel client.
After pressing OK in the Add Core Account dialog, you should see the core account in the Connect to Core dialog.
Select the newly created core account and select OK to connect to it.
If this is the first time you are connecting to this core. You will see an Untrusted Security Certificate warning and need to accept the server certificate.
Select Continue. Then you will be asked if you wish to accept the certificate permanently. Select Forever.
If this Quassel Core has not been connected to before, you will then see a Core Configuration Wizard. Select Next.
In the Create Admin User page, enter the username and password you have used earlier to create the core connection. Select Remember password to remember this password for future sessions. Click Next.
In the Select Storage Backend page, select SQLite and click Commit.
The core configuration is then complete and you will see a Quassel IRC wizard to configure your IRC connections. Click Next.
In Setup Identity page next, provide a name and multiple nicknames. This is how you present yourself to other users on IRC. It is not necessary to give your real world name. Multiple nicknames are useful as fallback nicknames when the first nickname can't be used for some reason. After providing the information click Next.
In Setup Network Connection page next, provide a network name of your choice. Next provide a list of servers to which Quassel Core should connect to in order to join this IRC network (such as irc.debian.org:6667).
Select the server in the servers list and click Edit. In the Server Info dialog, set the port 6697 (consult your network's documentation for actual list of servers and their secure ports) and click Use SSL. Click OK. This is to ensure that communication between your FreedomBox and the IRC network server is encrypted.
Back in the Setup Network Connection dialog, provide a list of IRC channels (such as #freedombox) to join upon connecting to the network. Click Save & Connect.
You should connect to the network and see the list of channels you have joined on the All Chats pane on the left of the Quassel Client main window.
- Select a channel and start seeing messages from others in the channel and send your own messages.
Android
For Android devices you may use e.g. Quasseldroid from F-Droid
- enter core, username etc. as above
By the way, the German verb quasseln means talking a lot, to jabber.
External links
Upstream Project: https://quassel-irc.org
Upstream documentation: https://bugs.quassel-irc.org/projects/quassel-irc/wiki
Back to Features introduction or manual pages.
Intro |
Information |
Support |
Contribute |
Reports |
Promote |
|
|
|
|||||
|
|
|
HELP & DISCUSSIONS: Discussion Forum - Matrix - Mailing List - #freedombox irc.debian.org | CONTACT Foundation | JOIN Project
Next call: Saturday, December 14 at 14:00 UTC
This page is copyright its contributors and is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.