added anti-harassment link to the nav block.
[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 -->
2de9ea3f 15 <div class="lp-banner"> <!--start of lp banner -->
308b7cf4 16 <div class="container"> <!-- start of container -->
17 <div class="row">
2de9ea3f 18 <div class="col-sm-7"> <!-- start of lp header -->
308b7cf4 19 <div class="lp-head">
20 <h1>LibrePlanet <small>2014</small></h1>
21 <p><strong>March 23rd-24th 2014 in Cambridge, MA</strong></p>
22 <p class="text-muted">The yearly conference of the free software community.</p>
23 </div>
2de9ea3f 24 </div><!-- end of lp header -->
25 <div class="col-sm-5"> <!-- start of signup form -->
26 <form role="form" class="margin-top lp-signup"
27 action="https://crm.fsf.org/civicrm/profile/create?gid=234&amp;reset=1"
28 method="post" name="Edit" id="Edit">
29 <div>
30 <input name="postURL" type="hidden" value="" />
31 <input name="cancelURL" type="hidden"
32 value="https://crm.fsf.org/civicrm/profile?reset=1&amp;gid=234" />
33 <input name="add_to_group" type="hidden" value="306" />
34 <input name="_qf_default" type="hidden" value="Edit:cancel" />
35 </div>
36
37 <div id="crm-container" class="crm-container crm-public" lang="en"
38 xml:lang="en">
39
40 <div id="editrow-email-Primary"
41 class="form-group">
42 <label class="sr-only" for="email-Primary">
43 Email
44 </label>
45 <div class="input-group">
46 <input class="form-control"
47 name="email-Primary"
48 id="email-Primary"
49 type="email"
50 placeholder="Your email address" required>
51 <span class="input-group-btn">
52 <button type="submit" class="btn btn-default"
53 accesskey="S" name="_qf_Edit_next" value="Save"
54 id="_qf_Edit_next">
55 Receive updates
56 </button>
57 </span>
58 </div>
59 <p class="help-block">Read our
60 <a href="https://my.fsf.org/donate/privacypolicy.html">
61 privacy policy</a>.</p>
308b7cf4 62 </div>
308b7cf4 63 </div>
64 </form>
65 </div> <!-- end of signup form -->
66 </div>
67 </div> <!-- end of header container -->
68 </div> <!-- end of lp banner -->
69
70 <div class="container"> <!-- start of main container -->
71
72 <div class="row">
73
74 <div class="col-sm-3"> <!-- start of nav items -->
75 <ul class="nav nav-pills nav-stacked">
76 <li><a href="#">Videos from LP 2013</a></li>
77 <li><a href="#">Previous years</a></li>
e307368e 78 <li class="active"><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
308b7cf4 79 </ul>
80 <div class="fsf-donate-button">
81 <a href="#">
82 <img class="img-responsive"
83 src="https://static.fsf.org/nosvn/donate.en.png"
84 alt="[ Donate to the FSF ]" />
85 </a>
86 </div>
87 </div> <!-- end of nav items -->
88
89 <div class="col-sm-9"> <!-- start of anti-harassment column -->
90
91 <h2> Anti-harassment policy </h2>
92
93 <p>
94 <em>Libby Reinish, FSF campaigns manager, is the contact
95 person for any reports of violations of the
96 anti-harassment policy during LibrePlanet 2013. If you
97 need to file a report, find Libby or call her at
98 413-275-4786</em>
99 </p>
100
101 <p>
102 The FSF is dedicated to providing a harassment-free LibrePlanet experience for everyone.
103 </p>
104
105 <ul>
106 <li>
107 We do not tolerate harassment of conference
108 participants in any form. Offensive or graphic sexual
109 language and imagery is not appropriate for any
110 conference venue, including talks.</li>
111
112 <li> Conference participants violating these rules may
113 be sanctioned or expelled from the conference at the
114 discretion of the conference organizers.</li>
115
116 <li>Harassment includes offensive verbal comments
117 related to gender, sexual orientation, disability,
118 physical appearance, body size, race, religion, sexual
119 images in public spaces, deliberate intimidation,
120 stalking, following, harassing photography or recording,
121 sustained disruption of talks or other events,
122 inappropriate physical contact, and unwelcome sexual
123 attention.</li>
124
125 <li>Participants asked to stop any harassing behavior
126 are expected to comply immediately.</li>
127
128 <li>If a participant engages in harassing behavior, the
129 conference organizers may take any action they deem
130 appropriate, including warning the offender or expulsion
131 from the conference.</li>
132
133 <li>If you are being harassed, notice that someone else
134 is being harassed, or have any other concerns, please
135 contact a member of [http://www.fsf.org/about/staff FSF
136 staff] immediately. FSF staff are available in every
137 conference track and at the information desk throughout
138 the conference.</li>
139
140 <li>Conference staff will be happy to help participants
141 contact hotel/venue security or local law enforcement,
142 provide escorts, or otherwise assist those experiencing
143 harassment to feel safe for the duration of the
144 conference.</li>
145
146 </ul>
147
148 <p>
149 <strong>We value your attendance.</strong>
150 </p>
151
152 <hr />
153
154 <p class="text-muted">This policy is based on several
155 other policies, including the OLF anti-harassment
156 policy, written by Esther Filderman and Beth Lynn
157 Eicher, and the Con Anti-Harassment Project. Mary
158 Gardiner, Valerie Aurora, Sarah Smith, and Donna
159 Benjamin generalized the policies and added supporting
160 material. Many members of LinuxChix, Geek Feminism and
161 other groups contributed to this work.</p>
162
163 </div> <!-- end of ant-harassment column -->
164
165 </div>
166 </div> <!-- end of main container -->
167
168 </div> <!-- end of wrapper -->
169
170 <div id="footer">
171 <div class="container">
172 <p class="text-muted">
173 The <a href="http://www.fsf.org/">Free Software
174 Foundation</a> is a nonprofit with a worldwide mission to
175 advance software freedom learn about our history and
176 work.</p>
177
178 <p class="text-muted"> Copyright &copy; 2013 Free Software
179 Foundation, Inc. This work is licensed under
180 a <a href="http://creativecommons.org/licenses/by-nd/3.0/us/">Creative
181 Commons Attribution-NoDerivs 3.0 United
182 States</a>. <a href="http://www.gnu.org/licenses/license-list.html#OpinionLicenses">Why
183 this license?</a></p>
184
185 <p class="text-muted text-center">
186 <small>
187 <a href="/2014/javascript/" rel="jslicense">Javascript license information.</a>
188 </small>
189 </p>
190
191 </div>
192 </div> <!-- end of footer -->
193 <script type="text/javascript" src="/2014/assets/js/jquery-1.10.2.min.js"></script>
194 <script type="text/javascript" src="/2014/assets/js/bootstrap.min.js"></script>
195 <script type="text/javascript">
196 /**
197 * @licstart The following is the entire license notice for the JavaScript code in this page.
198 *
199 * Copyright (C) 2013 Free Software Foundation, Inc
200
201 * Licensed under the Apache License, Version 2.0 (the
202 * "License"); you may not use this file except in compliance
203 * with the License. You may obtain a copy of the License at
204
205 * http://www.apache.org/licenses/LICENSE-2.0
206
207 * Unless required by applicable law or agreed to in writing,
208 * software distributed under the License is distributed on an
209 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
210 * either express or implied. See the License for the specific
211 * language governing permissions and limitations under the
212 * License.
213
214 *
215 * @licend The above is the entire license notice for the JavaScript code in this page.
216 **/
217 $(document).ready(function() {
218 $('.glyphicon-chevron-left').css('display','inline-block');
219 $('.glyphicon-chevron-right').css('display','inline-block');
220 });
221 </script>
222 </body>
223</html>