Edit About text

This commit is contained in:
Alan Friedman 2016-01-13 11:58:18 -05:00
parent d4010ff2c5
commit 32d7051437

View File

@ -67,9 +67,9 @@
<h3 class="modal-title">About</h3>
</div>
<div class="modal-body">
<p>FattyChat is the simplest way to chat anonymously online. No chat history is stored on a server or database, and plain text is never transferred over the wire.</p>
<p>FattyChat is the simplest way to chat anonymously, and with encryption, online. Chat history is never stored on a server or database, and plain text messages are never transferred over the wire.</p>
<p>While basic encryption is used by default, you may choose to use a custom encryption key for extra security. Share this key with other participants in a secure manner.</p>
<p>Your encryption key ensures that only people you trust can decipher your messages. If you change your key, make sure to notify all other participants.</p>
<p>Questions/comments? Email us at hello[at]fatty.chat</p>
</div>