-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathteam.html
More file actions
131 lines (106 loc) · 5.62 KB
/
team.html
File metadata and controls
131 lines (106 loc) · 5.62 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
---
title: team
layout: default
---
<section class="header-section" id="team">
{% include navigation.html %}
<div class="content">
<h1 class="content-heading">Meet our team</h1>
</div>
</section>
<section class="page-section" id="meet-our-team">
<div class="content">
<div class="profiles">
<div class="profile">
<div class="profile--header">
<div class="profile--image">
<img alt="Portrait Illustration of Holly Kilroy"
src="assets/images/portrait-holly-90w.png"
srcset="assets/images/portrait-holly-180w.png 180w"
sizes="(max-width: 800px) 65px, 90px"
/>
</div>
<hgroup>
<h1 class="profile--name">Holly Kilroy</h1>
<h2 class="profile--title">Executive Director</h2>
</hgroup>
</div>
<p>Holly builds projects to address human rights and conflict issues. Before co-founding CDR she developed its first community iteration at Small Media. Holly also co-founded Security First, working on an app to make digital and physical security advice more accessible to human rights activists. She previously worked at Crisis Action where she launched and led the Emerging Powers program and also helped set up Videre where she framed the need for safer, more effective video documentation and helped to launch projects around the world.</p>
<dl class="profile--details">
<dt>Email</dt>
<dd><a href="mailto:holly@digiresilience.org">holly@digiresilience.org</a></dd>
<dt>PGP Fingerprint</dt>
<dd>E0DF 20C5 65D5 4DDD EC19 EFA7 2FE8 9DB3 F2DF 0D64 | <a href="assets/pgp-keys/holly.txt" target="_blank">PGP Key</a></dd>
</dl>
</div><!-- .profile -->
<div class="profile">
<div class="profile--header">
<div class="profile--image">
<img alt="Portrait Illustration of Jane Ellis"
src="assets/images/portrait-jane-96w.png"
srcset="assets/images/portrait-jane-192w.png 192w"
sizes="(max-width: 800px) 66px, 96px"
/>
</div>
<hgroup>
<h1 class="profile--name">Jane Ellis</h1>
<h2 class="profile--title">Chief Operating Officer</h2>
</hgroup>
</div>
<p>Jane has over 15 years experience in international development and a Masters in Political Economy of Violence and Conflict from SOAS at the University of London. She was the Director of Programmes at Small Media for four years and previous to that worked in the humanitarian sector as a Director at the UK-based International Rescue Committee. Jane has worked on projects across the world and has extensive experience in programme management, strategic planning, and system implementation.</p>
<dl class="profile--details">
<dt>Email</dt>
<dd><a href="mailto:jane@digiresilience.org">jane@digiresilience.org</a></dd>
<dt>PGP Fingerprint</dt>
<dd>FF15 C1D3 DC51 3F80 CE7B 7750 D50B D419 8CF6 3A7D | <a href="assets/pgp-keys/jane.txt" target="_blank">PGP Key</a></dd>
</dl>
</div><!-- .profile -->
<br>
<br>
<div class="profile">
<div class="profile--header">
<div class="profile--image">
<img alt="Portrait Illustration of Josh Levy"
src="assets/images/portrait-josh-56w.png"
srcset="assets/images/portrait-josh-112w.png 112w"
sizes="(max-width: 800px) 41px, 56px"
/>
</div>
<hgroup>
<h1 class="profile--name">Josh Levy</h1>
<h2 class="profile--title">Chief Technology Officer</h2>
</hgroup>
</div>
<p>Josh is a technologist and longtime digital rights advocate. He oversees the development and implementation of the CDR Link platform and other aspects of CDR’s technical infrastructure. He is founder and director of Digital Security Exchange, the CDR’s US community, and was previously advocacy director at Access Now and campaign director at Free Press, where he helped lead global efforts to protect free expression online, fight for privacy, secure strong open internet rules, and reign in government surveillance.</p>
<dl class="profile--details">
<dt>Email</dt>
<dd><a href="mailto:josh@digiresilience.org">josh@digiresilience.org</a></dd>
<dt>PGP Fingerprint</dt>
<dd>B56A D510 3142 2364 69C7 3961 A0A3 67A5 84C9 F275 | <a href="assets/pgp-keys/josh.txt" target="_blank">PGP Key</a></dd>
</dl>
</div><!-- .profile -->
<div class="profile">
<div class="profile--header">
<div class="profile--image">
<img alt="Portrait Illustration of Ingrid Skoog"
src="assets/images/portrait-ingrid-62w.png"
srcset="assets/images/portrait-ingrid-124w.png 112w"
sizes="(max-width: 800px) 41px, 56px"
/>
</div>
<hgroup>
<h1 class="profile--name">Ingrid Skoog</h1>
<h2 class="profile--title">Security Director</h2>
</hgroup>
</div>
<p>Ingrid translates complex security and privacy concepts into actionable measures people can understand and apply to their daily lives. Prior to joining CDR, Ingrid built a privacy program for a global for-profit organization creating policy and ensuring regulatory compliance. She’s served on the Harvard University Committee on the Use of Human Subjects and advised researchers there on security risks. Ingrid also spent over a decade supporting various branches of the US Government in a variety of technical roles.</p>
<dl class="profile--details">
<dt>Email</dt>
<dd><a href="mailto:ingrid@digiresilience.org">ingrid@digiresilience.org</a></dd>
<dt>PGP Fingerprint</dt>
<dd>34BD 0CC0 FEC7 6C6E 4450 149F E6D0 CAAC D375 91DF | <a href="assets/pgp-keys/ingrid.txt" target="_blank">PGP Key</a></dd>
</dl>
</div><!-- .profile -->
</div><!-- .profiles -->
</div>
</section>