diff --git a/apk.html b/apk.html index 2418780f858d3d4d7c7e6e618f3074c58042e2c4..2ea52a70e6db9171e7a8244070441c6c5f99f224 100644 --- a/apk.html +++ b/apk.html @@ -60,7 +60,7 @@ <img src="img/apk/unknown-sources-cropped.png"> - <p>3) Open the web browser and go to <a href="https://briarproject.org">https://briarproject.org</a>. Then go to <a href="https://briarproject.org/beta/briar.apk">https://briarproject.org/beta/briar.apk</a>.</p> + <p>3) Open the web browser and go to <a href="https://briarproject.org">https://briarproject.org</a>. Then go to <a href="https://briarproject.org/rc/briar.apk">https://briarproject.org/rc/briar.apk</a>.</p> <p>4) Confirm that you want to download the file.</p> diff --git a/download.html b/download.html index 501eb04b31e9eaf11d2ac2a4582f47dc05f7936b..b108d89c5c9513b41a874a85a0ee7b2113d3cdaf 100644 --- a/download.html +++ b/download.html @@ -50,18 +50,18 @@ <div id="container"> <div id="content"> <div class="full"> - <h2>Public Beta</h2> + <h2>Briar 1.0 release candidate</h2> - <p>Briar for Android is currently in <a href="news/2017-beta-released-security-audit.html">public beta</a> and is available for download from Google Play.</p> + <p>The first release candidate of Briar for Android is now available for download from Google Play. This release will become Briar 1.0 unless significant bugs are found.</p> <p> - <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a> + <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.android" rel="noopener noreferrer" target="_blank"><img id="playbutton" src="img/google_play_badge_web_generic.png" alt="Get it on Google Play" border="0"/></a> <a href="fdroid.html"><img id="fdroidbutton" src="img/fdroid_badge.png" alt="Get it on F-Droid" border="0"/></a> </p> <p>If you prefer not to use Google Play, you can <a href="fdroid.html">install the app via F-Droid</a> or <a href="apk.html">download the APK file</a> directly from our site.</p> - <p>If you'd like to be informed when the final app is available, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce">join the announcement mailing list</a>.</p> + <p>If you'd like to be informed about Briar releases, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce">join the announcement mailing list</a>.</p> <p>If you're interested in getting involved or following the progress of the project, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel">join the development mailing list</a> or email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> diff --git a/fdroid.html b/fdroid.html index 4639575e3ede8d6c951a4530379b28d7c2f24f2d..c2eb3c8586005276a40aa8f163d87ad8f09a3468 100644 --- a/fdroid.html +++ b/fdroid.html @@ -64,7 +64,7 @@ <img src="img/fdroid/fdroid-add-repo-cropped.png"> - <p>5) F-Droid will update the list of available apps. When it finishes, search for <b>Briar Beta</b> in the F-Droid app.</p> + <p>5) F-Droid will update the list of available apps. When it finishes, search for <b>Briar</b> in the F-Droid app.</p> <img src="img/fdroid/fdroid-search-results-cropped.png"> diff --git a/how-it-works.html b/how-it-works.html index f836e386d80d1de582919f21c1a73dc9b412b6d8..e1e4e83b9f7d26c53d04d7e1d83d0de96cc56f68 100644 --- a/how-it-works.html +++ b/how-it-works.html @@ -61,7 +61,7 @@ messages are synchronized directly between the users' devices. If the internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the information flowing in a crisis. If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance.</p> - <p>The <a href="https://briarproject.org/manual">manual</a> describes how to use Briar and the features that are available.</p> + <p>The <a href="https://briarproject.org/manual">manual</a> describes how to use Briar and the features that are available. Technical details are available on the <a href="https://code.briarproject.org/akwizgran/briar/wikis">wiki</a>.</p> <figure> <img src="img/diagram_secure.png" class="" alt="Briar"/>