freilernen.social/branding/locales/html/en/terms-and-conditions.html
2026-02-05 21:20:45 +01:00

100 lines
5.2 KiB
HTML

<!-- this file is replaced on rebranding by https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/locales/html/ -->
<!-- you can find and store templates at https://github.com/Ocelot-Social-Community/Ocelot-Social-Deploy-Rebranding/tree/master/branding/templates/ -->
<div class="info-page">
<h2>
<center>The operator (administrator) of the social network Freilernen.social has set the following terms and conditions:</center>
</h2>
<p><center>This is the first version (est.: January 24, 2026)</center><p><center>(2 points in advance)</center></p><br>
<p><b>First point:</b><br>It is not necessary to have an <b>account</b> to participate in communication.
<br> Since membership is voluntary and only mandatory for certain services,<br> which only come into effect when the operator assigns the roles of admin or moderator. <br>And thus, users become <b>free learners.</b></p>
<br>
<p><b>Second point:</b><br>Our interaction is based on respectful and balanced treatment within the community.<br>
We strive to reflect on and dissolve our conditioning on an equal footing.<br>
To this end, we use communication methods such as theme-centered interaction (TCI),<br>
nonviolent communication, and active listening.<br>
Our interaction is characterized by joint decisions.<br>
Our interaction pursues goal-oriented action.<br>
In the event of conflicts, we strive to find a solution in a factual and clear manner.
</p>
<br>
<p><b>Basic conditions for operators:</b><br>
3. A Freilernen admin undertakes to grant at least two different (natural) persons administrator access (root access) to the operating system.<br>
4. A Freilernen Admin undertakes to publicly and unambiguously display their level of control over the hardware and software that hosts the services and associated data.<br>
In particular, the name of the hosting provider that physically hosts the servers must be clearly indicated to users.<br>
5. A Freilernen admin undertakes to implement a backup policy that enables daily backups.
6. A Freilernen admin undertakes to permanently delete all information (accounts and personal data) about the user at their request, within the scope of legal and technical obligations.
<br>
<b>Transparency:</b><br>
1. A Freilernen Admin undertakes to make their technical infrastructure (distribution and software used) transparent. For security reasons, certain information (e.g., the version number of the software) cannot be made publicly available.<br>
2. A Freilernen Admin undertakes to do their best to ensure the security of their infrastructure.<br>
3. A Freilernen admin undertakes not to claim any property rights to content, data, and metadata produced by users.<br>
4. A Freilernen admin undertakes to publish the terms of use and moderation guidelines in a central location in a clear and generally understandable manner. <br> The moderation guidelines should include both precise rules and guidelines on when and how measures will be taken, e.g., rollenspiel.monster.
<br>
<b>Data protection:</b><br>
1. A Freilernen admin undertakes to comply with the GDPR. See Art. 5 and Art. 6<br>
2. A Freilernen admin undertakes not to exploit the data or metadata of its users for commercial purposes.<br>
3. A Freilernen admin undertakes to comply exclusively with legally binding requests from authorities.<br>
<br>
<b>Moderation:</b><br>
1. A Freilernen moderator undertakes to moderate actively in accordance with the German Constitution and the German Criminal Code.<br>
2. A Freilernen moderator undertakes to respect human rights.<br>
3. A Freilernen moderator undertakes to ensure that moderation is carried out by humans and not by automated processes.<br>
4. A Freilernen moderator undertakes to offer the possibility of appeal at any time.<br>
5. A Freilernen moderator undertakes to always choose the mildest means of moderation that protects other users but does not hinder them.<br>
<br>
<b>Protection of minors:</b><br>
1. A Freilernen admin undertakes to grant access to Freilernen only to those aged 14 and above.<br>
2. A Freilernen <b>admin requires the legal guardians registered on Freilernen</b> of registered minors to <b>take on a moderating role.</b><br>
3. With a growing number of underage users, a Freilernen administrator may suggest a moderation rotation to the legal guardians of users in order to ensure fair rotation.<br>
4. It is assumed that a ratio of 3 moderators to 20 minors should be sufficient. <br>
</div>
<style type="text/css">
.info-page {
margin-bottom: 48px;
}
.info-page h2 {
margin: 24px 0;
}
.info-page h3 {
margin: 24px 0 16px 0;
}
.info-page h4 {
margin: 16px 0 8px 0;
}
.info-page p {
margin: 8px 0;
}
.info-page ul {
list-style-type: disc;
margin: 16px 0 16px 14px;
}
.info-page table {
background-color: #fff;
border: 1px solid #e0dede;
border-collapse: collapse;
box-shadow: 0 1px 3px rgba(0,0,0,.08),inset 0 0 0 1px rgba(255,255,255,.5);
margin: 16px 0;
max-width: 100%;
}
.info-page table thead {
background-color: #f0f0f0;
}
.info-page table td,
.info-page table th {
border: 1px solid #e0dede;
padding: 10px;
}
</style>