Skip to content

Commit a7a1078

Browse files
committed
Add OMEMO info to intro-part of main page and to about.
1 parent 4aeaed2 commit a7a1078

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

_includes/_bottom_frontpage.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<hr class="section-heading-spacer">
88
<div class="clearfix"></div>
99
<h2 class="section-heading">What is ChatSecure?</h2>
10-
<p class="lead">ChatSecure is a free and open source messaging app that features <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging">OTR encryption</a> over <a href="https://en.wikipedia.org/wiki/XMPP">XMPP</a>. You can connect to your existing Google accounts or create new accounts on <a href="https://xmpp.net/directory.php">public XMPP servers</a> (including via <a href="https://en.wikipedia.org/wiki/Tor_(anonymity_network)">Tor</a>), or even <a href="http://arstechnica.com/information-technology/2014/03/how-to-set-up-your-own-private-instant-messaging-server/">connect to your own server</a> for extra security.</p>
11-
<p class="lead">Unlike other apps that keep you stuck in their walled garden, ChatSecure is fully interoperable with other clients that support OTR and XMPP, such as <a href="https://conversations.im">Conversations</a> (Android), <a href="https://coy.im">CoyIM</a> (Desktop), and <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">more.</a></p>
10+
<p class="lead">ChatSecure is a free and open source messaging app that features <a href="https://en.wikipedia.org/wiki/OMEMO">OMEMO encryption</a> and <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging">OTR encryption</a> over <a href="https://en.wikipedia.org/wiki/XMPP">XMPP</a>. You can connect to your existing Google accounts or create new accounts on <a href="https://xmpp.net/directory.php">public XMPP servers</a> (including via <a href="https://en.wikipedia.org/wiki/Tor_(anonymity_network)">Tor</a>), or even <a href="http://arstechnica.com/information-technology/2014/03/how-to-set-up-your-own-private-instant-messaging-server/">connect to your own server</a> for extra security.</p>
11+
<p class="lead">Unlike other apps that keep you stuck in their walled garden, ChatSecure is fully interoperable with other clients that support OMEMO or OTR and XMPP, such as <a href="https://conversations.im">Conversations</a> (Android), <a href="https://coy.im">CoyIM</a> (Desktop), and <a href="https://en.wikipedia.org/wiki/Off-the-Record_Messaging#Client_support">more.</a></p>
1212
</div>
1313
<div class="col-lg-5 col-lg-offset-2 col-sm-6">
1414
<img class="img-responsive" src="/images/accounts.png" alt="iOS Screenshot">
@@ -101,4 +101,4 @@ <h2>Help us improve ChatSecure:</h2>
101101
<script src="/assets/js/jquery-1.11.0.js"></script>
102102

103103
<!-- Bootstrap Core JavaScript -->
104-
<script src="/assets/js/bootstrap.min.js"></script>
104+
<script src="/assets/js/bootstrap.min.js"></script>

about.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ title: About
66

77
![ChatSecure Logo](/images/chatsecure-banner.png)
88

9-
[ChatSecure](https://chatsecure.org) is a free and open source encrypted chat client for iPhone that supports [OTR encryption](https://en.wikipedia.org/wiki/Off-the-Record_Messaging) over [XMPP](https://en.wikipedia.org/wiki/Xmpp). Unfortunately ChatSecure Android is no longer available ([more info](/faq)).
9+
[ChatSecure](https://chatsecure.org) is a free and open source encrypted chat client for iPhone that supports [OMEMO encryption](https://en.wikipedia.org/wiki/OMEMO) and [OTR encryption](https://en.wikipedia.org/wiki/Off-the-Record_Messaging) over [XMPP](https://en.wikipedia.org/wiki/Xmpp). Unfortunately ChatSecure Android is no longer available ([more info](/faq)).
1010

1111
ChatSecure is available on the Apple App Store for free.
1212

@@ -30,4 +30,4 @@ The source code for both projects is hosted on GitHub.
3030

3131
We accept [PayPal](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XRBHJ9AX5VWNA) and [Bitcoin](https://coinbase.com/checkouts/1cf35f00d722205726f50b940786c413) donations for the iOS version. Thank you!
3232

33-
[![bitcoin donation](/images/bitcoin_donate.png)](https://coinbase.com/checkouts/1cf35f00d722205726f50b940786c413) [![paypal donation](/images/paypal_donate.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XRBHJ9AX5VWNA)
33+
[![bitcoin donation](/images/bitcoin_donate.png)](https://coinbase.com/checkouts/1cf35f00d722205726f50b940786c413) [![paypal donation](/images/paypal_donate.png)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=XRBHJ9AX5VWNA)

0 commit comments

Comments
 (0)