diff --git a/about.html b/about.html index 04d09854b146e3a8bc0bb9ea069b486797c1fc09..fc1f9ed4d4650b1b3e62929f0e06a1ef71c878a8 100644 --- a/about.html +++ b/about.html @@ -66,7 +66,7 @@ <p><strong>Jack Grigg</strong> is a core developer of the I2P anonymity network and lead developer of I2P Android. He has a keen interest in privacy and anonymity research, and enjoys helping other developers create privacy-respecting software. He is also a budding UX enthusiast and holds a PhD in Applied Physics from Lincoln University, New Zealand.</p> - <p>Briar has received funding from <a href="https://smallmedia.org.uk/">Small Media</a>, the <a href="https://web.archive.org/web/20160413063937/https://www.openitp.org/">Open Internet Tools Project</a>, <a href="https://accessnow.org/">Access</a>, the <a href="https://www.opentech.fund/">Open Technology Fund</a>, and the <a href="https://prototypefund.de/">Prototype Fund</a>.</p> + <p>Briar has received funding from <a href="https://smallmedia.org.uk/" rel="noopener noreferrer" target="_blank">Small Media</a>, the <a href="https://web.archive.org/web/20160413063937/https://www.openitp.org/" rel="noopener noreferrer" target="_blank">Open Internet Tools Project</a>, <a href="https://accessnow.org/" rel="noopener noreferrer" target="_blank">Access</a>, the <a href="https://www.opentech.fund/" rel="noopener noreferrer" target="_blank">Open Technology Fund</a>, and the <a href="https://prototypefund.de/" rel="noopener noreferrer" target="_blank">Prototype Fund</a>.</p> <p>To contact the team, please email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p> diff --git a/building.html b/building.html index 2271a0f295641529927d059d873bcb768253862f..15a6ce58f3bee903367c364aeb4ee7dace716509 100644 --- a/building.html +++ b/building.html @@ -52,7 +52,7 @@ <div class="full"> <h2>Building the Source Code</h2> - <p>1) Download and install <a href="http://developer.android.com/sdk/index.html">Android Studio</a>.</p> + <p>1) Download and install <a href="http://developer.android.com/sdk/index.html" rel="noopener noreferrer" target="_blank">Android Studio</a>.</p> <p>2) Open Android Studio and select <b>Check out project from Version Control</b>.</p> @@ -82,7 +82,7 @@ <img src="img/building/13.png"> - <p>9) When the build process finishes, click <b>Show in File Manager</b> to open the folder containing the APK file, <b>briar-android-debug.apk</b>. You can <a href="http://www.digitalcitizen.life/how-sideload-apps-using-apk-files-android-devices">sideload</a> this file onto any Android device.</p> + <p>9) When the build process finishes, click <b>Show in File Manager</b> to open the folder containing the APK file, <b>briar-android-debug.apk</b>. You can <a href="http://www.digitalcitizen.life/how-sideload-apps-using-apk-files-android-devices" rel="noopener noreferrer" target="_blank">sideload</a> this file onto any Android device.</p> <img src="img/building/11.png"> @@ -96,7 +96,7 @@ <p>12) Repeat steps 8 and 9 to build and install the updated app.</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>.</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" rel="noopener noreferrer" target="_blank">join the development mailing list</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/copyright.html b/copyright.html index 1668dd6949fd1bed2b99c531a41bccb5044dfe44..ac1f568eef8586cd1cd6ac0ff6c402ed3b1f8528 100644 --- a/copyright.html +++ b/copyright.html @@ -51,15 +51,15 @@ <div class="full"> <h2 >Copyright</h2> - <p>Briar is free software. You can redistribute it and modify it under the terms of the <a href="https://gnu.org/licenses/gpl.txt">GNU General Public License</a>.</p> + <p>Briar is free software. You can redistribute it and modify it under the terms of the <a href="https://gnu.org/licenses/gpl.txt" rel="noopener noreferrer" target="_blank">GNU General Public License</a>.</p> - <p>Google Play and the Google Play logo are trademarks of Google Inc. The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the <a href="https://creativecommons.org/licenses/by/3.0">Creative Commons 3.0 Attribution License</a>.</p> + <p>Google Play and the Google Play logo are trademarks of Google Inc. The Android robot is reproduced or modified from work created and shared by Google and used according to terms described in the <a href="https://creativecommons.org/licenses/by/3.0" rel="noopener noreferrer" target="_blank">Creative Commons 3.0 Attribution License</a>.</p> - <p>The mobile phone image is reproduced or modified from work created and shared by <a href="https://secure.flickr.com/photos/vernieman">Vernon Chan</a> and used according to terms described in the <a href="https://creativecommons.org/licenses/by/2.0">Creative Commons 2.0 Attribution License</a>.</p> + <p>The mobile phone image is reproduced or modified from work created and shared by <a href="https://secure.flickr.com/photos/vernieman" rel="noopener noreferrer" target="_blank">Vernon Chan</a> and used according to terms described in the <a href="https://creativecommons.org/licenses/by/2.0" rel="noopener noreferrer" target="_blank">Creative Commons 2.0 Attribution License</a>.</p> - <p>The server icon was created by <a href="http://www.visualpharm.com/">VisualPharm</a>.</p> + <p>The server icon was created by <a href="http://www.visualpharm.com/" rel="noopener noreferrer" target="_blank">VisualPharm</a>.</p> - <p>All other content on this website is (c) 2017 Sublime Software Ltd. You can redistribute and modify it under the terms of the <a href="https://creativecommons.org/licenses/by/4.0">Creative Commons 4.0 Attribution License</a>.</p> + <p>All other content on this website is (c) 2018 Sublime Software Ltd. You can redistribute and modify it under the terms of the <a href="https://creativecommons.org/licenses/by/4.0" rel="noopener noreferrer" target="_blank">Creative Commons 4.0 Attribution License</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/download.html b/download.html index 28cb744e559d28649bc62b82620c21bf4d2e544b..d04c31f87dd9f8f31914a688880b64cf7c7518eb 100644 --- a/download.html +++ b/download.html @@ -63,11 +63,11 @@ <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 about future Briar releases, 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 future Briar releases, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-announce" rel="noopener noreferrer" target="_blank">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> + <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" rel="noopener noreferrer" target="_blank">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/briar/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" rel="noopener noreferrer" target="_blank">browse the source code</a> or <a href="building.html">build the app from source</a>. </div> <!-- full --> </div> <!-- content --> diff --git a/fdroid.html b/fdroid.html index ce50d74c5e05b7b07fa82926b08dcca3d97f361a..fd36961f14d6c821364ddc2b34965a38431456ca 100644 --- a/fdroid.html +++ b/fdroid.html @@ -52,7 +52,7 @@ <div class="full"> <h2>Installing Briar via F-Droid</h2> - <p>1) Install the <a href="https://f-droid.org/">F-Droid app</a>. + <p>1) Install the <a href="https://f-droid.org/" rel="noopener noreferrer" target="_blank">F-Droid app</a>. <p>2) Open <a href="https://briarproject.org/fdroid/repo?fingerprint=1FB874BEE7276D28ECB2C9B06E8A122EC4BCB4008161436CE474C257CBF49BD6">this link</a> on your mobile device. (If you're using Firefox, long-click the link and choose <b>Open with F-Droid App</b>.)</p> diff --git a/get-involved.html b/get-involved.html index 7e2b56fcacacc6e1af805ab6094515a6463f4c36..72adf3b461a7a568d4e5b3dc0a634fcaaf672d53 100644 --- a/get-involved.html +++ b/get-involved.html @@ -54,9 +54,9 @@ <p>We're looking for volunteers to contribute to all aspects of the project, including design, development, documentation, translation and testing. We're happy to provide guidance or mentoring for less experienced contributors.</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>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" rel="noopener noreferrer" target="_blank">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" rel="noopener noreferrer" target="_blank">Transifex project</a>.</p> - <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>. + <p>All our software is open source - you can <a href="https://code.briarproject.org/briar/briar/tree/master" rel="noopener noreferrer" target="_blank">browse the source code</a> or <a href="building.html">build the app from source</a>. </div> <!-- full --> </div> <!-- content --> diff --git a/hiring.html b/hiring.html index 8d8f9bd5a3b35a7965c305e2da77a6c6de1dafcc..752feac5ced1eb9e0fc31aa2baf552e37c220c8c 100644 --- a/hiring.html +++ b/hiring.html @@ -55,7 +55,7 @@ <p>We don't currently have any paid positions available. If you'd like to hear about future vacancies, please 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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</a>. Translators can volunteer through our <a href="https://transifex.com/otf/briar" rel="noopener noreferrer" target="_blank">Transifex project</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/hiring/2018-05-java-developer.html b/hiring/2018-05-java-developer.html index 87cc4d372c3c68ff9e10d9d8df805eac4e3ced84..0342df0c7e83c11946cdb91f405e543103879a5c 100644 --- a/hiring/2018-05-java-developer.html +++ b/hiring/2018-05-java-developer.html @@ -55,7 +55,7 @@ <p>Sorry, this position is no longer available. If you'd like to hear about future vacancies, please 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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</a>. Translators can volunteer through our <a href="https://transifex.com/otf/briar" rel="noopener noreferrer" target="_blank">Transifex project</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/hiring/2018-05-usability-consultant.html b/hiring/2018-05-usability-consultant.html index 0cc20e8cc9f960d929ca69b901d659e6e8160c1d..ab655b4ca62f22ef7e11b403651417ad6b27b223 100644 --- a/hiring/2018-05-usability-consultant.html +++ b/hiring/2018-05-usability-consultant.html @@ -55,7 +55,7 @@ <p>Sorry, this position is no longer available. If you'd like to hear about future vacancies, please 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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</a>. Translators can volunteer through our <a href="https://transifex.com/otf/briar" rel="noopener noreferrer" target="_blank">Transifex project</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/hiring/2018-05-ux-designer.html b/hiring/2018-05-ux-designer.html index bd02d9015147e8dd382382346e43bb417f1cb1b2..af2189254014d4e3aec234182d1b907f23227e43 100644 --- a/hiring/2018-05-ux-designer.html +++ b/hiring/2018-05-ux-designer.html @@ -55,7 +55,7 @@ <p>Sorry, this position is no longer available. If you'd like to hear about future vacancies, please 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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</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 as a volunteer, please <a href="https://lists.sourceforge.net/lists/listinfo/briar-devel" rel="noopener noreferrer" target="_blank">join the development mailing list</a>. Translators can volunteer through our <a href="https://transifex.com/otf/briar" rel="noopener noreferrer" target="_blank">Transifex project</a>.</p> </div> <!-- full --> </div> <!-- content --> diff --git a/how-it-works.html b/how-it-works.html index 9f9bd7ee83412856634e0b402b501a2e43bb7aef..fcc4a2418f8dda5c3691dd044f908a4e149cfe5b 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. Technical details are available on the <a href="https://code.briarproject.org/briar/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" rel="noopener noreferrer" target="_blank">wiki</a>.</p> <figure> <img src="img/diagram_secure.png" class="" alt="Briar"/> diff --git a/index.html b/index.html index 495834913cd09f5830d525341b9bf3d13eb9b4f5..11b043df3872293fc91e1f9eaffc1f91b5f85d18 100644 --- a/index.html +++ b/index.html @@ -79,7 +79,7 @@ <div id="flattr"> <center> - <a href="https://liberapay.com/Briar/donate" rel="noopener noreferrer"><img alt="Donate using Liberapay" src="img/liberapay.svg"></a> + <a href="https://liberapay.com/Briar/donate" rel="noopener noreferrer" target="_blank"><img alt="Donate using Liberapay" src="img/liberapay.svg"></a> <a href="https://flattr.com/t/592836/" rel="noopener noreferrer" target="_blank"><img src="img/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0"/></a> <br /> Bitcoin: 1NZCKkUCtJV2U2Y9hDb9uq8S7ksFCFGR6K diff --git a/news/2017-beta-released-security-audit.html b/news/2017-beta-released-security-audit.html index 5f4e7b0ab4407a6f3f7625ecf9444faf3d0481b5..eab31595efa3f632bfed97612fc4d1795cf8c33b 100644 --- a/news/2017-beta-released-security-audit.html +++ b/news/2017-beta-released-security-audit.html @@ -16,9 +16,9 @@ <div id="nav"> <div id="signup"> <div id="twitter"> - <a href="https://twitter.com/BriarApp" target="_blank"><img class="twitterbutton" src="../img/twitter.png"/></a> + <a href="https://twitter.com/BriarApp" rel="noopener noreferrer" target="_blank"><img class="twitterbutton" src="../img/twitter.png"/></a> </div> <!-- twitter --> - <form id="signupform" action="https://sourceforge.net/projects/briar/lists/briar-announce" target="_blank" method="get" onSubmit="submitForm()"> + <form id="signupform" action="https://sourceforge.net/projects/briar/lists/briar-announce" rel="noopener noreferrer" target="_blank" method="get" onSubmit="submitForm()"> <input placeholder="Email address" type="email" name="email" tabindex="2"></input> <button name="submit" type="submit" id="signup-submit">Keep me updated</button> </form> @@ -53,7 +53,7 @@ <h5>July 21 2017</h5> <p> - After extensive private beta tests, the first public beta of Briar was <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta">released today</a>. + After extensive private beta tests, the first public beta of Briar was <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.beta" rel="noopener noreferrer" target="_blank">released today</a>. Briar is a secure messaging app for Android. </p> <p> @@ -63,14 +63,14 @@ </p> <p> The app encrypts all data end-to-end and also <strong>hides metadata</strong> about who is communicating. - This is the <a href="https://blog.grobox.de/2016/briar-next-step-of-the-crypto-messenger-evolution/">next step in the evolution of secure messaging</a>. + This is the <a href="https://blog.grobox.de/2016/briar-next-step-of-the-crypto-messenger-evolution/" rel="noopener noreferrer" target="_blank">next step in the evolution of secure messaging</a>. No communication ever enters the public internet. - Everything is sent via the <a href="https://www.torproject.org">Tor anonymity network</a> or local networks. + Everything is sent via the <a href="https://www.torproject.org" rel="noopener noreferrer" target="_blank">Tor anonymity network</a> or local networks. </p> <p> With today's beta release, the Briar team also publishes the results of an <strong>independent security audit</strong> (<a href="../raw/BRP-01-report.pdf">PDF</a>). - It was performed by <a href="https://cure53.de">Cure53</a> who are known for their audits of SecureDrop, Cryptocat and Dovecot. + It was performed by <a href="https://cure53.de" rel="noopener noreferrer" target="_blank">Cure53</a> who are known for their audits of SecureDrop, Cryptocat and Dovecot. Six testers took a total of thirteen days to look for flaws in Briar's cryptographic protocols and code. In their report, they state "<i>the quality and readability of the app’s source code was rather exceptional</i>" and highlight "<i>a good understanding of vulnerability patterns and threats</i>". @@ -81,7 +81,7 @@ <p> Briar's development team is looking for feedback on today's beta release. You can submit your feedback anonymously through the app - or publicly in the project's <a href="https://code.briarproject.org/briar/briar/issues">issue tracker</a>. + or publicly in the project's <a href="https://code.briarproject.org/briar/briar/issues" rel="noopener noreferrer" target="_blank">issue tracker</a>. 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. For security reasons, their <strong>accounts and data will expire</strong> with the beta. @@ -109,16 +109,16 @@ If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance. </p> <p> - Briar has received funding from <a href="https://smallmedia.org.uk">Small Media</a>, - the <a href="https://openitp.org/">Open Internet Tools Project</a>, - <a href="https://accessnow.org/">Access</a> - and the <a href="https://www.opentech.fund">Open Technology Fund</a>. + Briar has received funding from <a href="https://smallmedia.org.uk" rel="noopener noreferrer" target="_blank">Small Media</a>, + the <a href="https://web.archive.org/web/20160413063937/https://www.openitp.org/" rel="noopener noreferrer" target="_blank">Open Internet Tools Project</a>, + <a href="https://accessnow.org/" rel="noopener noreferrer" target="_blank">Access</a> + and the <a href="https://www.opentech.fund" rel="noopener noreferrer" target="_blank">Open Technology Fund</a>. </p> <h3>Contact</h3> - <p>Torsten Grote <<a href="mailto:t@grobox.de">t@grobox.de</a>> [<a href="https://grobox.de/gpg/0x74DCA8A36C52F833.asc">PGP key</a>]</p> + <p>Torsten Grote <<a href="mailto:t@grobox.de">t@grobox.de</a>> [<a href="https://grobox.de/gpg/0x74DCA8A36C52F833.asc" rel="noopener noreferrer" target="_blank">PGP key</a>]</p> <p>Michael Rogers <<a href="mailto:contact@briarproject.org">contact@briarproject.org</a>> [<a href="../keys/contact.asc">PGP key</a>]</p> - <p><a href="https://twitter.com/BriarApp">@BriarApp</a></p> + <p><a href="https://twitter.com/BriarApp" rel="noopener noreferrer" target="_blank">@BriarApp</a></p> </div> </div> <!-- container --> @@ -130,9 +130,9 @@ <div id="footer"> <div id="signup2"> <div id="twitter2"> - <a href="https://twitter.com/BriarApp" target="_blank"><img class="twitterbutton" src="../img/twitter.png"/></a> + <a href="https://twitter.com/BriarApp" rel="noopener noreferrer" target="_blank"><img class="twitterbutton" src="../img/twitter.png"/></a> </div> <!-- twitter2 --> - <form id="signupform2" action="https://sourceforge.net/projects/briar/lists/briar-announce" target="_blank" method="get" onSubmit="submitForm2()"> + <form id="signupform2" action="https://sourceforge.net/projects/briar/lists/briar-announce" rel="noopener noreferrer" target="_blank" method="get" onSubmit="submitForm2()"> <input placeholder="Email address" type="email" name="email" tabindex="2"></input> <button name="submit" type="submit" id="signup-submit2">Keep me updated</button> </form> diff --git a/news/2018-1.0-released-new-funding.html b/news/2018-1.0-released-new-funding.html index fe031807ed2588989e8b364e54e1c833c8f63d6b..593fb5ff79452a7d6cb5206eb0e6f472357e14cb 100644 --- a/news/2018-1.0-released-new-funding.html +++ b/news/2018-1.0-released-new-funding.html @@ -55,7 +55,7 @@ <p> The peer-to-peer messenger Briar released its first stable version today. It is available for Android devices from - <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.android" rel="noopener noreferrer">Google Play</a> or + <a href="https://play.google.com/store/apps/details?id=org.briarproject.briar.android" rel="noopener noreferrer" target="_blank">Google Play</a> or <a href="../fdroid.html">F-Droid</a>. This release follows a <a href="2017-beta-released-security-audit.html">security audit</a> and a 10 month public beta period during which many bugs were fixed and lots of feedback was received. @@ -63,7 +63,7 @@ </p> <p> - The development of Briar will continue with help from the <a href="https://www.opentech.fund/" rel="noopener noreferrer">Open Technology Fund</a>, + The development of Briar will continue with help from the <a href="https://www.opentech.fund/" rel="noopener noreferrer" target="_blank">Open Technology Fund</a>, which has previously supported the project as part of its mission to promote internet freedom worldwide. New features planned for 2018 aim to address the most urgent needs of the community. They include the ability to add contacts remotely without first verifying identities in person. @@ -74,13 +74,13 @@ <p> Lots of people have asked for an iOS version of Briar, but bringing the P2P messenger to the iPhone is challenging, - because Apple <a href="https://code.briarproject.org/briar/briar/issues/445">does not allow long-lived network connections</a> + because Apple <a href="https://code.briarproject.org/briar/briar/issues/445" rel="noopener noreferrer" target="_blank">does not allow long-lived network connections</a> in the background which are needed for P2P messaging. </p> <p> - The German <a href="https://prototypefund.de/" rel="noopener noreferrer">Prototype Fund</a> is supporting Briar - in developing <a href="https://code.briarproject.org/goapunk/briar-repeater/tree/master#briar-repeater">a feature</a> + The German <a href="https://prototypefund.de/" rel="noopener noreferrer" target="_blank">Prototype Fund</a> is supporting Briar + in developing <a href="https://code.briarproject.org/goapunk/briar-repeater/tree/master#briar-repeater" rel="noopener noreferrer" target="_blank">a feature</a> that will allow users to send each other messages even if they are not online at the same time. This will increase users' reachability and further improve battery life. </p> @@ -113,16 +113,16 @@ If the internet's up, Briar can sync via the Tor network, protecting users and their relationships from surveillance. </p> <p> - Briar has received funding from <a href="https://smallmedia.org.uk">Small Media</a>, - the <a href="https://openitp.org/">Open Internet Tools Project</a>, - <a href="https://accessnow.org/">Access</a> - and the <a href="https://www.opentech.fund">Open Technology Fund</a>. + Briar has received funding from <a href="https://smallmedia.org.uk" rel="noopener noreferrer" target="_blank">Small Media</a>, + the <a href="https://web.archive.org/web/20160413063937/https://www.openitp.org/" rel="noopener noreferrer" target="_blank">Open Internet Tools Project</a>, + <a href="https://accessnow.org/" rel="noopener noreferrer" target="_blank">Access</a> + and the <a href="https://www.opentech.fund" rel="noopener noreferrer" target="_blank">Open Technology Fund</a>. </p> <h3>Contact</h3> - <p>Torsten Grote <<a href="mailto:t@grobox.de">t@grobox.de</a>> [<a href="https://grobox.de/gpg/0x74DCA8A36C52F833.asc">PGP key</a>]</p> + <p>Torsten Grote <<a href="mailto:t@grobox.de">t@grobox.de</a>> [<a href="https://grobox.de/gpg/0x74DCA8A36C52F833.asc" rel="noopener noreferrer" target="_blank">PGP key</a>]</p> <p>Michael Rogers <<a href="mailto:contact@briarproject.org">contact@briarproject.org</a>> [<a href="../keys/contact.asc">PGP key</a>]</p> - <p><a href="https://twitter.com/BriarApp">@BriarApp</a></p> + <p><a href="https://twitter.com/BriarApp" rel="noopener noreferrer" target="_blank">@BriarApp</a></p> </div> </div> <!-- container --> diff --git a/privacy.html b/privacy.html index 1adff3fe7bd68a4a676d78d223ba7c1adfc8b99a..66b007a003b34c20823935d48b52b2c0ed0dd035 100644 --- a/privacy.html +++ b/privacy.html @@ -67,9 +67,9 @@ <p>By including your email address, you give us permission to contact you regarding your feedback or crash report. We will not share your email address with anyone else, or contact you for any other purpose. Any information you send will only be used for the purpose of improving the Briar app.</p> - <p>Anonymised information from feedback and crash reports may be quoted on our <a href="https://code.briarproject.org/">development website</a>, which is accessible to the public.</p> + <p>Anonymised information from feedback and crash reports may be quoted on our <a href="https://code.briarproject.org/" rel="noopener noreferrer" target="_blank">development website</a>, which is accessible to the public.</p> - <p>The Briar mailing lists are managed by SourceForge. <a href="https://slashdotmedia.com/privacy-statement/">Their privacy policy</a> applies to the mailing lists. The list archives are public.</p> + <p>The Briar mailing lists are managed by SourceForge. <a href="https://slashdotmedia.com/privacy-statement/" rel="noopener noreferrer" target="_blank">Their privacy policy</a> applies to the mailing lists. The list archives are public.</p> <p>If you have any questions about our privacy policy, please email <a href="mailto:contact@briarproject.org">contact@briarproject.org</a> [<a href="keys/contact.asc">PGP key</a>].</p>