[tor-commits] [tpo/master] Update PrivChat 5 - fix time and participants

gus at torproject.org gus at torproject.org
Mon Sep 20 19:02:47 UTC 2021


commit eba94036e912f8f4cc6e7df119794da7791e7d2b
Author: gus <gus at torproject.org>
Date:   Mon Sep 20 16:02:34 2021 -0300

    Update PrivChat 5 - fix time and participants
---
 assets/static/images/privchat/bill.jpg | Bin 26099 -> 0 bytes
 templates/privchat.html                |  20 ++------------------
 2 files changed, 2 insertions(+), 18 deletions(-)

diff --git a/assets/static/images/privchat/bill.jpg b/assets/static/images/privchat/bill.jpg
deleted file mode 100644
index 8822f229..00000000
Binary files a/assets/static/images/privchat/bill.jpg and /dev/null differ
diff --git a/templates/privchat.html b/templates/privchat.html
index 32b3f88e..d04ffbf4 100644
--- a/templates/privchat.html
+++ b/templates/privchat.html
@@ -25,7 +25,7 @@
 <div class="container py-3 mt-5">
     <p class="h2 text-primary" target="_blank">Chapter #5 - Protection against Pegasus</p>
     <div>
-      <p><span class="text-primary nick" style="font-size:18px;"><mark>9/27 ∙ 18:00 UTC ∙ 14:00 Eastern ∙ 11:00 Pacific ∙ <a href="https://www.youtube.com/c/TorProjectInc" title="Tor Project YouTube Channel" target="_blank"><i class="fab fa-youtube"></i> @torproject YouTube channel</a></mark></span></p>
+      <p><span class="text-primary nick" style="font-size:18px;"><mark>9/27 ∙ 17:00 UTC ∙ 13:00 Eastern ∙ 10:00 Pacific ∙ <a href="https://www.youtube.com/c/TorProjectInc" title="Tor Project YouTube Channel" target="_blank"><i class="fab fa-youtube"></i> @torproject YouTube channel</a></mark></span></p>
     </div>
     <a class="btn btn-small bg-primary text-light my-4" href="https://www.youtube.com/c/TorProjectInc" target="_blank"><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the Date") }} </a>
     <div>
@@ -36,7 +36,7 @@
       This year, the Pegasus Project revealed that users of this kind of spyware, known as Pegasus and built by the NSO group, had targeted the phones that belong to thousands of people in more than 50 countries, including business executives, politicians, journalists, and human rights activists.
     </p>
     <p class="font-family-serif">
-    In this edition of PrivChat, join <strong>Likhita</strong> and <strong>Etienne Maynier</strong> of Amnesty International and <strong>John Scott Railton</strong> and <strong>Bill Marczak</strong> of Citizen Lab to discuss:
+    In this edition of PrivChat, join <strong>Likhita</strong> and <strong>Etienne Maynier</strong> of Amnesty International and <strong>John Scott Railton</strong> of Citizen Lab to discuss:
       <ul>
         <li>What individuals, journalists, activists, and human rights defenders can do to protect themselves against sophisticated spyware?</li>
 	<li>What kind of organizations can we support to help stop this abuse?</li>
@@ -122,25 +122,9 @@
       </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/bill.jpg' }}" alt="">
-      </div>
-      <div class="col">
-        <div class="card-block px-2">
-            <div class="pb-4">
-              <h4 class="display-4 text-primary">Bill Marczak</h4>
-              <strong class="display-5 text-primary mb-4">Senior Research Fellow, Citizen Lab and Co-Founder of Bahrain Watch</strong>
-            </div>
-	    <p class="text-tpo"><strong>Bill Marczak</strong> is a Senior Research Fellow at Citizen Lab, a co-founder of Bahrain Watch, and a Postdoctoral Researcher at UC Berkeley, where he received his Ph.D. in Computer Science. His work focuses on defending against novel technological threats to Internet freedom, including new censorship and surveillance tools employed by well-resourced actors against activists and civil society.</p>
-        </div>
-      </div>
-    </div>
-
 </div>
 
 
-
 <div class="container">
   <div class="row bg-secondary p-5 mx-1 my-5">
     <h1><i class="fas fa-hand-holding-usd px-5 text-light"></i></h1>



More information about the tor-commits mailing list