summaryrefslogtreecommitdiffstats
path: root/rules.html
diff options
context:
space:
mode:
Diffstat (limited to 'rules.html')
-rw-r--r--rules.html53
1 files changed, 53 insertions, 0 deletions
diff --git a/rules.html b/rules.html
new file mode 100644
index 0000000..f8ed64d
--- /dev/null
+++ b/rules.html
@@ -0,0 +1,53 @@
+<!DOCTYPE html>
+<html>
+
+<head>
+<meta charset="UTF-8">
+ <link rel="stylesheet" href="styles.css">
+<title>LibertaCasa - Rules</title>
+</head>
+
+<body>
+<pre>
+┬ ┌┬┐ ┬─┐ ┬─┐ ┬─┐ ┌┐┐ ┬─┐
+│ │ │─│ │─ │┬┘ │ │─┤
+┘─┘ └┴┘ │─┘ ┴─┘ │└┘ ┘ ┘ │
+
+┌─┐ ┬─┐ ┐─┐ ┬─┐
+│ │─┤ └─┐ │─┤
+└─┘ ┘ │ ──┘ ┘ │
+</pre>
+<h3>Rules</h3>
+<pre>
+
+Donts:
+========
+
+ -Repeated harassment of any network user.
+ -Distribution of child pornography.
+ -Dealing of goods and using the network as a space for commericial operations.
+ -Any denial of service against the network or its users.
+ -Use of our network resources or services for malicious intent.
+ -Connecting to the network for any reason using a compromised machine, including as a proxy or loading trojans or bots.
+ -Unwanted advertisement of websites, IRC network, or channels (also known as spamming).
+ -Evading bans, either those placed by network staff or by individual channels.
+ -Impersonation of network staff or services.
+ -Connecting through open proxies.
+ -Any other behavior deemed inappropriate by network staff.
+
+
+
+
+
+
+
+
+
+
+
+<footer>
+ <a href="mailto:hello@liberta.casa"> Contact </a>
+</footer>
+</pre>
+</body>
+</html>