From ba75e9f90796b9d046cffab9357271c2d41f3f20 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Thu, 1 Feb 2018 19:52:15 -0600 Subject: More updates --- index.html | 53 ++++++++++++----------------------------------------- 1 file changed, 12 insertions(+), 41 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 061c363..7599474 100644 --- a/index.html +++ b/index.html @@ -6,12 +6,12 @@ permalink: /
-
+
-
+
-
+

XMPP Communication Service

@@ -20,7 +20,7 @@ permalink: /
-
+

This is the {{ site.name }} communication service website. This site is here to provide basic information on using this service. A XMPP service provides messaging ability via a local client. XMPP sites like this service are @@ -37,7 +37,7 @@ permalink: / or ChatSecure for mobile.

-
+

Connecting...

  • Port: 5222
  • @@ -53,7 +53,7 @@ permalink: /
{% if site.register-web == 2 %} -
+
{% include registration.html %} @@ -63,10 +63,9 @@ permalink: / {% endif %} {% for section in site.data.sections %} -
-
+
-
+

{{ section.name }}

@@ -86,42 +85,14 @@ permalink: /
-
{% endfor %} -
-
- {% include about.html %} -
+
+ {% include about.html %}
-
-
- -

Privacy & Security

-
-
-
-

Security

-
    -
  • SSL/TLS encryption is required - between clients and servers (C2S) and server to server (S2S) connections
  • -
  • The backend is configured to store hashed and salted authentication data
  • -
  • Use OMEMO or - Off-the-Record (OTR) - in your chat client to have fully encrypted chats
  • -
-
-
-

Policies

-

No more information is collected and stored than what is absolutely necessary. - This includes rosters, vCards, offline messages, etc.

-

Spam and abuse including advertisements of any kind will not be tolerated on - this network. For spam or abuse please contact us with the full details.

-

Please see the Privacy Policy for - a more detailed explanation.

-
-
+
+ {% include security.html %}
-- cgit v1.2.3-59-ga6da