Skip to content
Snippets Groups Projects
Commit e7edcac2 authored by akwizgran's avatar akwizgran
Browse files

Update repository URL.

parent c2f6fd38
No related branches found
No related tags found
1 merge request!16Update repository URL
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<img src="img/building/02.png"> <img src="img/building/02.png">
<p>4) Enter <b>https://code.briarproject.org/akwizgran/briar.git</b> as the <b>Git Repository URL</b>, then click <b>Clone</b>.</p> <p>4) Enter <b>https://code.briarproject.org/briar/briar.git</b> as the <b>Git Repository URL</b>, then click <b>Clone</b>.</p>
<img src="img/building/03.png"> <img src="img/building/03.png">
......
...@@ -67,7 +67,7 @@ ...@@ -67,7 +67,7 @@
<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> <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>
<p>All our software is open source - you can <a href="https://code.briarproject.org/akwizgran/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>. <p>All our software is open source - you can <a href="https://code.briarproject.org/briar/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>.
</div> <!-- full --> </div> <!-- full -->
</div> <!-- content --> </div> <!-- content -->
......
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
<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>]. Translators can volunteer through our <a href="https://transifex.com/otf/briar">Transifex project</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>]. Translators can volunteer through our <a href="https://transifex.com/otf/briar">Transifex project</a>.</p>
<p>All our software is open source - you can <a href="https://code.briarproject.org/akwizgran/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>. <p>All our software is open source - you can <a href="https://code.briarproject.org/briar/briar/tree/master">browse the source code</a> or <a href="building.html">build the app from source</a>.
</div> <!-- full --> </div> <!-- full -->
</div> <!-- content --> </div> <!-- content -->
......
...@@ -61,7 +61,7 @@ messages are synchronized directly between the users' devices. ...@@ -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 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> 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. Technical details are available on the <a href="https://code.briarproject.org/akwizgran/briar/wikis">wiki</a>.</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/briar/briar/wikis">wiki</a>.</p>
<figure> <figure>
<img src="img/diagram_secure.png" class="" alt="Briar"/> <img src="img/diagram_secure.png" class="" alt="Briar"/>
......
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
<p> <p>
Briar's development team is looking for feedback on today's beta release. Briar's development team is looking for feedback on today's beta release.
You can submit your feedback anonymously through the app You can submit your feedback anonymously through the app
or publicly in the project's <a href="https://code.briarproject.org/akwizgran/briar/issues">issue tracker</a>. or publicly in the project's <a href="https://code.briarproject.org/briar/briar/issues">issue tracker</a>.
Before the final release, changes to the peer-to-peer protocol are expected, Before the final release, changes to the peer-to-peer protocol are expected,
so users will not be able to migrate their accounts to the final version. so users will not be able to migrate their accounts to the final version.
For security reasons, their <strong>accounts and data will expire</strong> with the beta. For security reasons, their <strong>accounts and data will expire</strong> with the beta.
......
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<p> <p>
Lots of people have asked for an iOS version of Briar, Lots of people have asked for an iOS version of Briar,
but bringing the P2P messenger to the iPhone is challenging, but bringing the P2P messenger to the iPhone is challenging,
because Apple <a href="https://code.briarproject.org/akwizgran/briar/issues/445">does not allow long-lived network connections</a> because Apple <a href="https://code.briarproject.org/briar/briar/issues/445">does not allow long-lived network connections</a>
in the background which are needed for P2P messaging. in the background which are needed for P2P messaging.
</p> </p>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment