Added privacy policy

This commit is contained in:
Pierre 2018-05-10 13:52:44 +02:00
parent 684242c3ca
commit 2255d2792d
4 changed files with 37 additions and 2 deletions

View File

@ -6,13 +6,13 @@
</p>
<ul class="list-inline">
<li>
<a href="#">Privacy</a>
<a href="{{ site.base_url }}/about/privacy/">Privacy</a>
</li>
<li>
<a href="#">Terms</a>
</li>
<li>
<a href="#">Legal</a>
<a href="{{ site.base_url }}/about/legal/">Legal</a>
</li>
<li>

View File

@ -6,4 +6,7 @@
max-height: 500px;
}
article {
min-height: 40%;
}
}

12
about/legal.html Normal file
View File

@ -0,0 +1,12 @@
---
layout: common/page
title: Legal notice
---
<p>This website is owned by Pierre HUBERT, who can be contacted using the following email address: contact@communiquons.org</p>
<p>Comunic is hosted in the OVH datacenter located in France.</p>
<p>OVH address: SAS OVH / 2 rue Kellermann / BP 80157 / 59100 Roubaix</p>
<p><a href="{{ site.base_url }}/about/licence/">Software licence</a></p>

20
about/privacy.html Normal file
View File

@ -0,0 +1,20 @@
---
layout: common/page
title: Privacy Policy
---
<h2>Your privacy, our priority.</h2>
<p>Comunic has been built to respond to a growing need of privacy on the Internet. We decided to adopt a strict policy in order to respect the confidentiality of your data.</p>
<p>There are our guideline followed to build our product :</p>
<p><strong>No advertisement.</strong> You will never see advertisement on the website, since they would be a big breach in the respect of your privacy.</p>
<p><strong>Avoid third party services.</strong> In order to remain free, our services must not depend on other services. Unlikes millions of websites, we will not use the ressources provided by third party services, excepted services that can be completely hosted by Comunic.</p>
<p><strong>No Artificial Intelligences.</strong> Nowadays, we believe that the main threats to privacy are the artificial intelligences. Comunic will never deliver your data to such system in order to preserve your freedom.</p>
<p><strong>Protect your data.</strong> Although we are trying to give the best protection that we can to our services, we may forget breaches that could allow your data to be retrieved by unwanted third party. Connected technologies can not be completely secure. Security breaches will be fixed as soon as they are reported.</p>
<p><strong>Your data are your data.</strong> You will always be able to export an entire set of your data, and when you delete your account, Comunic servers will not keep any footprint about you.</p>