website/rules.html

31 lines
1.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>~vern rules</title>
</head>
<body>
<!--#include file="nav" -->
<h1> Rules </h1>
<h4> Hard Rules </h3>
<p>We, like you, enjoy freedom, and we wish to respect our members' rights to free speech. However, we must restrict that right under circumstances in which it would directly harm us and/or this service. Therefore:</p>
<ul>
<li>Do not attempt to disrupt ~vern's ability to provide any of our services. This includes, but isn't limited to: attempting to <a href=//en.wikipedia.org/wiki/Cryptocurrency#Mining>cryptomine</a> in the tilde, spamming e-mail or in the official matrix rooms, or attempting to distribute malware.</li>
<li>Respect the American and Canadian legislation, as our servers are located there. Some examples of unacceptable behavior in accordance to the law include, but are not limited to: harassment and unauthorized copying and/or distribution of copyrighted content.</li>
</ul>
<h4> Community guidelines </h3>
<ul>
<li>Additionally, if you become a member of this community, please make sure to respect the other members and follow the <a href=//en.wikipedia.org/wiki/Golden_rule>Golden Rule:</a> treat others as you would want to be treated.</li>
</ul>
<p>If you find a user violating these rules, please report it on our Matrix room (#abuse:vern.cc).</p>
<p>The ~vern team can change these rules at any time. It is likely that we will announce when doing so, but make sure when referencing the rules to check them.</p>
<p>Thanks for being part of ~vern!</p>
<!--#include file="footer" -->
</body>
</html>