summaryrefslogtreecommitdiffstats
path: root/rules.html
blob: f8ed64d50f3887da0d1e24ba75897c1ba24b505a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
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>