Trying new snowden image.
[libreplanet-static.git] / 2016 / program / speakers.html
CommitLineData
fc954335
ZR
1<!--#include virtual="../includes/header.html"-->
2
3<title>LibrePlanet &mdash; Speakers </title>
4
5<!--#include virtual="../includes/banner.html"-->
6<!--#include virtual="../includes/sidebar.html"-->
7
0ddb3901 8<h1>Program <small>Keynote Speakers</small></h1>
fc954335
ZR
9
10<!--#include virtual="../includes/program-menu.html"-->
0ddb3901 11<p>The program is still being filled in, so check back for updates. <a href="https://libreplanet.org/2015/program/speakers.html">See last year's full program</a>.</p>
fc954335
ZR
12<div class="row speaker-bio">
13 <div class="col-md-3 col-sm-4 col-xs-5">
14 <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/speaker-pics/dkg.jpg" alt="[ Daniel Kahn Gillmor - Photo ]"/>
15 </div>
16 <div class="col-md-9 col-sm-8 col-xs-7">
17 <h3 id="dkg">Daniel Kahn Gillmor</h3>
18 <p>Daniel Kahn Gillmor is a technologist with the ACLU's Speech, Privacy and Technology Project, and a free software developer. He's a Free Software Foundation member, a member of Debian, a contributor to a wide range of free software projects, and a participant in protocol development standards organizations like the IETF, with an eye toward preserving and improving civil liberties and civil rights through our shared infrastructure. <span class="text-muted">Photo license: This work by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Daniel Kahn Gillmor</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution ShareAlike 4.0 International License</a>.</span></p>
19 </div>
20</div>
21
22<div class="row speaker-bio">
23 <div class="col-md-3 col-sm-4 col-xs-5">
24 <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/speaker-pics/snowden.jpg" alt="[ Edward Snowden - Photo ]"/>
25 </div>
26 <div class="col-md-9 col-sm-8 col-xs-7">
27 <h3 id="snowden">Edward Snowden</h3>
28 <p>Edward Snowden is a former intelligence officer who served the CIA, NSA, and DIA for nearly a decade as a subject matter expert on technology and cybersecurity. In 2013, he revealed the NSA was unconstitutionally seizing the private records of billions of individuals who had not been suspected of any wrongdoing, resulting in the largest debate about reforms to US surveillance policy since 1978. Today, he works on methods of enforcing human rights through the application and development of new technologies. He joined the board of Freedom of the Press Foundation in February 2014. <span class="text-muted">Photo license: <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/StillImage" property="dct:title" rel="dct:type">Screenshot of a Citizen Four by Praxis Films.</span> by <span xmlns:cc="http://creativecommons.org/ns#" property="cc:attributionName">Laura Poitras</span> is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/3.0/">Creative Commons Attribution 3.0</a></span>.</p>
29 </div>
30</div>
31
32<div class="row speaker-bio">
33 <div class="col-md-3 col-sm-4 col-xs-5">
34 <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/speaker-pics/stallman.jpg" alt="[ Richard Stallman - Photo ]"/>
35 </div>
36 <div class="col-md-9 col-sm-8 col-xs-7">
37 <h3 id="stallman">Richard Stallman</h3>
38 <p>Richard is a software developer and software freedom activist. In 1983 he announced the project to develop the <a href="https://gnu.org">GNU operating system</a>, a Unix-like operating system meant to be entirely free software, and has been the project's leader ever since. With that announcement Richard also launched the Free Software Movement. In October 1985 he started the Free Software Foundation.</p>
39
40 <p>Since the mid-1990s, Richard has spent most of his time in political advocacy for free software, and spreading the ethical ideas of the movement, as well as campaigning against both software patents and dangerous extension of copyright laws. Before that, Richard developed a number of widely used software components of GNU, including the original Emacs, the GNU Compiler Collection, the GNU symbolic debugger (gdb), GNU Emacs, and various other programs for the GNU operating system.</p>
41 </div>
42</div>
43
46fc8718 44<!--
0ddb3901
ZR
45<h1>Program <small>Session Speakers</small></h1>
46
fc954335
ZR
47<h2>Session speakers</h2>
48<div class="row speaker-bio">
49 <div class="col-md-2 col-sm-3 col-xs-4">
50 <img class="img-responsive" src="//static.fsf.org/nosvn/libreplanet/speaker-pics/rms.jpg" alt="[ Placeholder speaker - Photo ]"/>
51 </div>
52 <div class="col-md-10 col-sm-9 col-xs-8">
53 <h3 id="zacchiroli">Placeholder Fun speaker!</h3>
54 <p>Lorem impsum what a great speaker.</p>
55 </div>
56</div>
57-->
58<!--#include virtual="../includes/footer.html"-->
59<!--#include virtual="../includes/common_js.html"-->
46fc8718 60<!--#include virtual="../includes/program_js.html"-->
fc954335
ZR
61<script type="text/javascript">
62$("#p-speakers").addClass("active").text("Speakers");
63</script>
64<!--#include virtual="../includes/close.html" -->