From 9b9f78fa05b59952f2d619b02cd82d8420d6b3aa Mon Sep 17 00:00:00 2001
From: akwizgran <akwizgran@users.sourceforge.net>
Date: Mon, 17 Jul 2017 14:19:19 +0100
Subject: [PATCH] Added blogs to how it works page.

---
 how-it-works.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/how-it-works.html b/how-it-works.html
index ca25099..f674b7c 100644
--- a/how-it-works.html
+++ b/how-it-works.html
@@ -70,7 +70,7 @@ prevent surveillance and censorship.</figcaption>
             <figcaption>Typical messaging software relies on central servers and exposes messages and relationships to surveillance.</figcaption>
           </figure>
 
-          <p>Briar provides private messaging and public forums that are protected against the following surveillance and censorship threats:</p>
+          <p>Briar provides private messaging, public forums and blogs that are protected against the following surveillance and censorship threats:</p>
 
           <ul>
             <li><strong>Metadata surveillance.</strong> Briar uses the Tor network to prevent eavesdroppers from learning which users are talking to each other. Each user's contact list is encrypted and stored on her own device.</li>
@@ -95,7 +95,7 @@ servers to block.</li>
             <li>The adversary can't break standard cryptographic primitives.</li>
           </ul>
 
-          <p>Our long-term plans go far beyond messaging: we'll use Briar's data synchronization capabilities to support secure, distributed applications including blogging, crisis mapping and collaborative document editing. Our goal is to enable people in any country to create safe spaces where they can debate any topic, plan events, and organise social movements.</p>
+          <p>Our long-term plans go far beyond messaging: we'll use Briar's data synchronization capabilities to support secure, distributed applications including crisis mapping and collaborative document editing. Our goal is to enable people in any country to create safe spaces where they can debate any topic, plan events, and organise social movements.</p>
 
         </div> <!-- full -->
       </div> <!-- content -->
-- 
GitLab