2010-09-26 21:20:05 +00:00
|
|
|
{% extends "base_conservancy.html" %}
|
|
|
|
{% block subtitle %}Privacy Policy - {% endblock %}
|
|
|
|
{% block content %}
|
|
|
|
|
|
|
|
<h1>Privacy Policy</h1>
|
|
|
|
|
2012-10-05 19:43:02 +00:00
|
|
|
<p>Software Freedom Conservancy (“Conservancy”) is
|
2010-10-04 01:53:39 +00:00
|
|
|
committed to protecting the privacy of our website visitors, our
|
|
|
|
supporters and our member projects. In this policy,
|
2012-10-05 19:43:02 +00:00
|
|
|
“Conservancy” or “We” refers to Conservancy
|
2010-10-04 01:53:39 +00:00
|
|
|
Board of Directors, officers, management, staff, cooperating attorneys,
|
|
|
|
interns, volunteers, and consultants. As to all of the information
|
|
|
|
described below, Conservancy will not give, sell, rent, or exchange the
|
|
|
|
information with anyone else without your prior consent, except as
|
|
|
|
compelled by law (see section on Compelled Disclosure below).</p>
|
2010-09-26 21:20:05 +00:00
|
|
|
|
2010-09-26 21:56:29 +00:00
|
|
|
<h3>Information Collected</h3> <p>When you visit our site, Conservancy may
|
2010-10-04 01:53:39 +00:00
|
|
|
record the numerical Internet Protocol (IP) address of the computer you
|
|
|
|
are using (and/or that of your router and/or firewall), the browser
|
|
|
|
software you use, your operating system, the date and time you access our
|
|
|
|
site, and the domain name and URL of the website from which you linked
|
|
|
|
directly to our site, in addition to other information. We only use this
|
|
|
|
information to measure the number and types of visitors to different
|
|
|
|
sections of the site, to diagnose and correct system errors, and to
|
|
|
|
improve the site. When you communicate with us through our site, we may
|
|
|
|
collect your name, email address, postal address, and other personal,
|
|
|
|
financial, legal or technical information, but we will make it clear on
|
|
|
|
the relevant page that we are collecting that information.</p>
|
2010-09-26 21:20:05 +00:00
|
|
|
|
|
|
|
<h3>Compelled Disclosure</h3> <p>If we are required by law to disclose
|
|
|
|
any of the information collected about you, we will attempt to provide
|
|
|
|
you with notice (unless we are prohibited) that a request for your
|
|
|
|
information has been made in order to give you an opportunity to
|
|
|
|
object to the disclosure. We will attempt to provide this notice by
|
|
|
|
email, if you have given us an email address, or by postal mail if you
|
|
|
|
have provided a postal address. We will independently object to overly
|
|
|
|
broad requests for access to information about users of our site. If
|
|
|
|
you do not challenge the disclosure request, we may be legally
|
|
|
|
required to turn over your information.</p>
|
|
|
|
|
|
|
|
{% endblock %}
|