home » zplus/freepost.git
Author zPlus <--> 2016-12-11 21:57:32
Committer zPlus <--> 2016-12-11 21:57:32
Commit 1cda236 (patch)
Tree b27d426
Parent(s)

Add Privacy Policy


commits diff: afba41a..1cda236
1 file changed, 25 insertions, 12 deletionsdownload


Diffstat
-rw-r--r-- template/about.twig 37

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+25/-12 M   template/about.twig
index 470d838..6ff0e6d
old size: 2K - new size: 4K
@@ -9,16 +9,14 @@
9 9 Please read this page before using the website.
10 10 </p>
11 11
12 - <h3>
13 - <a id="who"></a>
12 + <h3 id="who">
14 13 Who maintains <em>freepost</em>?
15 14 </h3>
16 15 <p>
17 16 <em>freepost</em> is maintained by <a href="http://peers.community">Peers</a>. We are part of a highly motivated community of people with a strong interest in free culture.
18 17 </p>
19 18
20 - <h3>
21 - <a id="what-to-post"></a>
19 + <h3 id="what-to-post">
22 20 What to post
23 21 </h3>
24 22 <p>
@@ -28,8 +26,7 @@
28 26 You are free to submit any links ranging from software, to art, science, and politics, as long as they have some interesting relevance with free culture. This means that most posts about proprietary software, politics, religion, sport, or meme are off-topic.
29 27 </p>
30 28
31 - <h3>
32 - <a id="how-to-post"></a>
29 + <h3 id="how-to-post">
33 30 How to post
34 31 </h3>
35 32 <p>
@@ -42,8 +39,7 @@
42 39 Please do not submit too many links at once.
43 40 </p>
44 41
45 - <h3>
46 - <a id="how-to-comment"></a>
42 + <h3 id="how-to-comment">
47 43 How to comment
48 44 </h3>
49 45 <p>
@@ -53,15 +49,32 @@
53 49 Unless malice is overwhelmingly evident, assume good intentions whenever reading and responding others’ comments. We do <strong>not</strong> tolerate insults, threats, or harassment.
54 50 </p>
55 51
56 - <h3>
57 - <a id="terms-of-use"></a>
52 + <h3 id="terms-of-use">
58 53 Terms of Use
59 54 </h3>
60 55 <p>
61 - By using this website, you irrevocably agree to release your posts and comments under the <a href="http://creativecommons.org/licenses/by/4.0">CC BY 4.0</a> License.
56 + By using this website, you irrevocably agree to release your posts and comments under the <a href="http://creativecommons.org/licenses/by/4.0">CC BY 4.0</a> License. A link is sufficient for CC BY 4.0 attribution.
62 57 </p>
63 58 <p>
64 - A link is sufficient for CC BY 4.0 attribution.
59 + The website is offered in the hope that it will be useful, but we do not assume any sort of legal responsibility or liability and we do not offer any sort of warranty. We cannot be held responsible for any misuse or money loss derived from the use of the website.
60 + </p>
61 + <p>
62 + By using the website you agree to accept the terms of services written on this page.
63 + </p>
64 +
65 + <h3 id="privacy-policy">
66 + Privacy Policy
67 + </h3>
68 + <p>
69 + <em>freepost</em> can optionally store a user email address, which is only used to reset the user password. Emails are not shared with anybody and can be deleted at any time by the user.
70 + <br />
71 + <em>freepost</em> is currently hosted by <a href="https://tuxfamily.org">TuxFamily</a>. TuxFamily keeps the web server raw access logs for up to a year, as required by French laws. Read more on their <a href="https://faq.tuxfamily.org/Privacy/En">FAQ</a>.
72 + </p>
73 + <p>
74 + If you wish to increase your anonymity while browsing <em>freepost</em>, we suggest to use <a href="https://www.torproject.org">Tor</a> and a random email address.
75 + </p>
76 + <p>
77 + <em>freepost</em> does <strong>not</strong> make use of any third-party service (for example CDNs).
65 78 </p>
66 79
67 80 </div>