|
|
@ -0,0 +1,295 @@ |
|
|
|
{% extends "_base.html" %} |
|
|
|
{% block page_content %} |
|
|
|
<div class="uk-container uk-margin"> |
|
|
|
<h1> |
|
|
|
Lapwing.Org Privacy Policy |
|
|
|
|
|
|
|
<small class="uk-text-meta uk-text-small"> |
|
|
|
Last updated: {{ datestamp_privacy }} |
|
|
|
</small> |
|
|
|
</h1> |
|
|
|
|
|
|
|
<p class="uk-text-lead"> |
|
|
|
We use your personal data to provide services and software from {{ site_name }}. |
|
|
|
</p> |
|
|
|
|
|
|
|
<article> |
|
|
|
<section> |
|
|
|
<h2 class="uk-heading-divider">Your rights</h2> |
|
|
|
|
|
|
|
<p> |
|
|
|
You have a number of rights that can be exercised with our use of your personal data, including; |
|
|
|
</p> |
|
|
|
<ul class="uk-list uk-list-bullet"> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to be informed</span>: |
|
|
|
what, how and why we use your personal data |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right of access</span> |
|
|
|
you can request a copy of the personal data we hold on you |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to rectification</span> |
|
|
|
any data we hold on you should be accurate, and where it is not, |
|
|
|
you can have us correct it |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to erasure</span> |
|
|
|
you can request we delete any personal data we have on you |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to restrict processing</span> |
|
|
|
if you make a complaint to us about our use of your personal data, |
|
|
|
we will stop using your data until we have concluded your complaint |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to data portability</span> |
|
|
|
you can ask for a copy of your data that can be used in another service |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">right to object</span> |
|
|
|
you can object to our processing of your personal data, |
|
|
|
and we will respond to the complaint |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
<span class="uk-text-bold">rights related to automated decision making</span> |
|
|
|
if we use your personal data in automated decision making, |
|
|
|
you have the right to request a review of any decisions made by the automated process |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
If you have provided consent for us to use your personal data, |
|
|
|
you have the right to retract that consent at any point. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
If you think we have not respected your personal data rights, |
|
|
|
you can contact the <a href="https://ico.org.uk/concerns/">UK Information Commissioners' Office</a>, |
|
|
|
or your local data protection authority, to lodge a complaint.<br/> |
|
|
|
You are also allowed to pursue normal legal remedies through the UK courts. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h2 class="uk-heading-divider">Contact us</h2> |
|
|
|
<p> |
|
|
|
If you have updates, objections or other inquiries about our use of your personal data, |
|
|
|
please email Sam Black, the {{ site_name }} data controller, |
|
|
|
using <a href="mailto:contact@lapwing.org">contact@lapwing.org</a>. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h2 class="uk-heading-divider">How we use your data</h2> |
|
|
|
<p> |
|
|
|
We use your personal data for our legal obligations under UK law, |
|
|
|
our legitimate interests listed below, |
|
|
|
or where you have given explicit consent for us to process your personal data. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
Our legitimate interests to process your personal data are: |
|
|
|
</p> |
|
|
|
|
|
|
|
<ul class="uk-list uk-list-bullet"> |
|
|
|
<li> |
|
|
|
to provide the services or software you wish to access, |
|
|
|
such as an email address to create an account |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
to respond to communications from you, via email, telephone or other methods |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
to ensure copyright is recorded for code or content you send to us, |
|
|
|
using your email address and name to provide the appropriate attribution |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
to ensure the security of our services, |
|
|
|
where we check for malicious behaviour from IP addresses and |
|
|
|
restrict access to our services |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
to monitor the operation and performance of our services, |
|
|
|
using your IP address to determine your country or |
|
|
|
corresponding with you to fix faults with our services |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
We use third parties that may collect your personal data, these are listed below.<br> |
|
|
|
We do not otherwise transfer, sell, acquire or otherwise use your personal data with third parties. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
You can read more detailed information about how we use your data below. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
</article> |
|
|
|
|
|
|
|
<article> |
|
|
|
<h2 class="uk-heading-divider">Details of data processing by {{ site_name }}</h2> |
|
|
|
|
|
|
|
<section> |
|
|
|
<p> |
|
|
|
{{ site_name }} operates principally from the UK, |
|
|
|
as is subject to the laws and regulations of the UK.<br> |
|
|
|
We may use your personal data for our legal obligations under UK law, |
|
|
|
or to assist with law enforcement activities where legally required to do so. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<p>The following are a detailed list of legitimate interests for our use of your personal data.</p> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h3 class="uk-heading-line"><span>Provision of services</span></h3> |
|
|
|
<p> |
|
|
|
To provide some services, an email address is required to be able to log in to {{ site_name }}.<br/> |
|
|
|
We use this email address, and your IP address, |
|
|
|
to provide services and information related to your account, such as: |
|
|
|
</p> |
|
|
|
<ul class="uk-list uk-list-bullet"> |
|
|
|
<li> |
|
|
|
authenticate your log in, and check for unauthorised access to your account |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
to provide security information about your account, |
|
|
|
such as password resets, or notifications of changes to your account |
|
|
|
</li> |
|
|
|
<li> |
|
|
|
send your notifications of interactions on our services, |
|
|
|
such as other users responding to your comments |
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
We will keep this data until 6 months after the last log in or other communication from you, |
|
|
|
then, after contacting you to confirm deletion, |
|
|
|
if we receive confirmation or no reply, |
|
|
|
we will delete your email address and associated personal data. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h3 class="uk-heading-line"><span>Responding to correspondence</span></h3> |
|
|
|
<p> |
|
|
|
If you contact us, we will need to keep your |
|
|
|
email address, telephone number or other contact information |
|
|
|
to allow us to respond to your queries or comments. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
We will keep your personal data for up to 1 month after the last communication, |
|
|
|
to allow us to determine if we have adequately fulfilled the correspondence. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h3 class="uk-heading-line"><span>Record of copyright</span></h3> |
|
|
|
<p> |
|
|
|
Content submissions, such as source code, images or video, are automatically copyrighted, |
|
|
|
and to allow for proper attribution, an email address is used for contacting the author. |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
We will keep this data for the lifetime of the copyrighted work. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h3 class="uk-heading-line"><span>Security of services</span></h3> |
|
|
|
<p> |
|
|
|
Your IP address is collected when you connect to {{ site_name }}, |
|
|
|
and this is logged with the date and time, the nature of your connection, |
|
|
|
and other information specific to the service.<br/> |
|
|
|
This data is deleted after 7 days. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
The logged data is processed to determine if the connection is attempting to |
|
|
|
access the service in a malicious, disruptive, or otherwise harmful manner, and if so, |
|
|
|
the IP address is restricted or blocked from accessing {{ site_name }}. <br/> |
|
|
|
These IP addresses are stored for up to 1 month to enforce the restriction and |
|
|
|
limit the harm caused to {{ site_name }}, |
|
|
|
and, if they have not tried to access {{ site_name }} maliciously again, |
|
|
|
the IP address is deleted. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h3 class="uk-heading-line"><span>Monitoring and improvement</span></h3> |
|
|
|
<p> |
|
|
|
Your IP address is collected when you connect to a {{ site_name }}, |
|
|
|
and this is logged, along with what information you requested. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
We use the IP address to determine the country you are connecting from, |
|
|
|
and store the country, along with non identifiable information from the connection, |
|
|
|
such as application type, language, information requested, and time taken to process the request.<br> |
|
|
|
We do not store your IP address once the country has been determined, |
|
|
|
and your IP address is removed from the logs after 7 days. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
This allows us to check popularity, performance, |
|
|
|
and areas where we can improve in the future |
|
|
|
for users of {{ site_name }}. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
The logged data may also be processed to assess any technical faults with our services, |
|
|
|
and your personal data will only be kept until we have fixed the fault, |
|
|
|
or we do not need your personal information to fix the fault.<br> |
|
|
|
We may use your email address, or other contact information, |
|
|
|
to correspond with you to check if we've fixed the problem. |
|
|
|
</p> |
|
|
|
</section> |
|
|
|
|
|
|
|
<section> |
|
|
|
<h2 class="uk-heading-divider">Third Party Data Processing</h2> |
|
|
|
<p> |
|
|
|
{{ site_name }} use <a href="https://www.ovh.co.uk">OVH</a> for hosting {{ site_name }}, |
|
|
|
and are a Data Processor for {{ site_name }}.<br/> |
|
|
|
OVH policies are available for: |
|
|
|
</p> |
|
|
|
<ul class="uk-list uk-list-bullet"> |
|
|
|
<li><a href="https://www.ovh.co.uk/personal-data-protection/">General policies</a></li> |
|
|
|
<li><a href="https://www.ovh.co.uk/personal-data-protection/gdpr.xml#quality">GDPR policy for Data Processing</a></li> |
|
|
|
</ul> |
|
|
|
</section> |
|
|
|
</article> |
|
|
|
|
|
|
|
<article> |
|
|
|
<h2 class="uk-heading-divider">Cookies</h2> |
|
|
|
<p> |
|
|
|
We use "cookies", small blobs of text stored on your computer by your browser, |
|
|
|
to identify you with our services.<br> |
|
|
|
These cookies do not store any personally identifiable information. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
These cookies are strictly necessary for our services to operate correctly, |
|
|
|
and are only used when you have an account with our service, |
|
|
|
and provide: |
|
|
|
</p> |
|
|
|
|
|
|
|
<ul class="uk-list uk-list-bullet"> |
|
|
|
<li>personalization options</li> |
|
|
|
<li>account preferences</li> |
|
|
|
<li>log in security</li> |
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
You can set your browser to block these cookies, |
|
|
|
but some parts of oru services will not work. |
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
If you want to learn more about cookies, |
|
|
|
please visit <a href="https://cookiesandyou.com" target="_blank">https://cookiesandyou.com</a>. |
|
|
|
</p> |
|
|
|
</article> |
|
|
|
|
|
|
|
</div> |
|
|
|
{% endblock %} |