Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
jabber [2019/09/15 11:58] – angelegt dorianjabber [2023/11/16 10:29] (aktuell) dorian
Zeile 1: Zeile 1:
 ====== TechFak-Jabber ====== ====== TechFak-Jabber ======
 +
 +<bootnote critical>This article is mostly deprecated, as the Jabber-Server is currently not maintained and most communication switched to the university's [[https://www.uni-bielefeld.de/einrichtungen/bits/services/kommunikation/teamchat/|Matrix server]] where you can also find us in the space named [[https://matrix.to/#/#fs-technik-space:uni-bielefeld.de|#fs-technik-space:uni-bielefeld.de]]</bootnote>
  
 [[https://en.wikipedia.org/wiki/XMPP|Jabber/XMPP]] is a distributed instant messaging network and the Fachschaft is running a server for the Technical Faculty. It can be used by all students and employees, basically everyone with a TechFak-account. As it's not operated by a company with commercial interests, you don't have to worry about anyone profiling you or selling your data (unless you use a commercial client). [[https://en.wikipedia.org/wiki/XMPP|Jabber/XMPP]] is a distributed instant messaging network and the Fachschaft is running a server for the Technical Faculty. It can be used by all students and employees, basically everyone with a TechFak-account. As it's not operated by a company with commercial interests, you don't have to worry about anyone profiling you or selling your data (unless you use a commercial client).
Zeile 7: Zeile 9:
 ====== Quickstart Guide ====== ====== Quickstart Guide ======
  
-<HTML> +Get an account You already have one if your TechFak account was created after 2015-10-16. | 
-<table> +Protocol XMPP (required by some clients) | 
-<tr> +Jabber ID <TechFak account>@techfak.de | 
-<td> +Password Initially the same as your TechFak services password; must be changed before you can log in | 
-</HTML> +Change password Run ''%%tfpasswd jabber%%'' on a TechFak PC | 
-Get an account +Chatrooms <room name>@conference.techfak.de | 
-<HTML> +Can’t connect? See [[#why-do-i-keep-getting-only-connection-refused-errors|here]]. | 
-<td> + 
-</HTML> + 
-You already have one if your TechFak account was created after 2015-10-16. +====== Getting Started — Account Setup ====== 
-<HTML> + 
-</tr> +===== Which Jabber client should I use? ===== 
-<tr> + 
-<td> +There are several Jabber clients and apps available and you can use whichever you want. 
-</HTML> + 
-Protocol +You can find a [[https://xmpp.org/software/clients.html|list of maintained Jabber clients at the xmpp foundation's website]]. 
-<HTML> + 
-<td> +On PCs with **Linux**, **Mac OS X** or **Windows** we recommend //Gajim// (check for activated OMEMO Plugin for end-to-end encryption), //Psi// or //MCabber//, a console client. 
-</HTML> + 
-XMPP (required by some clients) +For **Android** devices, you can use //[[http://conversations.im/|Conversations]]//
-<HTML> + 
-</tr> +For **iOS** devices there are //ChatSecure// and //Monal//
-<tr> + 
-<td> +If you are not completly new to Jabber, //Dino// for Linux is also a good client, but very new and not yet fully stable.
-</HTML> +
-Jabber ID +
-<HTML> +
-</td> +
-<td> +
-</HTML> +
-<TechFak account>@techfak.de +
-<HTML> +
-</td> +
-</tr> +
-<tr> +
-<td> +
-</HTML> +
-Password +
-<HTML> +
-</td> +
-<td> +
-</HTML> +
-Initially the same as your TechFak services password; must be changed before you can log in +
-<HTML> +
-</td> +
-</tr> +
-<tr> +
-<td> +
-</HTML> +
-Change password +
-<HTML> +
-</td> +
-<td> +
-</HTML> +
-Run ''%%tfpasswd jabber%%'' on a TechFak PC +
-<HTML> +
-</td> +
-</tr> +
-<tr> +
-<td> +
-</HTML> +
-Chatrooms +
-<HTML> +
-</td> +
-<td> +
-</HTML> +
-<room name>@conference.techfak.de +
-<HTML> +
-</td> +
-</tr> +
-<tr> +
-<td> +
-</HTML> +
-Can’t connect? +
-<HTML> +
-</td> +
-<td> +
-</HTML> +
-See [[#why-do-i-keep-getting-only-connection-refused-errors|here]]. +
-<HTML> +
-</td> +
-</tr> +
-</table> +
-</HTML> +
-====== Getting Started --- Account Setup ======+
  
 ===== Where do I get an account? ===== ===== Where do I get an account? =====
Zeile 119: Zeile 60:
 If you can't change your password with that command and get a list of realms instead, your account is not activated for Jabber yet. If you can't change your password with that command and get a list of realms instead, your account is not activated for Jabber yet.
  
-===== Which Jabber client should I use? ===== +====== Problems — Troubleshooting ======
- +
-There are several Jabber clients and apps available and you can use whichever you want. +
- +
-You can find a [[https://xmpp.org/software/clients.html|list of maintained Jabber clients at the xmpp foundation's website]]. +
- +
-On PCs with **Linux**, **Mac OS X** or **Windows** we recommend //Gajim// (check for activated OMEMO Plugin for end-to-end encryption), //Psi// or //MCabber//, a console client. +
- +
-For **Android** devices, you can use [[http://conversations.im/|//Conversations//]]. +
- +
-For **iOS** devices, the only free (as in freedom) app seems to be //Monal//+
- +
-If you are not completly new to Jabber, //Dino// for Linux is also a good client, but very new and not yet fully stable. +
- +
-====== Problems --- Troubleshooting ======+
  
 ===== I forgot my password. ===== ===== I forgot my password. =====
Zeile 147: Zeile 74:
 To check if another server supports forward secrecy, test it at [[https://check.messaging.one/|check.messaging.one]] and see if there are any ciphers with forward secrecy listed. To check if another server supports forward secrecy, test it at [[https://check.messaging.one/|check.messaging.one]] and see if there are any ciphers with forward secrecy listed.
  
-If the server does support forward secrecy but you still can't contact any of its users, please [[#i-have-another-problem-or-question-who-should-i-ask|tell our server administrators about it]].+If the server does support forward secrecy but you still can't contact any of its users, please [[##i_have_another_problem_or_questionwho_should_i_ask|tell our server administrators about it]].
  
 Please don't ask us to support outdated ciphers without forward secrecy. We won't. Please don't ask us to support outdated ciphers without forward secrecy. We won't.
Zeile 201: Zeile 128:
 You can use our server for whatever legal purpose you want. However, please keep in mind that we do not offer extra accounts for temporary projects and that this server is speed-limited. You can use our server for whatever legal purpose you want. However, please keep in mind that we do not offer extra accounts for temporary projects and that this server is speed-limited.
  
-If you need custom accounts or want to send lots of data, you can set up your own XMPP server and connect it to ours via XMPP federation. If you plan to do that, please [[#i-have-another-problem-or-question-who-should-i-ask|contact us]].+If you need custom accounts or want to send lots of data, you can set up your own XMPP server and connect it to ours via XMPP federation. If you plan to do that, please [[##i_have_another_problem_or_questionwho_should_i_ask|contact us]].
  
 ===== I have another problem or question; who should I ask? ===== ===== I have another problem or question; who should I ask? =====
Zeile 221: Zeile 148:
 Not just because we say so. You shouldn’t trust anyone who says “Trust me”. Research yourself and draw your own conclusions. Here are some pointers to get you started. Not just because we say so. You shouldn’t trust anyone who says “Trust me”. Research yourself and draw your own conclusions. Here are some pointers to get you started.
  
-===== Legal obligations --- good for you =====+===== Legal obligations — good for you =====
  
 We as the operators of the Jabber service have to obey the German [[https://de.wikipedia.org/wiki/Fernmeldegeheimnis|Fernmeldegeheimnis]] law, which forbids us to read your messages. We also have to obey various German and European laws about information privacy, which forbid us to sell or share any of your data without your consent. We’re not asking for your consent because we’re not selling or sharing any of your data. We as the operators of the Jabber service have to obey the German [[https://de.wikipedia.org/wiki/Fernmeldegeheimnis|Fernmeldegeheimnis]] law, which forbids us to read your messages. We also have to obey various German and European laws about information privacy, which forbid us to sell or share any of your data without your consent. We’re not asking for your consent because we’re not selling or sharing any of your data.
  
-===== Legal obligations --- bad for you =====+===== Legal obligations — bad for you =====
  
 Like all service operators, we may be required to hand over stored data to law enforcement, but only if they have a valid court order. Like all service operators, we may be required to hand over stored data to law enforcement, but only if they have a valid court order.
Zeile 255: Zeile 182:
 ===== I don’t trust you, but I want to use Jabber. What should I do? ===== ===== I don’t trust you, but I want to use Jabber. What should I do? =====
  
-Change your Jabber password to something secure and unique. Use end-to-end encryption with OpenPGP, OTR or OMEMO.+Change your Jabber password to something secure and unique. Use end-to-end encryption with OMEMO.
  
 ===== I’m still concerned... ===== ===== I’m still concerned... =====
  
-Please [[#i-have-another-problem-or-question-who-should-i-ask|contact us]]. If you don’t want to discuss your concern by mail, you can ask us to meet you in the Fachschaft’s office or lounge.+Please [[#i_have_another_problem_or_questionwho_should_i_ask|contact us]]. If you don’t want to discuss your concern by mail, you can ask us to meet you in the Fachschaft’s office or lounge.
  
  
  • Zuletzt geändert: 2019/09/15 11:58
  • von dorian