267 lines
		
	
	
	
		
			9.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			267 lines
		
	
	
	
		
			9.7 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE html>
 | 
						||
 | 
						||
<html lang="en">
 | 
						||
<head>
 | 
						||
  <meta charset="utf-8">
 | 
						||
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
 | 
						||
  <meta name="description" content="">
 | 
						||
  <meta name="viewport" content="width=device-width, initial-scale=1">
 | 
						||
 | 
						||
  <title>FOSSY 2023 | Code of Conduct</title>
 | 
						||
 | 
						||
  <meta property="og:type" content="website" />
 | 
						||
 | 
						||
  <link rel="icon" href="../../static/build/img/favicon.ico" />
 | 
						||
 | 
						||
  <!-- Cards -->
 | 
						||
  <meta property="og:title" content="FOSSY 2023 | Code of Conduct">
 | 
						||
  <meta property="og:description" content="" />
 | 
						||
  <meta property="og:url" content="https://2023.fossy.us/attend/code-of-conduct/">
 | 
						||
  <meta name="twitter:site" content="@conservancy">
 | 
						||
  <meta name="twitter:image:alt" content="FOSSY 2023 | Code of Conduct" />
 | 
						||
  <meta name="twitter:card" content="summary">
 | 
						||
  <meta name="twitter:image" content="https://2023.fossy.us/static/build/img/conservancy_logo_tall_mono.png" />
 | 
						||
  <meta property="og:image" content="https://2023.fossy.us/static/build/img/conservancy_logo_tall_mono.png" />
 | 
						||
  <meta property="og:image:width" content="400" />
 | 
						||
  <meta property="og:image:height" content="400" />
 | 
						||
 | 
						||
 | 
						||
  <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css" integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous">
 | 
						||
  <link rel="stylesheet" href="https://unpkg.com/tachyons@4.12.0/css/tachyons.min.css">
 | 
						||
  <link href="../../static/build/scss/app.css" rel="stylesheet" type="text/css" />
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
  <script type="text/javascript">
 | 
						||
    var CONF_TZ = "US/Pacific";
 | 
						||
  </script>
 | 
						||
</head>
 | 
						||
<body class="">
 | 
						||
 | 
						||
  <header class="clearfix d-print-none">
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<nav class="navbar navbar-expand-lg navbar-dark" style="background: rgb(19,119,82); background: linear-gradient(124deg, rgba(19,119,82,1) 0%, rgba(19,106,119,1) 100%); margin-bottom: 1rem">
 | 
						||
  <div class="container">
 | 
						||
    <h2 class="sans-serif f2 f1-ns b lh-solid tracked-tight mv0 mr3">
 | 
						||
      <a class="washed-yellow hover-washed-yellow" href="../../index.html" style="text-decoration: none">
 | 
						||
        FOSSY 2023
 | 
						||
      </a>
 | 
						||
    </h2>
 | 
						||
 | 
						||
    <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarText" aria-controls="navbarText" aria-expanded="false" aria-label="Toggle navigation">
 | 
						||
      <span class="navbar-toggler-icon"></span>
 | 
						||
    </button>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<div class="collapse navbar-collapse" id="navbarText">
 | 
						||
  <ul class="navbar-nav mr-auto">
 | 
						||
 | 
						||
    <li class="nav-item  dropdown">
 | 
						||
 | 
						||
      <a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 | 
						||
        About
 | 
						||
      </a>
 | 
						||
      <div class="dropdown-menu">
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../about/index.html">About FOSSY</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../travel/index.html">Travel and Lodging</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../conventioncenter/index.html">Oregon Convention Center</a>
 | 
						||
 | 
						||
      </div>
 | 
						||
 | 
						||
    </li>
 | 
						||
 | 
						||
    <li class="nav-item active dropdown">
 | 
						||
 | 
						||
      <a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 | 
						||
        Attend <span class="sr-only">(current)</span>
 | 
						||
      </a>
 | 
						||
      <div class="dropdown-menu">
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<a class="dropdown-item " href="../tickets/index.html">Tickets</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../volunteer/index.html">Volunteer</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../events/index.html">Events</a>
 | 
						||
 | 
						||
