[tor-commits] [tpo/staging] Add PrivChat#2 bios

gus at torproject.org gus at torproject.org
Thu Aug 20 20:22:52 UTC 2020


commit fb0982a94409772244cfc5e3a58ef0a3cf48519f
Author: antonela <antonela at torproject.org>
Date:   Thu Aug 20 10:47:55 2020 -0300

    Add PrivChat#2 bios
---
 assets/static/images/privchat/cecylia.png | Bin 0 -> 1259567 bytes
 assets/static/images/privchat/cory.png    | Bin 0 -> 938762 bytes
 assets/static/images/privchat/felicia.png | Bin 0 -> 670777 bytes
 assets/static/images/privchat/vrinda.png  | Bin 0 -> 797783 bytes
 templates/privchat.html                   |  51 +++++++++++++++++++++++-------
 5 files changed, 40 insertions(+), 11 deletions(-)

diff --git a/assets/static/images/privchat/cecylia.png b/assets/static/images/privchat/cecylia.png
new file mode 100644
index 00000000..bf626818
Binary files /dev/null and b/assets/static/images/privchat/cecylia.png differ
diff --git a/assets/static/images/privchat/cory.png b/assets/static/images/privchat/cory.png
new file mode 100644
index 00000000..f4e59dde
Binary files /dev/null and b/assets/static/images/privchat/cory.png differ
diff --git a/assets/static/images/privchat/felicia.png b/assets/static/images/privchat/felicia.png
new file mode 100644
index 00000000..3e4900c9
Binary files /dev/null and b/assets/static/images/privchat/felicia.png differ
diff --git a/assets/static/images/privchat/vrinda.png b/assets/static/images/privchat/vrinda.png
new file mode 100644
index 00000000..6b78c9fc
Binary files /dev/null and b/assets/static/images/privchat/vrinda.png differ
diff --git a/templates/privchat.html b/templates/privchat.html
index 372bd384..7904c52f 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 #2 - the Good, the Bad, and the Ugly of Censorship Circumvention
     <div>
-      <p><span class="text-primary nick"><mark>August XXth ∙ 1400 EDT ∙ 1800 UTC ∙ <a href="https://youtu.be/gSyDvG4Z308" title="Tor Project You Tube Channel" target="_blank"><i class="fab fa-youtube"></i> @torproject YouTube channel</a></mark></span></p>
+      <p><span class="text-primary nick"><mark>August 28th ∙ 16:00 Pacific ∙ 23:00 UTC ∙ 19:00 Eastern ∙ <a href="https://youtu.be/gSyDvG4Z308" title="Tor Project You Tube 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/watch?v=gSyDvG4Z308" target="_blank"><i class="mr-2 pt-1 fas fa-thumbtack-png"></i> {{ _("Save the date") }} </a></p>
     <div>
@@ -43,24 +43,47 @@
 
     <div class="card flex-row flex-wrap py-3 mb-5">
       <div class="col-3">
-          <img class="card-img-top" src="{{ '/static/images/privchat/.png' }}" alt="">
+          <img class="card-img-top" src="{{ '/static/images/privchat/felicia.png' }}" alt="">
       </div>
       <div class="col">
         <div class="card-block px-2">
-            <h4 class="display-4 text-primary">{{ _('Panelist 1') }}</h4>
-            <p class="text-tpo"></p>
+            <div class="pb-4">
+              <h4 class="display-4 text-primary">Felicia Anthonio</h4>
+              <strong class="display-5 text-primary mb-4">Campaigner, #KeepItOn Lead at Access Now</strong>
+            </div>
+            <p class="text-tpo">Felicia Anthonio works with Access Now as Campaigner for the #KeepItOn Campaign, a global campaign that fights against internet shutdowns. The #KeepItOn coalition is made up of over 210 organizations across the world. Before joining Access Now, she was a Programme Associate at the Media Foundation for West Africa (MFWA) where she coordinated the African Freedom of Expression Exchange (AFEX), a continental network of free expression organisations in Africa. Felicia led the AFEX’s campaigns and advocacy work on freedom of expression including the safety of journalists, access to information and internet freedoms and digital rights with particular focus on policy reforms that are inimical to the enjoyment of freedom of expression (offline and online). She is a 2019 Fellow of the African Internet Governance School (AfriSIG). She holds a Master’s Degree in Lettres, Langues et Affaires Internationales from l’ Université d’Orléans, France and holds
  a Bachelor of Arts Degree in French and Psychology from the University of Ghana.
+            </p>
         </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/.png' }}" alt="">
+          <img class="card-img-top" src="{{ '/static/images/privchat/vrinda.png' }}" alt="">
       </div>
       <div class="col">
         <div class="card-block px-2">
-            <h4 class="display-4 text-primary">{{ _('Panelist 2') }}</h4>
-            <p class="text-tpo"></p>
+            <div class="pb-4">
+              <h4 class="display-4 text-primary">Vrinda Bhandari</h4>
+              <strong class="display-5 text-primary mb-4">Of Counsel - Litigation, Internet Freedom Foundation</strong>
+            </div>
+            <p class="text-tpo">Vrinda Bhandari is a litigating lawyer in New Delhi, India, and specialises in the field of digital rights, technology, and privacy. She has been involved in  litigation relating to the biometric identity project in India (Aadhaar), the contact tracing app developed by the government (Aarogya Setu), the restoration of internet in Jammu & Kashmir, and challenges to the constitutionality of the surveillance regime and the criminal defamation provision in India. Vrinda has also advised and represented clients in cases involving website blocking, defamation, and sedition. Vrinda is a Rhodes Scholar, who graduated from the University of Oxford with a Masters in Law (BCL) and a Masters in Public Policy (MPP), and received her undergraduate law degree from the National Law School of India University, Bangalore.
+            </p>
+        </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/cecylia.png' }}" alt="">
+      </div>
+      <div class="col">
+        <div class="card-block px-2">
+            <div class="pb-4">
+              <h4 class="display-4 text-primary">Cecylia Bocovich</h4>
+              <strong class="display-5 text-primary mb-4">Developer, The Tor Project</strong>
+            </div>
+            <p class="text-tpo">Cecylia is a software developer at Tor Project where she focuses on developing tools to circumvent censorship and empowering all users to access the Tor network. She graduated from the University of Waterloo with a Ph.D. in Computer Science in 2018, and continues to participate in the Cryptography, Security, and Privacy (CrySP) Research Lab as a visiting researcher. As a graduate student, she researched censorship circumvention techniques that resist powerful machine-learning capable censors, as well as the usability of privacy tools. She currently serves as an advising director of Open Privacy, a non-profit organization working on the development of privacy technologies that empower communities and enable consent. She also helped initiate, organize, and currently serves as the chair of the artifact committee for the journal Proceedings on Privacy Enhancing Technologies (PoPETs), the goal of which is to support and promote the public distribution of s
 ource code and data sets for privacy research.</p>
         </div>
       </div>
     </div>
@@ -71,7 +94,10 @@
       </div>
       <div class="col">
         <div class="card-block px-2">
-            <h4 class="display-4 text-primary">{{ _('Panelist 3') }}</h4>
+            <div class="pb-4">
+              <h4 class="display-4 text-primary">Arturo Filastó</h4>
+              <strong class="display-5 text-primary mb-4">OONI</strong>
+            </div>
             <p class="text-tpo"></p>
         </div>
       </div>
@@ -84,12 +110,15 @@
 
       <div class="card flex-row flex-wrap py-3">
         <div class="col-3">
-            <img class="card-img-top" src="{{ '/static/images/privchat/.png' }}" alt="">
+            <img class="card-img-top" src="{{ '/static/images/privchat/cory.png' }}" alt="">
         </div>
         <div class="col">
           <div class="card-block px-2">
-              <h4 class="display-4 text-primary">{{ _('Host') }}</h4>
-              <p class="text-tpo"></p>
+              <div class="pb-4">
+                <h4 class="display-4 text-primary">Cory Doctorow</h4>
+                <strong class="display-5 text-primary mb-4">Electronic Frontier Foundation, MIT</strong>
+              </div>
+              <p class="text-tpo"><a href="https://craphound.com" target="_blank" title="Cory Doctorow">Cory Doctorow</a> is a science fiction author, activist, and journalist. He is the author of RADICALIZED and WALKAWAY, science fiction for adults, a YA graphic novel called IN REAL LIFE, the nonfiction business book INFORMATION DOESN’T WANT TO BE FREE, and young adult novels like HOMELAND, PIRATE CINEMA and LITTLE BROTHER. His latest book is POESY THE MONSTER SLAYER, a picture book for young readers. His next book is ATTACK SURFACE, an adult sequel to LITTLE BROTHER. He maintains a daily blog at Pluralistic.net. He works for the Electronic Frontier Foundation, is a MIT Media Lab Research Affiliate, is a Visiting Professor of Computer Science at Open University, a Visiting Professor of Practice at the University of North Carolina’s School of Library and Information Science and co-founded the UK Open Rights Group. Born in Toronto, Canada, he now lives in Los Angeles.</p>
           </div>
         </div>
       </div>





More information about the tor-commits mailing list