[tor-commits] [tpo/staging] Privchat #2 - add arturo

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


commit fb92a7d55e176bad9be475ec5597b877a31940c7
Author: antonela <antonela at torproject.org>
Date:   Thu Aug 20 12:01:28 2020 -0300

    Privchat #2 - add arturo
---
 assets/static/images/privchat/arturo.png | Bin 0 -> 1006292 bytes
 templates/privchat.html                  |   8 ++++----
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/assets/static/images/privchat/arturo.png b/assets/static/images/privchat/arturo.png
new file mode 100644
index 00000000..4172556c
Binary files /dev/null and b/assets/static/images/privchat/arturo.png differ
diff --git a/templates/privchat.html b/templates/privchat.html
index 7904c52f..42890d40 100644
--- a/templates/privchat.html
+++ b/templates/privchat.html
@@ -90,15 +90,15 @@
 
     <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/arturo.png' }}" alt="">
       </div>
       <div class="col">
         <div class="card-block px-2">
             <div class="pb-4">
-              <h4 class="display-4 text-primary">Arturo Filastó</h4>
-              <strong class="display-5 text-primary mb-4">OONI</strong>
+              <h4 class="display-4 text-primary">Arturo Filastò</h4>
+              <strong class="display-5 text-primary mb-4">Project Lead & Engineer, OONI</strong>
             </div>
-            <p class="text-tpo"></p>
+            <p class="text-tpo">Arturo co-founded the Open Observatory of Network Interference (OONI) in 2011 and has since served as its Project Lead and core engineer. He previously worked with the Tor Project as a developer and created a number of other free software projects that promote human rights, such as GlobaLeaks. He also co-founded and served as the Vice-President of the Hermes Center for Digital Human Rights. Arturo studied Mathematics and Computer Science at Università di Roma “La Sapienza”.</p>
         </div>
       </div>
     </div>





More information about the tor-commits mailing list