Merge branch 'stable' of vcs.fsf.org:libreplanet-static into stable
[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="/server/staging/lpc14"> 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. Harassment includes offensive verbal comments related to gender, sexual orientation,
99 disability, physical appearance, body size, race, religion, sexual images in public
100 spaces, deliberate intimidation, stalking, following, harassing photography or recording,
101 sustained disruption of talks or other events, inappropriate physical contact, and
102 unwelcome sexual attention.
103 </p>
104
105 <ul><li> We do not tolerate harassment of conference participants in any form. Offensive
106 or graphic sexual language and imagery is not appropriate for any conference venue,
107 including talks.
108 </li></ul>
109 <ul><li> Conference participants violating these rules may be sanctioned or expelled from
110 the conference at the discretion of the conference organizers.
111 </li>
112 <li> Participants asked to stop any harassing behavior are expected to comply
113 immediately.
114 </li></ul>
115 <ul><li> If a participant engages in harassing behavior, the conference organizers may
116 take any action they deem appropriate, including warning the offender or expulsion from
117 the conference.
118 </li></ul>
119 <ul><li> If you are being harassed, notice that someone else is being harassed, or have
120 any other concerns, please contact a member of <a href="http://www.fsf.org/about/staff"
121 class="external text" rel="nofollow">FSF staff</a> immediately. FSF staff are available in
122 every conference track and at the information desk throughout the conference.
123 </li></ul>
124 <ul><li> Conference staff will be happy to help participants contact venue security
125 or local law enforcement, provide escorts, or otherwise assist those experiencing
126 harassment to feel safe for the duration of the conference.
127 </li></ul>
128 <p><strong>We value your attendance and hope you enjoy the conference.</strong></p>
129 <hr />
130
131 <p class="text-muted">This policy is based on several
132 other policies, including the OLF anti-harassment
133 policy, written by Esther Filderman and Beth Lynn
134 Eicher, and the Con Anti-Harassment Project. Mary
135 Gardiner, Valerie Aurora, Sarah Smith, and Donna
136 Benjamin generalized the policies and added supporting
137 material. Many members of LinuxChix, Geek Feminism and
138 other groups contributed to this work.</p>
139
140 </div> <!-- end of ant-harassment column -->
141
142 </div>
143 </div> <!-- end of main container -->
144
145 </div> <!-- end of wrapper -->
146
147 <div id="footer">
148 <div class="container">
149 <p class="text-muted text-center">
150 The <a href="http://www.fsf.org/">Free Software
151 Foundation</a> is a nonprofit with a worldwide mission to
152 advance software freedom.</p>
153
154 <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>
155
156 <p class="text-muted text-center"><a href="/2014/javascript/" rel="jslicense">Javascript license information.</a>
157 </p>
158
159 </div>
160 </div> <!-- end of footer -->
161 <script type="text/javascript" src="/2014/assets/js/jquery-1.10.2.min.js"></script>
162 <script type="text/javascript" src="/2014/assets/js/bootstrap.min.js"></script>
163 <script type="text/javascript">
164 /**
165 * @licstart The following is the entire license notice for the JavaScript code in this page.
166 *
167 * Copyright (C) 2013 Free Software Foundation, Inc
168
169 * Licensed under the Apache License, Version 2.0 (the
170 * "License"); you may not use this file except in compliance
171 * with the License. You may obtain a copy of the License at
172
173 * http://www.apache.org/licenses/LICENSE-2.0
174
175 * Unless required by applicable law or agreed to in writing,
176 * software distributed under the License is distributed on an
177 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
178 * either express or implied. See the License for the specific
179 * language governing permissions and limitations under the
180 * License.
181
182 *
183 * @licend The above is the entire license notice for the JavaScript code in this page.
184 **/
185 $(document).ready(function() {
186 $('.glyphicon-chevron-left').css('display','inline-block');
187 $('.glyphicon-chevron-right').css('display','inline-block');
188 });
189 </script>
190 </body>
191 </html>