commit e4d3b784f57c247e344e76482ffe163a9c103ff7 Author: Damian Johnson atagar@torproject.org Date: Thu Jul 20 09:11:31 2017 -0700
Add Sebastian's new pgp key
Key was updated in...
https://trac.torproject.org/projects/tor/ticket/22953 --- about/en/corepeople.wml | 1 + 1 file changed, 1 insertion(+)
diff --git a/about/en/corepeople.wml b/about/en/corepeople.wml index daabc83f..a1880c81 100644 --- a/about/en/corepeople.wml +++ b/about/en/corepeople.wml @@ -629,6 +629,7 @@ table.people tr td:first-child { <td> <a id="sebastian"></a> <div class="photo"><img src="$(IMGROOT)/people/no_photo.png" alt="no photo" /></div> + <div class="icon"><a href="https://db.torproject.org/fetchkey.cgi?fingerprint=261C5FBE77285F88FB0C343266C8C2D7C5AA446D"><img src="$(IMGROOT)/pgp-key.png" alt="pgp key" /></a></div> <div class="name"><a href="#sebastian">Sebastian Hahn</a></div> <div class="description">Helps people around the world use and understand Tor better. Generally helps everything run smoothly. Runs one of the directory authorities.</div> </td>
tor-commits@lists.torproject.org