update the nav block (new links).
[libreplanet-static.git] / 2014 / anti-harassment / index.html
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 -->
15 <div class="lp-banner"> <!--start of lp banner -->
16 <div class="container"> <!-- start of container -->
17 <div class="row">
18 <div class="col-sm-7"> <!-- start of lp header -->
19 <div class="lp-head">
20 <h1><a href="/2014/"> LibrePlanet <small>2014</small></a></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>
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>
62 </div>
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="#">Call for proposals</a></li>
77 <li><a href="http://libreplanet.org/wiki/LibrePlanet:Conference/2013/Video"> LibrePlanet 2013 videos</a></li>
78 <li><a href="https://libreplanet.org/wiki/LibrePlanet:Conference">Previous conferences</a></li>
79 <li class="active"><a href="/2014/anti-harassment/">Anti-harassment policy</a></li>
80 </ul>
81 <div class="fsf-donate-button">
82 <a href="#">
83 <img class="img-responsive"
84 src="https://static.fsf.org/nosvn/donate.en.png"
85 alt="[ Donate to the FSF ]" />
86 </a>
87 </div>
88 </div> <!-- end of nav items -->
89
90 <div class="col-sm-9"> <!-- start of anti-harassment column -->
91
92 <h2> Anti-harassment policy </h2>
93
94 <p><i>Libby Reinish, FSF campaigns manager, is the contact person for any reports of
95 violations of the anti-harassment policy during the event. If you need to file a
96 report, find Libby or call her at <strong>413-275-4786</strong>.</i>
97 </p>
98 <p>The FSF is dedicated to providing a harassment-free experience for everyone.
99 </p>
100 <ul><li> We do not tolerate harassment of conference participants in any form. Offensive
101 or graphic sexual language and imagery is not appropriate for any conference venue,
102 including talks.
103 </li></ul>
104 <ul><li> Conference participants violating these rules may be sanctioned or expelled from
105 the conference at the discretion of the conference organizers.
106 </li></ul>
107 <p>Harassment includes offensive verbal comments related to gender, sexual orientation,
108 disability, physical appearance, body size, race, religion, sexual images in public
109 spaces, deliberate intimidation, stalking, following, harassing photography or recording,
110 sustained disruption of talks or other events, inappropriate physical contact, and
111 unwelcome sexual attention.
112 </p>
113 <ul><li> Participants asked to stop any harassing behavior are expected to comply
114 immediately.
115 </li></ul>
116 <ul><li> If a participant engages in harassing behavior, the conference organizers may
117 take any action they deem appropriate, including warning the offender or expulsion from
118 the conference.
119 </li></ul>
120 <ul><li> If you are being harassed, notice that someone else is being harassed, or have
121 any other concerns, please contact a member of <a href="http://www.fsf.org/about/staff"
122 class="external text" rel="nofollow">FSF staff</a> immediately. FSF staff are available in
123 every conference track and at the information desk throughout the conference.
124 </li></ul>
125 <ul><li> Conference staff will be happy to help participants contact venue security
126 or local law enforcement, provide escorts, or otherwise assist those experiencing
127 harassment to feel safe for the duration of the conference.
128 </li></ul>
129 <p><strong>We value your attendance and hope you enjoy the conference.</strong></p>
130 <hr />
131
132 <p class="text-muted">This policy is based on several
133 other policies, including the OLF anti-harassment
134 policy, written by Esther Filderman and Beth Lynn
135 Eicher, and the Con Anti-Harassment Project. Mary
136 Gardiner, Valerie Aurora, Sarah Smith, and Donna
137 Benjamin generalized the policies and added supporting
138 material. Many members of LinuxChix, Geek Feminism and
139 other groups contributed to this work.</p>
140
141 </div> <!-- end of ant-harassment column -->
142
143 </div>
144 </div> <!-- end of main container -->
145
146 </div> <!-- end of wrapper -->
147
148 <div id="footer">
149 <div class="container">
150 <p class="text-muted text-center">
151 The <a href="http://www.fsf.org/">Free Software
152 Foundation</a> is a nonprofit with a worldwide mission to
153 advance software freedom.</p>
154
155 <p class="text-muted text-center"><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/80x15.png" /></a> This page and its images, logos and videos are licensed under a<br><a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/deed.en_US">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>. Copyright &copy; 2013 Free Software Foundation.</p>
156
157 <p class="text-muted text-center"><a href="/2014/javascript/" rel="jslicense">Javascript license information.</a>
158 </p>
159
160 </div>
161 </div> <!-- end of footer -->
162 <script type="text/javascript" src="/2014/assets/js/jquery-1.10.2.min.js"></script>
163 <script type="text/javascript" src="/2014/assets/js/bootstrap.min.js"></script>
164 <script type="text/javascript">
165 /**
166 * @licstart The following is the entire license notice for the JavaScript code in this page.
167 *
168 * Copyright (C) 2013 Free Software Foundation, Inc
169
170 * Licensed under the Apache License, Version 2.0 (the
171 * "License"); you may not use this file except in compliance
172 * with the License. You may obtain a copy of the License at
173
174 * http://www.apache.org/licenses/LICENSE-2.0
175
176 * Unless required by applicable law or agreed to in writing,
177 * software distributed under the License is distributed on an
178 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
179 * either express or implied. See the License for the specific
180 * language governing permissions and limitations under the
181 * License.
182
183 *
184 * @licend The above is the entire license notice for the JavaScript code in this page.
185 **/
186 $(document).ready(function() {
187 $('.glyphicon-chevron-left').css('display','inline-block');
188 $('.glyphicon-chevron-right').css('display','inline-block');
189 });
190 </script>
191 </body>
192 </html>