From 439f9c8b74fe4ec93b515dd72c0dde41d2e1c2b2 Mon Sep 17 00:00:00 2001 From: Pierre Date: Thu, 10 May 2018 14:43:36 +0200 Subject: [PATCH] Added Terms of Use --- _includes/common/contact.html | 2 +- about/legal.html | 1 + about/licence.html | 2 +- about/terms.html | 63 +++++++++++++++++++++++++++++++++++ 4 files changed, 66 insertions(+), 2 deletions(-) create mode 100644 about/terms.html diff --git a/_includes/common/contact.html b/_includes/common/contact.html index 656b4ce..480b41e 100755 --- a/_includes/common/contact.html +++ b/_includes/common/contact.html @@ -9,7 +9,7 @@ Privacy
  • - Terms + Terms
  • Legal diff --git a/about/legal.html b/about/legal.html index a4e6d34..1065d3c 100644 --- a/about/legal.html +++ b/about/legal.html @@ -9,5 +9,6 @@ title: Legal notice

    OVH address: SAS OVH / 2 rue Kellermann / BP 80157 / 59100 Roubaix

    +

    Terms of use

    Privacy policy

    Software licence

    \ No newline at end of file diff --git a/about/licence.html b/about/licence.html index fc20780..ac5233c 100644 --- a/about/licence.html +++ b/about/licence.html @@ -3,7 +3,7 @@ layout: common/page title: Licence --- -

    All the Comunic components is licenced under the MIT Licence.

    +

    All the Comunic components is licensed under the MIT Licence.

    MIT License
    diff --git a/about/terms.html b/about/terms.html new file mode 100644 index 0000000..66f909e --- /dev/null +++ b/about/terms.html @@ -0,0 +1,63 @@ +--- +layout: common/page +title: Terms of use +--- + + + +

    PREAMBLE

    +

    Comunic is a free and open source social network that allows people to communicate to each other. It allows them to communicate without being spyed by unwanted third parties. The current document presents some rules that may be followed by the all the members of the community in order to keep the network working. Any member of Comunic is called a "user" and the developers of Comunic are called "staff". Pierre HUBERT, founder of Comunic, is considered as the owner of Comunic. The followings terms and conditions apply to all the Comunic services.

    + +

     

    + + +

    ACCESS CONDITIONS

    +

    The network can be used freely by anyone who has an Internet connection. However, a single personn can only create a single account. The users have to understand and accept this document to use the network.

    + +

     

    + + +

    UPDATE OF THE FOLLOWING DOCUMENT

    +

    The following document could be updated in the future. We will try to make sure that every Comunic users will be informed of the potential updates appended to the following document. This document could be udpated in order to make some points more clear, remove useless of deprecated points, add new conditions that may have become required.

    + +

     

    + + +

    RESPONSIBILITY

    +

    Users are responsible and considered as the owner of the content they publish on the network. In this way, their responsibility is implied in case of litigation. This apply for all the content created by the users. Pornography is prohibited on the network. If a user is reported as the publisher of erotic content, the reported content will be immediatly deleted by the staff and a warning will be sent to the user. If a user publishes several times pornographic content, his account, after a staff meeting, might be completely deleted, and the user may not be authorized to use the network again.

    + +

     

    + +

    MINOR CHILDREN

    +

    A parental authorization is required for the minors who want to register into the social network.

    + +

     

    + + +

    USAGE LIMITATIONS

    +

    In order to work properly, Comunic need a good Internet connection. Comunic can not be designed as responsible of service unavailability in case of bad Internet connection. Furthermore, Comunic can not be designed as responsible for potential fees dues to the use of the network.

    + +

     

    + + +

    SERVICE UNAVAILABILITY

    +

    The service may become unavailable because of downtime maintenance, Internet issue. In this case, neither the owner, the staff or the users of Comunic can be considered as responsible.

    + +

     

    + + +

    PRIVACY POLICY

    +

    We believe that privacy is a fundamental human right. Click here to access our entire privacy policy.

    + +

     

    + + +

    LICENCE

    +

    Comunic is a free and Open Source social network, licensed under the MIT Licence.

    + + +

    Last update: 10 may 2018

    \ No newline at end of file