70 lines
3.5 KiB
HTML
70 lines
3.5 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Drgnz Club | Rules </title>
|
|
<meta charset="utf-8">
|
|
<link rel="stylesheet" href="style.css">
|
|
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
|
|
<meta name="description" content="Frequently asked questions.">
|
|
<meta name="keywords" content="drgnz, club, rules, info">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
|
|
</head>
|
|
<body>
|
|
<div class="c-main">
|
|
<div class="cm-navbar flex">
|
|
<a href="index.html">~Drgnz</a>
|
|
</div>
|
|
<div class="cm-main flex">
|
|
<div class="cmm-content">
|
|
<h2 id="register">Rules</h2>
|
|
|
|
<h3>Network rules</h3>
|
|
<ol>
|
|
<li>Do not disrupt or compromise the Drgnz Club services with any malicious intent.</li>
|
|
<li>Be mindful of how you use the network services, do not do anything that might lower the performance, reliability or safety of
|
|
the services.</li>
|
|
<li>Do not impersonate any other member of this network, or any other person.</li>
|
|
<li>You are not allowed to collect the network data. Or any metadata whatsoever.</li>
|
|
</ol>
|
|
<br>
|
|
<h3>Community rules</h3>
|
|
<ol>
|
|
<li>Harrassing and bullying are not welcomed here.</li>
|
|
<li>Discrimination against race, gender, religion or nationality is not allowed. </li>
|
|
<li>Treat others with respect and kindness.</li>
|
|
<li>This is not a place for proprietary and "big brother" software. Do not encourage, support or shill any proprietary software.</li>
|
|
<li>We live by the rule "Do not do unto others, what you do not want others to do unto you" (Luke 6:31). We expect others to abide by this rule too.</li>
|
|
</ol>
|
|
<br>
|
|
<h3>Community chat rules</h3>
|
|
<p>Applies to community Matrix chat.</p>
|
|
<ol>
|
|
<li>Avoid discussing political topics that might spark conflict in the chat. If you really want to discuss politics, there is <a href="https://matrix.to/#/#gnulag:drgnz.club">#gnulag:drgnz.club</a></li>
|
|
<li>Related to the rule above, do not evangelize any political ideology that you currently prefer.</li>
|
|
<li>Do not cuss excessively or use any ethnic slurs.</li>
|
|
<li>It is allowed to engage in a civil debate on most topics. When engaging in a debate, do commit basic logical fallacies! Focus on truth and the other person's position, not the person themselves.</li>
|
|
<li>Do not post links of "big brother" platforms such as TikTok, Youtube or Facebook. If possible, use alternative frontend link like invidious for example.</li>
|
|
</ol>
|
|
<br>
|
|
<h3>Content rules</h3>
|
|
<p>Applies to services such as Fediverse and Peertube.</p>
|
|
<ol>
|
|
<li>Do not post content that is illegal in the geographical location of the server (currently Czech Republic).</li>
|
|
<li>Mark NSFW content with proper tagging, make sure it is blurred by default.</li>
|
|
<li>Do not post disturbing imagery or text like gore.</li>
|
|
<li>Distribution of pornography of any kind is NOT allowed.</li>
|
|
</ol>
|
|
|
|
<br><br><br>
|
|
<p>You <b>should</b> check on this page ocassionaly in case of the rules being updated. If this will happen, it will be announced. </p>
|
|
<p>Last change: 31/10/2024</p>
|
|
</div> <!-- CM CONTENT END--->
|
|
|
|
|
|
</div> <!-- CM MAIN END -->
|
|
</div> <!-- C MAIN END -->
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|