<a class="dropdown-item active" href="../code-of-conduct.html">Code of Conduct</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../health-and-safety/index.html">Health and Safety</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../terms-and-conditions/index.html">Terms and Conditions</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="https://sfconservancy.org/privacy-policy/">Privacy policy</a>
 | 
						||
 | 
						||
      </div>
 | 
						||
 | 
						||
    </li>
 | 
						||
 | 
						||
    <li class="nav-item  dropdown">
 | 
						||
 | 
						||
      <a class="nav-link dropdown-toggle" href="../code-of-conduct.html#" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
 | 
						||
        Program
 | 
						||
      </a>
 | 
						||
      <div class="dropdown-menu">
 | 
						||
 | 
						||
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../schedule/index.html">Schedule</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../pages/tracks.html">Tracks</a>
 | 
						||
 | 
						||
<a class="dropdown-item " href="../../call-for-proposals/index.html">Proposals</a>
 | 
						||
 | 
						||
      </div>
 | 
						||
 | 
						||
    </li>
 | 
						||
 | 
						||
    <li class="nav-item  ">
 | 
						||
 | 
						||
      <a class="nav-link" href="../../sponsorship/index.html">
 | 
						||
        Sponsorship
 | 
						||
      </a>
 | 
						||
 | 
						||
    </li>
 | 
						||
 | 
						||
  </ul>
 | 
						||
</div>
 | 
						||
  </div>
 | 
						||
</nav>
 | 
						||
 | 
						||
  </header>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
  <main role="main" class="container">
 | 
						||
    <div class="row">
 | 
						||
      <div class="col page-header">
 | 
						||
        <h1 class="page-title"></h1>
 | 
						||
        <p class="lead"></p>
 | 
						||
      </div>
 | 
						||
    </div>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
    <div class="row">
 | 
						||
      <div class="col-md-12">
 | 
						||
 | 
						||
 | 
						||
      </div>
 | 
						||
    </div>
 | 
						||
 | 
						||
<div class="row">
 | 
						||
  <div class="col-12 content text-page" style="max-width: 45rem">
 | 
						||
    <h1 class="page-title">Code of Conduct</h1>
 | 
						||
 | 
						||
<h2>tl;dr</h2>
 | 
						||
 | 
						||
<p>FOSSY is dedicated to providing a harassment-free conference experience for everyone; regardless of
 | 
						||
gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, national
 | 
						||
origin, race, or religion or lack thereof. This code applies to everyone -- including attendees, speakers, 
 | 
						||
volunteers and staff. We do not tolerate harassment of conference participants in any form.</p>
 | 
						||
 | 
						||
<h2>Details</h2>
 | 
						||
 | 
						||
<p>Please do not include sexualized imagery, off-color jokes or other materials that attendees may deem offensive
 | 
						||
in your slides or spoken remarks. If you aren’t sure if something you intend to show or state is potentially offensive,
 | 
						||
please contact us for help in reviewing your presentation materials.</p>
 | 
						||
 | 
						||
<p>Be kind to others. Do not insult or put down other participants. Behave professionally. Remember that sexist,
 | 
						||
racist, or exclusionary jokes are not appropriate for FOSSY.</p>
 | 
						||
 | 
						||
<p>Harassment will not be tolerated at FOSSY. Harassment includes offensive verbal comments related to
 | 
						||
gender, gender identity and expression, sexual orientation, disability, physical appearance, body size, national
 | 
						||
origin, race, religion or lack thereof, sexual images in public spaces, deliberate intimidation, stalking, following, harassing
 | 
						||
photography or recording without permission, sustained disruption of talks or other parts of the event, inappropriate
 | 
						||
physical contact, and unwelcome sexual attention.</p>
 | 
						||
 | 
						||
<p>Just as we will ask any audience member to cease their behavior and to leave if they are not respectful of you,
 | 
						||
we will also ask that you stop presenting should there be offensive or inappropriate material in your slides or
 | 
						||
presentation. This code applies to everyone -- including attendees, speakers, volunteers and staff.</p>
 | 
						||
 | 
						||
<p>Participants asked to stop any harassing behavior are expected to comply immediately. If they do not stop
 | 
						||
immediately or their behavior constitutes a potential physical danger to other participants, they may be ejected
 | 
						||
from the event without a refund. This will be at the discretion of FOSSY's response team.</p>
 | 
						||
 | 
						||
<p>If you believe that someone is violating the code of conduct during FOSSY, or have any other concerns,
 | 
						||
please contact our response team immediately by emailing <a href="mailto:conference@sfconservancy.org">conference@sfconservancy.org</a>.</p>
 | 
						||
 | 
						||
<p>Conference staff can help you contact emergency services, local police and/or provide an escort to your hotel.</p>
 | 
						||
 | 
						||
<h2>Credits</h2>
 | 
						||
 | 
						||
<p>We borrowed heavily from the <a href="http://seagl.org/code_of_conduct.html">SeaGL</a> and <a href="https://2018.northbaypython.org/code-of-conduct">North Bay Python</a> Codes of Conduct which are based on <a href="http://geekfeminism.wikia.com/wiki/Conference_anti-harassment/Policy">this template</a> and include many of the <a href="https://us.pycon.org/2018/about/code-of-conduct/">variations used by PyCon</a>, all of which are available under the Creative Commons
 | 
						||
Zero License. Please feel free to use any of this language for your own Code of Conduct.</p>
 | 
						||
  </div>
 | 
						||
</div>
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
    <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
 | 
						||
    <script src="../../static/build/js/app.js" type="text/javascript"></script>
 | 
						||
    <script src="../../static/build/js/jquery.formset.js"></script>
 | 
						||
    <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" crossorigin="anonymous"></script>
 | 
						||
    <script src="../../static/build/bootstrap/js/bootstrap.bundle.min.js"></script>
 | 
						||
 | 
						||
    <!--no-analytics-->
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
 | 
						||
  </main>
 | 
						||
 | 
						||
  <footer class="footer mt-4 d-print-none">
 | 
						||
    <div class="container py-4">
 | 
						||
      <div class="row">
 | 
						||
        <div class="col-md-4 pb-4">
 | 
						||
          <strong>FOSSY 2023</strong> <br>
 | 
						||
          July 13-16 2023 <br>
 | 
						||
          Portland, OR<br>
 | 
						||
          Timezone: PDT - UTC-7 <br>
 | 
						||
          <a href="mailto:conference@sfconservancy.org" alt="Email"><i class="far fa-envelope"></i></a>  <a
 | 
						||
            href="https://twitter.com/conservancy" alt="Twitter"><i class="fab fa-twitter"></i></a>  <a
 | 
						||
            href="https://social.sfconservancy.org/conservancy" alt="Mastodon"><i class="fab fa-mastodon"></i></a>
 | 
						||
        </div>
 | 
						||
        <div class="col-md-4 pb-4 text-center">
 | 
						||
          <a href="https://sfconservancy.org"><img src="../../static/build/img/conservancy_logo.svg" alt="Software Freedom Conservancy logo" class="footer-image"></a>
 | 
						||
        </div>
 | 
						||
        <div class="col-md-4 pb-4 text-right">
 | 
						||
          <small>
 | 
						||
            <a href="../code-of-conduct.html#">Back to top</a><br>
 | 
						||
            © 2023 <a href="https://sfconservancy.org/">Software Freedom Conservancy</a><br>
 | 
						||
            <a href="../../credits/index.html">Credits</a>
 | 
						||
          </small>
 | 
						||
        </div>
 | 
						||
      </div>
 | 
						||
    </div>
 | 
						||
  </footer>
 | 
						||
 | 
						||
</body>
 | 
						||
</html>
 |