commit 9fe1173fe7193dcdda461b0a2a04088f2a40a561
Author: Roger Dingledine <[email protected]>
Date: Fri Jun 19 15:43:16 2020 -0400
spell my name correctly
---
templates/privchat.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/privchat.html b/templates/privchat.html
index d672ed68..c688784d 100644
--- a/templates/privchat.html
+++ b/templates/privchat.html
@@ -90,11 +90,11 @@
<div class="card flex-row flex-wrap py-3">
<div class="col-3">
- <img class="card-img-top" src="{{
'/static/images/privchat/roger.png' }}" alt="Roger Dinglendine">
+ <img class="card-img-top" src="{{
'/static/images/privchat/roger.png' }}" alt="Roger Dingledine">
</div>
<div class="col">
<div class="card-block px-2">
- <h4 class="display-4 text-primary">{{ _('Roger Dinglendine')
}}</h4>
+ <h4 class="display-4 text-primary">{{ _('Roger Dingledine')
}}</h4>
<p class="text-tpo">Roger Dingledine is president and co-founder
of the Tor Project, a nonprofit that develops free and open source software to
protect people from tracking, censorship, and surveillance online.<br/> Wearing
one hat, Roger works with journalists and activists on many continents to help
them understand and defend against the threats they face. Wearing another, he
is a lead researcher in the online anonymity field, coordinating and mentoring
academic researchers working on Tor-related topics. Since 2002 he has helped
organize the yearly international Privacy Enhancing Technologies Symposium
(PETS).<br/> Among his achievements, Roger was chosen by the MIT Technology
Review as one of its top 35 innovators under 35, he co-authored the Tor design
paper that won the Usenix Security "Test of Time" award, and he has been
recognized by Foreign Policy magazine as one of its top 100 global thinkers.</p>
</div>
</div>
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits