summaryrefslogtreecommitdiffstats
path: root/blog/2014/01-02-jabber-s2s.html
diff options
context:
space:
mode:
Diffstat (limited to 'blog/2014/01-02-jabber-s2s.html')
-rw-r--r--blog/2014/01-02-jabber-s2s.html26
1 files changed, 24 insertions, 2 deletions
diff --git a/blog/2014/01-02-jabber-s2s.html b/blog/2014/01-02-jabber-s2s.html
index 93c9eb2..6a36d48 100644
--- a/blog/2014/01-02-jabber-s2s.html
+++ b/blog/2014/01-02-jabber-s2s.html
@@ -1,12 +1,34 @@
{% meta %}
title: jabber.spline.de s2s encryption
- tags: [jabber]
+ tags: [jabber, security]
{% endmeta %}
{% mark body %}
{% filter markdown %}
-Spline schaltet am Wochenende s2s encryption an, das kann und wird Probleme mit google erzeugen, genaueres auf dem [jabber blog](http://jabber.spline.de/).
+Spline schaltet am Wochenende s2s encryption an, das kann und wird Probleme mit google erzeugen.
+
+---
+
+There has been a long discussion about how to handle server to server
+encryption or the lack of it on the [xmpp operators mailing
+list](http://mail.jabber.org/mailman/listinfo/operators). Admins would like to
+switch it on of course but the biggest player in the federation network,
+Google, is blocking this.
+However, both admins and developers have created and signed a manifesto on how
+to deal with this issue that puts pressure on Google and might in the worst
+case result in a federation split and the loss of a huge user base:
+
+<br>
+[https://github.com/stpeter/manifesto/blob/master/manifesto.txt](https://github.com/stpeter/manifesto/blob/master/manifesto.txt)
+<br>
+
+I, personally, fully support this manifesto and hence decided to play along and switch to:
+
+ -{s2s_use_starttls, optional}.
+ +{s2s_use_starttls, required_trusted}.
+
+on Saturday, January 4th. Let's see how it goes :)
{% endfilter %}
{% endmark %}