[tor-commits] [tpo/master] Add Berhan to Privchat 3 - fix #120

gus at torproject.org gus at torproject.org
Wed Dec 2 13:41:17 UTC 2020


commit 78e3e0b223019355e23a970c63526c76bb6a454f
Author: gus <gus at torproject.org>
Date:   Wed Dec 2 08:37:47 2020 -0500

    Add Berhan to Privchat 3 - fix #120
---
 assets/static/images/privchat/berhan.jpg | Bin 0 -> 117480 bytes
 templates/privchat.html                  |  20 +++++++++++++++++++-
 2 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/assets/static/images/privchat/berhan.jpg b/assets/static/images/privchat/berhan.jpg
new file mode 100644
index 00000000..e900247b
Binary files /dev/null and b/assets/static/images/privchat/berhan.jpg differ
diff --git a/templates/privchat.html b/templates/privchat.html
index 57ee5751..c472083b 100644
--- a/templates/privchat.html
+++ b/templates/privchat.html
@@ -77,6 +77,24 @@
       </div>
     </div>
 
+    <div class="card flex-row flex-wrap py-3 mb-5">
+      <div class="col-3">
+          <img class="card-img-top" src="{{ '/static/images/privchat/berhan.jpg' }}" alt="">
+      </div>
+      <div class="col">
+        <div class="card-block px-2">
+            <div class="pb-4">
+              <h4 class="display-4 text-primary">Berhan Taye</h4>
+              <strong class="display-5 text-primary mb-4">Africa Policy Manager and Global Internet Shutdowns Lead, Access Now</strong>
+            </div>
+            <p class="text-tpo">
+            Berhan Taye (She/her) is a researcher who investigates the relationship between technology, society, and social justice. She is the Africa Policy Manager and Global Internet Shutdowns Lead at Access Now. She has led the #KeepItOn campaign, a global campaign to stop internet shutdowns with a coalition of more than 220 member organizations from across the world. Before joining Access Now, she was a researcher for the Technology for Social Justice Field Scan project that produced the <a href="https://morethancode.cc">MoreThanCode.cc</a> report.
+            </p>
+        </div>
+      </div>
+    </div>
+</div>
+
     <div class="card flex-row flex-wrap py-3 mb-5">
       <div class="col-3">
           <img class="card-img-top" src="{{ '/static/images/privchat/ramy.png' }}" alt="">
@@ -87,7 +105,7 @@
               <h4 class="display-4 text-primary">Ramy Raoof</h4>
               <strong class="display-5 text-primary mb-4">Security Labs Technologist, Amnesty International</strong>
             </div>
-            <p class="text-tpo">Ramy Raoof is a technologist and privacy researcher, his recent works focus on researching targeted digital attacks against human rights defenders and NGOs and developing digital security protocols and capacity building with activists in the Middle East and Central America around surveillance and censorship. Ramy is Tactical Technologist at Amnesty International's Security Lab and he also sits on Tor Project's Board of Directors. Prior to joining Amnesty, he served as Senior Technologist at the Egyptian Initiative for Personal Rights (EIPR). Ramy received the international award Heroes of Human Rights and Communications Surveillance from Access Now in 2017 and in May 2016 he received the international Bobs Award - Best of Online Activism in recognition for his work in digital security and privacy from Deutsche Welle. On Twitter https://twitter.com/RamyRaoof.</p>
+            <p class="text-tpo">Ramy Raoof is a technologist and privacy researcher, his recent works focus on researching targeted digital attacks against human rights defenders and NGOs and developing digital security protocols and capacity building with activists in the Middle East and Central America around surveillance and censorship. Ramy is Tactical Technologist at Amnesty International's Security Lab and he also sits on Tor Project's Board of Directors. Prior to joining Amnesty, he served as Senior Technologist at the Egyptian Initiative for Personal Rights (EIPR). Ramy received the international award Heroes of Human Rights and Communications Surveillance from Access Now in 2017 and in May 2016 he received the international Bobs Award - Best of Online Activism in recognition for his work in digital security and privacy from Deutsche Welle. On Twitter <a href="https://twitter.com/RamyRaoof">"@RamyRaoof</a>.</p>
         </div>
       </div>
     </div>



More information about the tor-commits mailing list