summaryrefslogtreecommitdiffstats
path: root/blog/2014
diff options
context:
space:
mode:
authorMicha <mk@spline.de>2015-01-28 18:38:36 +0100
committerMicha <mk@spline.de>2015-01-28 18:38:36 +0100
commitccbf6e4061bac6ad7e6452c44d0743fb0d67fef2 (patch)
treea8e3357f407bf633b397c21a05cf182531644d17 /blog/2014
parente30c85a6248115a20d9ccf818fee64d06ed019fa (diff)
downloadwww-ccbf6e4061bac6ad7e6452c44d0743fb0d67fef2.tar.gz
www-ccbf6e4061bac6ad7e6452c44d0743fb0d67fef2.tar.bz2
www-ccbf6e4061bac6ad7e6452c44d0743fb0d67fef2.zip
migrated jabber.spline.de posts
Diffstat (limited to 'blog/2014')
-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 %}