diff --git a/copyright.html b/copyright.html index ac1f568eef8586cd1cd6ac0ff6c402ed3b1f8528..f95c90bf173f60bd82f910fa7f7c3454df00c71d 100644 --- a/copyright.html +++ b/copyright.html @@ -59,7 +59,9 @@ <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) 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> + <p>The diagram of sharing data with Briar via Wi-Fi, Bluetooth and Internet was created by the Open Technology Fund's <a href="https://www.opentech.fund/labs/localization-lab/" rel="noopener noreferrer" target="_blank">Localization Lab</a>.</p> + + <p>All other content on this website is (c) 2019 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/how-it-works.html b/how-it-works.html index fcc4a2418f8dda5c3691dd044f908a4e149cfe5b..9cfa3964ded663a0b342aeb60921a68145f94207 100644 --- a/how-it-works.html +++ b/how-it-works.html @@ -74,6 +74,11 @@ prevent surveillance and censorship.</figcaption> <figcaption>Typical messaging software relies on central servers and exposes messages and relationships to surveillance.</figcaption> </figure> + <figure> + <img src="img/diagram_sharing.png" class="" alt="Sharing data with Briar via Wi-Fi, Bluetooth and Internet"/> + <figcaption>Briar can share data via Wi-Fi, Bluetooth and the Internet.</figcaption> + </figure> + <p>Briar provides private messaging, public forums and blogs that are protected against the following surveillance and censorship threats:</p> <ul> diff --git a/img/diagram_sharing.png b/img/diagram_sharing.png new file mode 100644 index 0000000000000000000000000000000000000000..598f7b850b252ba3d545c2889ff3a9ec99b34602 Binary files /dev/null and b/img/diagram_sharing.png differ