From d2974897579d5214f33d693caf2dd26a3ecb8ae9 Mon Sep 17 00:00:00 2001 From: Matt Rude Date: Sun, 4 Feb 2018 06:25:02 -0600 Subject: Minor updates --- _includes/registration.html | 4 +++- certificates.html | 10 +++++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/_includes/registration.html b/_includes/registration.html index 7fc2049..8e55171 100644 --- a/_includes/registration.html +++ b/_includes/registration.html @@ -10,6 +10,8 @@
+
+

Clients

After creating an account, you must use a software client to login into the server. Below is a small list of clients you may use, but really any XMPP client can work.

@@ -37,7 +39,7 @@

-

Please see the client list for a longer list of available clients that may be used.

+

Please see the client list for a longer list of available clients.

diff --git a/certificates.html b/certificates.html index 44cdafb..7beddb8 100644 --- a/certificates.html +++ b/certificates.html @@ -1,17 +1,21 @@ --- layout: default -title: Server Certificates +title: Server TLS Certificates permalink: /certificates/ ---
-

Server Certificates

+

Servers TLS Certificates

-

One of the benefits of communicating via XMPP is the level of security involved. To allow users to validate the servers they are connecting to, below is the current fingerprints for each domain name.

+
+ +

One of the benefits of communicating via XMPP is the level of security involved. This server uses DNSEC and TLS Certificate Pinning, to secure its users identity and privacy from outside observers.

+ +

As an added layer of security, a user can validate the servers they are connecting to, below is the current fingerprints for each domain name.


-- cgit v1.2.3-59-ga6da