added 'Home' link to the logistics page.
[libreplanet-static.git] / 2014 / anti-harassment / index.html
CommitLineData
308b7cf4 1<!DOCTYPE html>
2<html lang="en">
3 <head>
4 <meta charset="utf-8" />
5 <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
7 <link href="/2014/assets/css/bootstrap.min.css" rel="stylesheet" media="screen" />
8 <link href="/2014/assets/css/custom.css" rel="stylesheet" media="screen" />
9 <title> Anti-harassment policy &mdash; LibrePlanet 2014</title>
10
11 </head>
12 <body>
13
14 <div id="wrapper"> <!-- start of wrapper -->
2b5654f1 15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
308b7cf4 17 <div class="row">
d9b7bf86 18 <div class="col-sm-9"> <!-- start of lp header -->
308b7cf4 19 <div class="lp-head">
e49d985b 20 <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></h1>
58fd7c05 21 <p><strong>March 22nd-23rd 2014 in Cambridge, MA</strong></p>
0c48380a 22 <p class="text-muted">Free software, free society</p>
308b7cf4 23 </div>
2de9ea3f 24 </div><!-- end of lp header -->
de8880b1
ZR
25 <div class="col-sm-3"> <!-- start of Register button -->
26 <a class="btn btn-register-lp14 btn-lg btn-block"
27 href="https://libreplanet.org/2014/register">
28 <span class="glyphicon glyphicon-ok"></span>
29 Register now
30 </a>
31 <p class="text-muted text-center">
32 gratis for members and students!
33 </p>
34 </div> <!-- end of Register button -->
308b7cf4 35 </div>
2b5654f1 36 </div> <!-- end of header container -->
37 </div> <!-- end of lp banner -->
308b7cf4 38
39 <div class="container"> <!-- start of main container -->
40
41 <div class="row">
42
43 <div class="col-sm-3"> <!-- start of nav items -->
21eaa604 44 <p class="text-center lp-home">
e49d985b 45 <a class="text-muted" href="/2014/">
d91ed384 46 <span class="glyphicon glyphicon-chevron-left"></span> Home
47 </a>
48 </p>
308b7cf4 49 <ul class="nav nav-pills nav-stacked">
3e202114 50 <!--<li><a href="/2014/call_for_sessions">Propose a session</a></li>-->
6fe9fdd0 51 <li><a href="/2014/volunteer">Help plan LibrePlanet</a></li>
46e24060 52 <li><a href="/2014/exhibit">Promotional opportunities</a></li>
691f2553 53 <li>
b4835802 54 <a href="https://libreplanet.org/wiki/LibrePlanet:Conference/2014/Conference_brainstorm">
691f2553 55 Share your ideas</a></li>
5e83dae6 56 <li><a href="/2014/logistics">Lodging</a></li>
691f2553 57 </ul>
58 <ul class="nav nav-pills nav-stacked">
e3edb868 59 <li><a href="http://media.libreplanet.org/">LibrePlanet 2013 videos</a></li>
1e4c2109 60 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
e307368e 61 <li class="active"><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
691f2553 62 <li class="fsf-donate">
6e0de872 63 <a href="https://my.fsf.org/associate/support_freedom">
691f2553 64 <span class="glyphicon glyphicon-heart"></span>
e3edb868 65 Become an FSF member
691f2553 66 </a>
67 </li>
308b7cf4 68 </ul>
e3edb868 69 <p class="text-muted text-center">and attend the conference gratis!</p>
308b7cf4 70 </div> <!-- end of nav items -->
71
72 <div class="col-sm-9"> <!-- start of anti-harassment column -->
73
74 <h2> Anti-harassment policy </h2>
75
532a6399
ZR
76 <p><i>Libby Reinish, FSF campaigns manager, is the contact person for any reports of violations of the anti-harassment policy during LibrePlanet 2013. If you need to file a report, find Libby or call her at <b>413-275-4786</b></i>
77</p><p>The FSF is dedicated to providing a harassment-free LibrePlanet experience for everyone.
78</p>
79<ul><li> We do not tolerate harassment of conference participants in any form. Offensive or graphic sexual language and imagery is not appropriate for any conference venue, including talks.
80</li></ul>
81<ul><li> Conference participants violating these rules may be sanctioned or expelled from the conference at the discretion of the conference organizers.
82</li></ul>
83<p>Harassment includes offensive verbal comments related to gender, sexual orientation, disability, physical appearance, body size, race, religion, sexual images in public spaces, deliberate intimidation, stalking, following, harassing photography or recording, sustained disruption of talks or other events, inappropriate physical contact, and unwelcome sexual attention.
84</p>
85<ul><li> Participants asked to stop any harassing behavior are expected to comply immediately.
86</li></ul>
87<ul><li> If a participant engages in harassing behavior, the conference organizers may take any action they deem appropriate, including warning the offender or expulsion from the conference.
88</li></ul>
552f1fbf 89<ul><li> If you are being harassed, notice that someone else is being harassed, or have any other concerns, please contact a member of the <a href="http://www.fsf.org/about/staff" class="external text" rel="nofollow">FSF staff</a> immediately. FSF staff are available in every conference track and at the information desk throughout the conference.
532a6399
ZR
90</li></ul>
91<ul><li> Conference staff will be happy to help participants contact hotel/venue security or local law enforcement, provide escorts, or otherwise assist those experiencing harassment to feel safe for the duration of the conference.
92</li></ul>
93<p><b>We value your attendance and hope you enjoy the conference.</b>
94</p>
95<hr>
f71347f1 96<p class="text-muted">This policy is based on several other policies, including the OLF anti-harassment policy, written by Esther Filderman and Beth Lynn Eicher, and the Con Anti-Harassment Project. Mary Gardiner, Valerie Aurora, Sarah Smith, and Donna Benjamin generalized the policies and added supporting material. Many members of LinuxChix, Geek Feminism and other groups contributed to this work.
532a6399 97</p>
308b7cf4 98
99 </div> <!-- end of ant-harassment column -->
100
101 </div>
102 </div> <!-- end of main container -->
103
104 </div> <!-- end of wrapper -->
105
106 <div id="footer">
107 <div class="container">
0ba0b614 108 <p class="text-muted text-center">
308b7cf4 109 The <a href="http://www.fsf.org/">Free Software
110 Foundation</a> is a nonprofit with a worldwide mission to
aa515c37 111 advance software freedom.
112 <a href="https://my.fsf.org/associate/support_freedom">
113 Donate</a>.
114 </p>
308b7cf4 115
10542bf7 116 <p class="text-muted text-center">
117 <a rel="license"
118 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
119 <img alt="[ Creative Commons License ]" style="border-width:0"
120 src="//i.creativecommons.org/l/by-sa/3.0/80x15.png" />
121 </a>
122 This page and its images, logos and videos are licensed under a <br />
123 <a rel="license"
124 href="http://creativecommons.org/licenses/by-sa/3.0/us/">
125 Creative Commons Attribution-ShareAlike 3.0 US
126 </a>.
127 Copyright &copy; 2013 Free Software Foundation.
128 </p>
b5089326 129
926a0b83 130 <p class="text-muted text-center">
131 <a href="http://weblabels.fsf.org/libreplanet.org/CURRENT/" rel="jslicense">
aa515c37 132 JavaScript license information
926a0b83 133 </a>
308b7cf4 134 </p>
135
aa515c37 136 <p class="text-muted text-center">
137 This site, including fonts, CSS, and JavaScript, was built using
138 <a href="http://getbootstrap.com">Bootstrap</a>,
139 which is licensed under the
140 <a href="https://directory.fsf.org/wiki/License:Apache2.0">
141 Apache 2.0 license</a>.
142 </p>
143
308b7cf4 144 </div>
145 </div> <!-- end of footer -->
308b7cf4 146 </body>
147</html>