aboutsummaryrefslogtreecommitdiffstats
path: root/_data/features.yml
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-04 00:52:40 -0600
committerMatt Rude <[email protected]>2018-02-04 00:52:40 -0600
commitfffb45e8d7f6041cda8a6110c058589513e38991 (patch)
tree6f583e69d11675d9e99a8e0842771d2f93f2edda /_data/features.yml
parentf14b721e8e12ceeda5e44bd7cce69e63d726aff9 (diff)
downloadxmpp-site-lite-fffb45e8d7f6041cda8a6110c058589513e38991.tar.gz
xmpp-site-lite-fffb45e8d7f6041cda8a6110c058589513e38991.tar.bz2
xmpp-site-lite-fffb45e8d7f6041cda8a6110c058589513e38991.zip
more updates
Diffstat (limited to '_data/features.yml')
-rw-r--r--_data/features.yml8
1 files changed, 8 insertions, 0 deletions
diff --git a/_data/features.yml b/_data/features.yml
index 4145a4b..e50d096 100644
--- a/_data/features.yml
+++ b/_data/features.yml
@@ -45,3 +45,11 @@
- name: Client State Indication
section: mobile
text: Client State Indication or CSI (<a href="https://xmpp.org/extensions/xep-0352.html">XEP-0352</a>) is a way for mobile clients to tell the server that they are sitting in someones pocket and would rather not get some less urgent things pushed to it.
+
+- name: Security
+ section: security
+ text: <ul><li>SSL/TLS encryption is <a href="https://github.com/stpeter/manifesto/blob/master/manifesto.txt">required</a> between clients and servers (C2S) and server to server (S2S) connections</li><li>The backend is configured to store hashed and salted authentication data</li><li>Use <a href="https://conversations.im/omemo/">OMEMO</a> or <a href="{{ site.url }}/help/definitions/#otr">Off-the-Record (OTR)</a> in your chat client to have fully encrypted chats</li></ul>
+
+- name: Policies
+ section: security
+ text: <p>No more information is collected and stored than what is absolutely necessary. This includes rosters, vCards, offline messages, etc.</p><p>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.</p><p>Please see the <a href="/privacy-policy/">Privacy Policy</a> for a more detailed explanation.</p>