Diff for "TechDocs/XMPP"

Differences between revisions 13 and 35 (spanning 22 versions)
Revision 13 as of 2010-12-29 15:14:15
Size: 4378
Editor: anonymous
Comment:
Revision 35 as of 2016-10-21 16:22:10
Size: 3958
Editor: vanitasvitae
Comment: Added Conversations
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Fellowship Jabber server = ## page was renamed from TechDoku/XMPP
## page was renamed from Migrated/XMPP
= Fellowship XMPP server =
Line 3: Line 5:
Each Fellow has an account on our public Jabber ([[http://xmpp.org/|XMPP]]) server for instant messaging. Each Fellow has an account on our public [[http://en.wikipedia.org/wiki/Xmpp|XMPP]] (formerly known as "jabber") server for instant messaging.
Line 5: Line 7:
{{{ = Connecting to the server =
Line 7: Line 9:
#!wiki caution
'''Authentication problems?'''

Your password for the jabber server doesn't work anymore? Just
use your usual Fellowship password! This is a new feature of the new
jabber server; read the rest of this page for more details.
}}}
= Connecting to the server =
Line 17: Line 11:
 *
[[http://gajim.org/|Gajim]]
 * [[http://gajim.org/|Gajim]]
Line 20: Line 13:
 *
[[http://kopete.kde.org/|Kopete]]
 * [[http://kopete.kde.org/|Kopete]]
Line 23: Line 15:
 *
[[http://pidgin.im/|Pidgin]]
 * [[http://pidgin.im/|Pidgin]]
Line 26: Line 17:
 *
[[http://psi-im.org/|Psi]]
 * [[http://psi-im.org/|Psi]]
Line 29: Line 19:
 *
[[http://live.gnome.org/Empathy|Empathy]]
 * [[http://live.gnome.org/Empathy|Empathy]]
Line 32: Line 21:
 *
[[http://adium.im|Adium]]
 * [[http://adium.im|Adium]]
Line 35: Line 23:
 *
 [[http://www.bitlbee.org|Bitlbee]] and any IRC client.
 * [[http://www.kadu.im/w/English:Main_Page|Kadu]]
Line 38: Line 25:
 * ... add your Free Software jabber client here  * [[http://www.mozilla.org/thunderbird/|Thunderbird]]

 * [[https://jitsi.org/|Jitsi]]

 * [[http://www.bitlbee.org|Bitlbee]] and any IRC client.
 
 * [[http://salut-a-toi.org|Salut à Toi]]

 * [[https://conversations.im|Conversations]] (Android)

 *

 * ... add your Free Software XMPP client here
Line 43: Line 42:
 *
Domain: `jabber.fsfe.org` (so your complete jabber account will be: `USERNAME@jabber.fsfe.org`)
 * Domain: `jabber.fsfe.org` (so your complete jabber account will be: `USERNAME@jabber.fsfe.org`)
Line 47: Line 45:
 *
Jabber server: `jabber.fsfe.org`
 * Jabber server: `jabber.fsfe.org`
Line 50: Line 47:
 * Port: you can use the standard jabber port 5222, or the (deprecated) port 5223; if you are behind a blocking firewall/proxy, you can also use port 80 or 443 (the latter is more likely to work, since some ISPs filter traffic on port 80). In any case, the server will enforce a secure SSL/TLS connection.  * Port: you can use the standard XMPP port 5222; if you are behind a blocking firewall/proxy, you can also use the BOSH proxy on port 80 or 443 [[http://xmpp.org/extensions/xep-0124.html]], which can be found under the proxy settings in gajim for example
Line 53: Line 50:
 *
 '''Kopete''' When creating the account in Kopete, switch to the "connection" tab in the settings and check "Use protocol encryption (SSL)" and also make sure that "Allow plain-text password authentication" is enabled. The default server information should be ok. Cut-and-paste into the configuration dialog seems to be problematic: type the server name and your password by hand (and double check this if you are getting "host not found" errors).
Line 56: Line 51:
 * '''Kopete''' When creating the account in Kopete, switch to the "connection" tab in the settings and check "Use protocol encryption (SSL)" and also make sure that "Allow plain-text password authentication" is enabled. The default server information should be ok. Cut-and-paste into the configuration dialog seems to be problematic: type the server name and your password by hand (and double check this if you are getting "host not found" errors).
Line 57: Line 53:
 *
'''Pidgin''' If you have problems with upgrading to versions > 2.6, it might be unavoidable to delete the account in pidgin and recreate it.
 * '''Pidgin''' If you have problems with upgrading to versions > 2.6, it might be unavoidable to delete the account in pidgin and recreate it.
Line 60: Line 55:
 *
'''Pidgin + GnuTLS: SSL certificate problem''' Some users reported SSL connection problems while using Pidgin with the GnuTLS library (you can learn something more about this problem [[http://developer.pidgin.im/ticket/4458|here]] and [[http://blog.vieth.biz/2009/10/02/pidgin-jabber-ccc-de-cert/|here]]). To fix this, you can manually add the jabber.fsfe.org SSL certificate to your pidgin client, as suggested in [[http://blog.vieth.biz/2009/10/02/pidgin-jabber-ccc-de-cert/|this blog post]]; note that downloading the server certificate directly from the jabber server using the "openssl" command won't work, instead you can download the certificate here: [[attachment:jabber.fsfe.org.pem]]
 * '''Pidgin + GnuTLS: SSL certificate problem''' Some users reported SSL connection problems while using Pidgin with the GnuTLS library (you can learn something more about this problem [[http://developer.pidgin.im/ticket/4458|here]] and [[http://blog.vieth.biz/2009/10/02/pidgin-jabber-ccc-de-cert/|here]]). To fix this, you can manually add the jabber.fsfe.org SSL certificate to your pidgin client, as suggested in [[http://blog.vieth.biz/2009/10/02/pidgin-jabber-ccc-de-cert/|this blog post]]; note that downloading the server certificate directly from the jabber server using the "openssl" command won't work, instead you can download the certificate here: [[attachment:jabber.fsfe.org.pem]]
Line 65: Line 58:
To find other Fellows, you can either check their login on the Fellow listing at http://wiki.fsfe.org/fellows and try to contact them directly at `USERNAME@jabber.fsfe.org`, or use the Jabber User Directory on the server.
To find other Fellows, you can either check their login on the Fellow listing at http://wiki.fsfe.org/Fellows and try to contact them directly at `USERNAME@jabber.fsfe.org`, or use the Jabber User Directory on the server. Some administrators even have their contact name listed on the FSFE [[https://fsfe.org/about/team.en.html|Team]] page
Line 70: Line 64:
If you wish to talk with others, there is also a multi user chat (MUC) server at `conference.jabber.fsfe.org` on which you can join existing chat rooms or open new ones for you and other Fellows. The `fellowship` chat room is a general meeting point for all Fellows, so feel free to join it!
Line 72: Line 65:
== Notes for specific clients ==
 *
 '''Kopete''' MUCs are available as "group chats" only from the context menu for an account; use the right mouse button on the systray icon, pick an account and choose "Join Groupchat...". Do not attempt to add a group chat as a contact, since that will just get you loads of domain-not-found errors.
 *
 '''Bitlbee''' MUCs are available as "chat room". You should add a chat entry with
 {{{
   chat add N fellowship@conference.jabber.fsfe.org fellowship
 }}}
 where ''N'' is the account number for you connection to jabber.fsfe.org. Then you can
 join the conference room by
 {{{
 /join &fellowship
 }}}
In addition to XMPP/Jabber, the FSFE's IRC channel is also used as a general meeting point for all Fellows.

 * Channel: #fsfe
 * Server: irc.freenode.org

''Note'' : if you use ubuntu with Empathy, you'll have to install the account-plugin-irc package to be able to add an IRC account in the "Online Accounts" settings.
Line 88: Line 75:


----
Category/FellowshipServices

Fellowship XMPP server

Each Fellow has an account on our public XMPP (formerly known as "jabber") server for instant messaging.

Connecting to the server

In order to use the Jabber service, you will need a Jabber client, such as:

Configuration is simple:

  • Username: your usual Fellowship username
  • Domain: jabber.fsfe.org (so your complete jabber account will be: USERNAME@jabber.fsfe.org)

  • Password: your usual Fellowship password
  • Jabber server: jabber.fsfe.org

  • Port: you can use the standard XMPP port 5222; if you are behind a blocking firewall/proxy, you can also use the BOSH proxy on port 80 or 443 http://xmpp.org/extensions/xep-0124.html, which can be found under the proxy settings in gajim for example

Notes for specific clients

  • Kopete When creating the account in Kopete, switch to the "connection" tab in the settings and check "Use protocol encryption (SSL)" and also make sure that "Allow plain-text password authentication" is enabled. The default server information should be ok. Cut-and-paste into the configuration dialog seems to be problematic: type the server name and your password by hand (and double check this if you are getting "host not found" errors).

  • Pidgin If you have problems with upgrading to versions > 2.6, it might be unavoidable to delete the account in pidgin and recreate it.

  • Pidgin + GnuTLS: SSL certificate problem Some users reported SSL connection problems while using Pidgin with the GnuTLS library (you can learn something more about this problem here and here). To fix this, you can manually add the jabber.fsfe.org SSL certificate to your pidgin client, as suggested in this blog post; note that downloading the server certificate directly from the jabber server using the "openssl" command won't work, instead you can download the certificate here: jabber.fsfe.org.pem

Contacting other Fellows

To find other Fellows, you can either check their login on the Fellow listing at http://wiki.fsfe.org/Fellows and try to contact them directly at USERNAME@jabber.fsfe.org, or use the Jabber User Directory on the server. Some administrators even have their contact name listed on the FSFE Team page

The Jabber User Directory is located at vjud.jabber.fsfe.org and you can use it to register yourself (so others can find you) and look for other Fellows on the server. Please see the documentation of your Jabber client on how to use this service.

Chat conferences

In addition to XMPP/Jabber, the FSFE's IRC channel is also used as a general meeting point for all Fellows.

  • Channel: #fsfe
  • Server: irc.freenode.org

Note : if you use ubuntu with Empathy, you'll have to install the account-plugin-irc package to be able to add an IRC account in the "Online Accounts" settings.


If you have problems with your Jabber account, you can contact <fellowship-hackers AT fsfeurope DOT org>


Category/FellowshipServices

TechDocs/XMPP (last edited 2021-07-02 06:31:58 by nico.rikken)