aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 06:25:02 -0600
committerMatt Rude <[email protected]>2018-02-04 06:25:02 -0600
commitd2974897579d5214f33d693caf2dd26a3ecb8ae9 (patch)
tree63161ee1be3f0dd134b120845957642940290745
parent637466bb4ffba012bf46d7feeb0f2fa4422808cf (diff)
downloadxmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.tar.gz
xmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.tar.bz2
xmpp-site-lite-d2974897579d5214f33d693caf2dd26a3ecb8ae9.zip
Minor updates
-rw-r--r--_includes/registration.html4
-rw-r--r--certificates.html10
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 @@
</div>
<div class="client-mobile">
+ <hr style="color:grey">
+
<h3>Clients</h3>
<p>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.</p>
@@ -37,7 +39,7 @@
</div>
</div>
<hr style="color:grey">
- <p>Please see the <a href="{{ site.url }}/clients/">client list</a> for a longer list of available clients that may be used.</p>
+ <p>Please see the <a href="{{ site.url }}/clients/">client list</a> for a longer list of available clients.</p>
</div>
</div>
</div>
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/
---
<div class="section-header" id="features-section">
<center>
<span class="fa fa-certificate" style="font-size:100px;" aria-hidden="true"></span>
- <h2>Server Certificates</h2>
+ <h2>Servers TLS Certificates</h2>
</center>
</div>
-<p style="max-width:800px;text-align:center;margin:0 auto;">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.</p>
+<hr class="my-4">
+
+<p style="max-width:800px;text-align:center;margin:0 auto;">One of the benefits of communicating via XMPP is the level of security involved. This server uses <a href="">DNSEC</a> and TLS <a href="">Certificate Pinning</a>, to secure its users identity and privacy from outside observers.</p>
+
+<p style="max-width:800px;text-align:center;margin:0 auto;">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.</p>
<hr class="my-4">