Initial commit

This commit is contained in:
Dionysus 2023-06-08 18:31:32 -04:00
commit e01381a8d7
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
39 changed files with 5461 additions and 0 deletions

57
about.html Normal file
View File

@ -0,0 +1,57 @@
<!DOCTYPE html>
<head>
<title>SuperNETs</title>
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link active" href="#">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center><img src="i/logo.png"></center>
<br>
<h5 class="text-muted bolder">Ground Zero</h5>
<p>Supernets is an <abbr title="Internet Relay Chat">IRC</abbr> network founded in early 2015 by an amalgam of individuals aiming to provide a secure & anonymous, censorship-free, environment for communication. The idea started after many years of using internet relay chat and seeing every network ran by operators who seem to have forgotten the meaning of <i>freedom of speech</i>.</p>
<br><h5 class="text-muted bolder">Network Covenant</h5>
<p>All communications are censorship-free, and we take very little moderation into praxis, so explicit content may be prevalent. Communication is free and there is no right or wrong way to do it. What separates us from the rest is the freedom that we offer without restrictions. This is the wild wild west of IRC. You can troll opers, run bots, pump ASCII/ANSI art, and everything in between. We do not care what you do on our network so as long as you do not interfere with the orderly operation of the network.</p>
<br><h5 class="text-muted bolder">No Trace</h5>
<p>Our network infrastructure is secure and will store zero logs and/or identifiable information on its users. The services in our network are transparent and made open source to the public.</p>
<br><h5 class="text-muted bolder">Deal With It</h5>
<p>We are not constituents to any group, collective, or organization, nor do we claim to be one.
<br>We reserve the right to deny service to anyone at any time for any reason.</p>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>

58
contact.html Normal file
View File

@ -0,0 +1,58 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link active" href="#">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>Send us an e-mail at <a href="mailto:admin@supernets.org">admin@supernets.org</a>. It is recommended that you use our <a href="dl/pgp.asc">PGP Key</a>.
<br>Feel free to join the <b>#help</b> channel on our IRC for general help.<br>Make sure you read our <a href="docs.html">docs</a> section before requesting support.</p>
<br><h3>Follow Us</h3>
<br><a href="https://github.com/supernets" target="_blank"><img height="64" width="64" src="i/github.svg"></a>
<a href="https://keybase.io/supernets" target="_blank"><img height="64" width="64" src="i/keybase.svg"></a>
<a href="https://www.reddit.com/user/supernets" target="_blank"><img height="64" width="64" src="i/reddit.svg"></a>
<a href="https://twitter.com/super_nets" target="_blank"><img height="64" width="64" src="i/twitter.svg"></a>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

3358
dl/ascii_list.txt Normal file

File diff suppressed because it is too large Load Diff

21
dl/canary.txt Normal file
View File

@ -0,0 +1,21 @@
https://en.wikipedia.org/wiki/Warrant_canary
As of 2018-01-01 no warrants have ever been served to SuperNETs, its owners or its employees. No searches or seizures of any kind have ever been performed on SuperNETs assets. SuperNETs has no direct or indirect knowledge of any backdoors, or potential backdoors in our servers or network and SuperNETs has not received any requests to implement a backdoor. SuperNETs has never disclosed any user communications to any third party.
Our PGP public key info is as follows:
[Link to your public key(s)]
KeyID: [Public key ID]
Fingerprint: [Public key fingerprint]
The following news headlines are taken from [News source] to prove that the update could not have been created prior to the above-mentioned date.
[News headline] [News URL]
[News headline] [News URL]
[News headline] [News URL]
[News headline] [News URL]
[News headline] [News URL]

51
dl/pgp.asc Normal file
View File

@ -0,0 +1,51 @@
-----BEGIN PGP PUBLIC KEY BLOCK-----
mQINBFsX6NUBEADxKw40ItrlhVHMBQR8gY75guy2TeCqoxO/Pd82CRALxC8kiYAO
2xDBfHGIQgE2xtJfN8ewBy4ZbYHeC2LMJDFHsSuQENXT523EKxx214YOfjweZg/x
7so+ljV+aYW39AmOPmaYmQawYaOFAQNGe4IWgEsrQkCCOdG6kGKtyDemIZrBTgWK
Gjd4rO4Jh3hytLm0uZLgyg5mR9EeJOc0UeUrJZEyj6+VljczMc0ynTUxL1cv19V7
YeXtct7Re8KBifumfYyl3bTykYzYodhiiv9YyDEFVANJ/adfr/yPaOhRrkqaYoDi
qsdqatmhu2xxjDuOMkhF1SDy0mvWHPGG6y2sBXsxLyxGbZ1qDCnLlNCKUbGMeR5w
SVE7g/b9Pa50MK6/Oyp0MhB7lHQvfjwQ1mDGy6AG4xPeyKVXclYjKzGr80eZq59n
L6yV68C/NNSy7BVbhb4vq8HCr7iIukxkZxaRmp9HXuBGCRRSL0ujO3HMCV+PSCM9
M7fgGbjbkxIIr9Rjq+OBRLiubKSANqoXZpcSKWB85M2SGf0LZh5SEJvFjnyYD2Wf
kdB5T6OXsgaTkTiMa3IrRqLuyg3kqQOxnmmBdDSyipfGCGtu3Fuxxf/3+aMdeLvf
5GpXA8iAqErXLtXj3A9XdDOoLoWmUtFDOtE2B2nRya0ShvNPu6Qsf97w9QARAQAB
tB9zdXBlcm5ldHMgPGFkbWluQHN1cGVybmV0cy5vcmc+iQJOBBMBCgA4FiEEpEnH
xFc8DF1/heSOkMzNYWQAKOMFAlsX6NUCGwMFCwkIBwMFFQoJCAsFFgIDAQACHgEC
F4AACgkQkMzNYWQAKONLjBAAtuG5fydR/1uCoUppAywFzW+960FEuJ0m/+3Kzcaf
K65ZZT3ikdPpwpTa8OXGeCORWk1GPWpL3tYtRPOhXf/4mZeUskflC40sSibdDXYo
c0eD7WND6FboQ7GJOpF6uR5vHPBiLPBsSh2ZvRE4ui3/Xdspci2GJmay1nE92qdp
fTnp8hQYL4YU12tXZKAGX/ehGmmuOLVKADC9hFnENJXLU3Anejd75uqaydm6iZ4q
Dn5XDzH9V0tnwldRy8IJpZxPLDai3VQTw4Xpe8q3zSPNaoqGOaha8KuPuSY3gDS0
+mhda+MewkavZY8GKzsOoA/HMV9tWofo7LHcFWSWr7FHJ+I9Z6EiV9uaeFv75fIF
wuPFbrrlhs7dMTdl4ap0BIPs9kl5KeS4HaF4sBT7vCQO3dgitxljk+FcTSqBOQw5
ouK7Hkek63k2+th6ll9WKztbIimQtRBwb/vs4wqs/afFlp219KaKALVbAIXQkLxR
ynN0EbkXT9Uuh0OOynHoYbQnRwB8uxV/qd58ubXxVkhEhP5/F9VINzdlrTKPXymT
nnOs8nJ/j2Sw9+R1kGH1q8OLc6O1GoJTcd2mBfsgTrWYIgVDe5Iy8QNMzJx35dF5
4VUXrTL0q/cYDCQbMbcz+FRjf3UIPNx3NH2xOwHBOjabOVRti4pp8o5fZy8lApTh
meO5Ag0EWxfo1QEQAMAO63eFV1iKCU5Ia6b4dWZ3ZpEGfuyphlljSg/fiBZCXVMA
oOAivzZ/bOtM0JIpDDd+g9Y2XjGbpcVzc0NtggAAQLpEo6rXelWyPetRqtD1H/Vu
caoJXiLssjFQIlYwfKh/MprE6ZAK536o41k4ip2ttywa3wWAnUuj/bf+dOf+mVeC
u4TY4uy5BugzZGRHpBgmnGDIN790BUTB7INHgeDnLzLnOo2h3PeqrJRrb29abaPJ
AZLpoWpCiiiCiuWolobnDjEA52j1P4gaJkHQe5NifbYBDIlKc/1s8le4RChMQ6xt
eUGh2XvuKDX4ycS+iVUNBJ/ANstJOVIPdxRboPHnNexbLU/HJn1iIsQMf3msNtaz
q8ihU9C0voA37RCWyUcL1NjmBndnDWZXDvzxT44EPGb2mz+k9I3PjuANmS7Qd99e
L6mppaM7PZ0+n6IUvCGhmdGL4heVw4OGYFpJKoXxH2GbMk16q1prcPL4XbLhP3/f
Lnyov51mkzYIf0eNuxzZ40bwraICY2mBcxjOFMlEc2S27PkIvUvmiKGxi7/muYxq
oQwb5hFtc9kOKVge1uW485zlpj1I7oO0fAVk/IN3fBqFU/3L76FTwon45XCxgmon
sU6FMHAPvMp8NI+Pcx7r9hW0acovpRVRpmXXZ5nqx+twXi0Z+CcMPtl+tTIxABEB
AAGJAjYEGAEKACAWIQSkScfEVzwMXX+F5I6QzM1hZAAo4wUCWxfo1QIbDAAKCRCQ
zM1hZAAo40WaD/9mGx/X/eGu0dSTXC0cPJ7EiKprmIPIVPiHtmi2123biRQV0VVM
A/RCGI8qopxx0FtsRSIBBKoqBKR7iKMeZbDZ6E6OSjBTWvxsjfD0UGn3rTK+MO3k
SLP0Z3/nHMO90CoxS2QnAEwY87SFdocOalFT4qOfmQBYM+ETtz4vggyzZSNlbnsd
dBIWE/TT/5ASdYk1aQUkSmzadt2nbUSFuXJPUb7Sm9bQGAApVUiOqpOFr1oqXr0E
puAplpvbCL7G+AM3cwsdJIzyYsTK5Zd+F0KK25gCl+8BSQulTyZ4YNPF5pnDWzzM
XNKPEZbzdgSrZ/2m7PG8XFP+s9GnDMrLfUbTOftk8ddkcG8iQBjqPiBs30sOzxW7
q1Dd3kBRxhryYrjxyN2Hvzk1hI2liTjUecwoDUb9nXwEk+i6Mu1CUz0XS1Dk8BQK
5g+PkSE1t6eF9GDp8H5AsPSDGnr09X3n/Knl1ak2AD4/iNI3LM4N1TLeZYtYSImu
S8Q1GY1HnDFubnTChyvSfqxrTr9czi9D0HpahoDb0CIKUDVtgQ1+9rHOpa17i2E1
HaflXIP4ZyEC/o8v/NtiJRrKv1aF6F3eAEe0R3xWKG39xUt5jA0/Qdh72KS5DeYW
FzzFJGeGZIi0j9y4x788Qo4CwG2CUslX9y6hgK++zkEvWVudD5ugREq/Pw==
=oZH9
-----END PGP PUBLIC KEY BLOCK-----

89
docs.html Normal file
View File

@ -0,0 +1,89 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link active " href="#">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<div class="row marketing">
<div class="col-lg-6">
<h5>Legal Documents</h5>
<ul>
<li><a href="docs/privacy-policy.html">Privacy Policy</a></li>
<li><a href="docs/terms-of-service.html">Terms of Service</a></li>
<li><a href="docs/warrant-canary.html">Warrant Canary</a></li>
</ul>
<h5>Support The Network</h5>
<ul>
<li><a href="docs/alternate-dns.html">Alternate DNS</a></li>
<li><a href="docs/bug-bounty.html">Bug Bounty</a></li>
<li><a href="docs/donations.html">Donations</a></li>
<li><a href="docs/server-links.html">Server Links</a></li>
</ul>
</div>
<div class="col-lg-6">
<h5>IRC :: General</h5>
<ul>
<li><a href="docs/getting-on-irc.html">Getting on IRC</a></li>
<li><a href="docs/user-commands.html">User Commands</a></li>
<li><a href="docs/oper-commands.html">Oper Commands</a></li>
<li><a href="docs/service-commands.html">Service Commands</a></li>
<li><a href="docs/user-modes.html">User Modes</a></li>
<li><a href="docs/channel-modes.html">Channel Modes</a></li>
</ul>
<h5>IRC :: Advanced</h5>
<ul>
<li><a href="docs/ascii-ansi-art-flooding.html">ASCII/ANSI Art & Flooding</a></li>
<li><a href="docs/sasl-authentication.html">SASL Authentication</a></li>
<li><a href="docs/ssl-client-certificates.html">SSL Client Certificates</a></li>
</ul>
<h5>IRC :: Information</h5>
<ul>
<li><a href="docs/ban-policy.html">Ban Policy</a></li>
<li><a href="docs/channel-operator-guide.html">Channel Operator Guide</a></li>
<li><a href="docs/operator-guide.html">Operator Guide</a></li>
</ul>
</div>
</div>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/alternate-dns.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,144 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center><h4>ASCII/ANSI Art & Flooding</h4></center>
<br><p>The term "IRC Art" is used to refer to text based visual art found on IRC. The art found on IRC has evolved past using just ASCII charcters. IRC clients today understand a number of special formatting characters. These characters allow IRC software to send and receive colors and formatting codes such as bold, italics, underline and others. This allows more possibilites now for creating ASCII/ANSI art for IRC. While it is possible to have support for 99 or even 256 colors, most art made for IRC follows the 16 color standard. In order to properly execute playing art in an IRC channel, it is generally agreed that you want to pump the art as quickly as possible. That means, any client or server side throttling can make pumping large art heavily delayed or interrepted. You also want to make sure you have full support for viewing UTF-8 unicode characters.</p>
<hr>
<center><h4 id="setup">SETUP OS</h4></center>
<br><ul>
<li><code>echo "LANG=en_US.UTF-8" > /etc/locale.conf</code></li>
<li><code>echo "en_US.UTF-8 UTF-8" > /etc/locale.gen</code></li>
<li><code>locale-gen</code></li>
</ul>
<p>Place the following lines in your ~/.bashrc file:</p>
<ul>
<li><code>export LC_ALL=en_US.UTF-8</code></li>
<li><code>export LANG=en_US.UTF-8</code></li>
<li><code>export LANGUAGE=en_US.UTF-8</code></li>
</ul>
<p>Then run <code>source ~/.bashrc</code> to make the changes take affect.</p>
<p>If you are using GNU screen, make sure <code>defutf8 on</code> is in your screenrc file.</p>
<hr>
<center><h4>SETUP CLIENT</h4></center>
<br><h5 id="irssi">IRSSI</h5>
<h6 class="text-muted">UTF-8</h6>
<ul>
<li><code>/set term_charset utf-8</code></li>
<li><code>/set recode_autodetect_utf8 ON</code></li>
<li><code>/set recode_fallback ISO-8859-15</code></li>
<li><code>/set recode_out_default_charset ISO-8859-15</code></li>
<li><code>/set recode_transliterate ON</code></li>
<li><code>/set recode ON</code></li>
</ul>
<h6 class="text-muted">Flooding</h6>
<ul>
<li><code>/set cmd_queue_speed 0msec </code> <small><i>(global)</i></small></li>
<li><code>/set cmds_max_at_once 0</code> <small><i>(global)</i></small></li>
<li><code>/network add -cmdmax 0 -cmdspeed 0msec &lt;network_name&gt;</code> <small><i>(network specific)</i></small></li>
</ul>
<p><b>Note:</b> Change 0 to 10 for safe flood rates on networks like EFNet.</p>
<br><br><h5 id="xchat">HexChat/xChat</h5>
<h6 class="text-muted">UTF-8</h6>
<p>Edit your network and change "Character set" to "UTF-8 (Unicode)" for all of your networks.</p>
<h6 class="text-muted">Font</h6>
<p>Navigate to Settings->Preferences->Interface->Text box and set the font to monospace normal size 9.</p>
<h6 class="text-muted">Colors</h6>
<p>Locate your colors.conf file in either the AppData <i>(Windows)</i> or ~/.xchat2 <i>(Linux)</i> directory and replace the first 16 lines with the follow:</p>
<code>color_0 = ffff ffff ffff
<br>color_1 = 0000 0000 0000
<br>color_2 = 0000 0000 7f7f
<br>color_3 = 0000 9393 0000
<br>color_4 = ffff 0000 0000
<br>color_5 = 7f7f 0000 0000
<br>color_6 = 9c9c 0000 9c9c
<br>color_7 = fcfc 7f7f 0000
<br>color_8 = ffff ffff 0000
<br>color_9 = 0101 fcfc 0000
<br>color_10 = 0000 9393 9393
<br>color_11 = 0101 ffff ffff
<br>color_12 = 0000 0000 fcfc
<br>color_13 = ffff 0000 ffff
<br>color_14 = 7f7f 7f7f 7f7f
<br>color_15 = d2d2 d2d2 d2d2</code>
<br><br><h6 class="text-muted">Flooding</h6>
<ul>
<li><code>/set net_throttle 0</code></li>
</ul>
<br><br><h5 id="weechat">WeeChat</h5>
<ul>
<li><code>/set irc.server_default.anti_flood_prio_high 0</code> <small><i>(global)</i></small></li>
<li><code>/set irc.server_default.anti_flood_prio_low 0</code> <small><i>(global)</i></small></li>
<li><code>/set irc.server.&lt;network_name&gt;.anti_flood_prio_high 0</code> <small><i>(network specific)</i></small></li>
<li><code>/set irc.server.&lt;network_name&gt;.anti_flood_prio_low 0</code> <small><i>(network specific)</i></small></li>
</ul>
<p><b>Note:</b> Change 0 to 2 for safe flood rates on networks like EFNet.</p>
<br><br><h5 id="znc">ZNC</h5>
<ul>
<li><code>/msg *controlpanel setnetwork floodburst $me $network 0</code></li>
<li><code>/msg *controlpanel setnetwork floodrate $me $network 0</code></li>
</ul>
<hr>
<center><h4 id="resources">RESOURCES</h4></center>
<br><h5>Drawing Tools</h5>
&bull; <a href="https://git.supernets.org/acidvegas/asciipumper">ASCII Pumper</a> - Old school MS-Paint style drawing tool. <small><i>(Created by Lampiasis)</i></small>
<br>&bull; <a href="https://git.supernets.org/acidvegas/ircpaint">IRC Paint</a> - Mid school MS-Paint style drawing tool. <small><i>(Created by Pedrobear/wwared)</i></small>
<br>&bull; <a href="https://github.com/lalbornoz/MiRCARTools">mIRCART Tools</a> - New school MS-Paint style drawing tool. <small><i>(Created by arab/vxp)</i></small>
<br>&bull; <a href="https://acidvegas.github.io/asciimaker/">ASCII Maker</a> - Draw IRC art straight from your web browser. <small><i>(Created by infid3l)</i></small>
<br>&bull; <a href="http://picoe.ca/products/pablodraw/">PabloDraw</a> - ANSI art drawing tool.
<br><br><h5>Art Tools</h5>
&bull; <a href="https://github.com/tat3r/a2m">A2M</a> - Convert ANSI art to IRC art. <small><i>(Created by tater)</i></small>
<br>&bull; <a href="https://github.com/wwared/img2term">IMG2Term</a> - Output art to your terminal. <small><i>(Created by Pedrobear/wwared)</i></small>
<br>&bull; <a href="https://acidvegas.github.io/irc2html/">IRC2HTML</a> - Convert IRC ASCII art to HTML. <small><i>(Created by acidvegas)</i></small>
<br>&bull; <a href="https://git.supernets.org/acidvegas/scroll">Scroll</a> - Full featured IRC bot to play art. <small><i>(Created by acidvegas)</i></small>
<br><br><h5>Art Packs</h5>
&bull; <a href="https://git.supernets.org/acidvegas/ircart">IRCArt</a> - All packs organized into one ultimate pack.
<br>&bull; <a href="http://wepump.in/mircart/">mIRCART Packs</a> - Art pack made by the #mircart crew on EFNet.
<br>&bull; <a href="http://wepump.in/ascii/">PP4L Pack</a> - Giant listing of PP4L art from EFNet.
<br>&bull; <a href="https://github.com/jakkm3n/trollascii">TrollASCII Pack</a> - Giant mess of unorganized art.
<br>&bull; <a href="https://git.volatile.bz/krustykrab/ascii-art">Volatile Pack</a> - Art pack containing other packs and some OC.
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

75
docs/ban-policy.html Normal file
View File

@ -0,0 +1,75 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center><h4 id="channel">Channel Bans</h4></center>
<br><p>Bans made in a channel are controlled only by the channels operators. If you have been banned from a channel and would like to be un-banned, you will have to contact one of the channels operators via private message.</p>
<p>The network operators do not interfere with channel bans.</p>
<hr><br>
<center><h4 id="network">Network Bans</h4></center>
<br><p>Bans made on a network-wide level are only ever done to mitigate spam.</p>
<p>The network uses a <abbr title="Domain Name System-based Blackhole List">DNSBL</abbr> & <abbr title="Real-time Blackhole List">RBL</abbr> system in an effort to mitigate spam from known blacklisted hosts. We use the <a href="https://dronebl.org/">DroneBL</a>, <a href="http://efnetrbl.org/">EFNetRBL</a>, & <a href="https://www.dan.me.uk/dnsbl">TorBL</a> lists actively. Matching hosts on any of these lists will be automatically banned from the network upon connection.</p>
<p>All bans made by a network operator are permanent.</p>
<hr><br>
<center><h4 id="evasion">Ban Evasion</h4></center>
<br><p>We are aware that this is IRC and people will try to evade bans by changing their host. By all means, go ahead and try. You may carry on and chat, but there is nothing stoppping an operator from placing another ban on your host again if they notice.</p>
<hr><br>
<center><h4 id="tor">Tor</h4></center>
<br><p>All Tor exit nodes are blacklisted by the DNSbl provided by <a href="https://www.dan.me.uk/dnsbl">dan.me.uk</a> and we only allow Tor connections from those using the hidden service address.</p>
<p>Tor is often ripe for abuse as it is easy to ban evade. There may be times where all Tor connections may be banned from a certain channel or new connections are temporarily disabled.</p>
<hr><br>
<center><h4 id="exemption">Ban Exemptions</h4></center>
<p>There are times where your host may be on the same host as user who has been banned, making the ban affect you by accident.</p>
<p>This most commonly occurs with people using a web client such as <a href="https://www.mibbit.com/">Mibbit</a> or <a href="https://kiwiirc.com/">KiwiIRC</a>, people using a free shell service like <a href="https://www.xshellz.com/">xShellz</a>, and people connecting via Tor.</p>
<h5 class="text-muted bolder">Channel</h5>
<p>Channel exemptions can be done through use of the +e mode. Exemptions include host based, nickserv account based, & ssl certfp based.</p>
<p>You can request a channel ban exemption by asking one of the channels operators.</p>
<br><h5 class="text-muted bolder">Network</h5>
<p>If your host was added to the DNSBL/RBL lists by accident you may request a ban exemption.</p>
<p>These exemptions are given out scarcely and only to known trusted users. You may <a href="../contact.html">contact</a> us if you feel you qualify for a ban exemption.</p>
<br>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/bug-bounty.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

263
docs/channel-modes.html Normal file
View File

@ -0,0 +1,263 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center><h4>Access Modes</h4></center>
<table class="table table-striped">
<thead>
<tr>
<th width="10%">Mode</th>
<th>Description</th>
<th width="10%">Restrictions</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td><b>v</b></td>
<td>Voice. This makes the user able to speak in +m/+M channels.</td>
<td><i>May be set by +hoaq</i></td>
</tr>
<tr>
<td><b>h</b></td>
<td>Half-Op. Gives access to some of the channel operator privledges.</td>
<td><i>May be set by +oaq</i></td>
</tr>
<tr>
<td><b>o</b></td>
<td>Channel Op. Gives access to all the channel operator privledges.</td>
<td><i>May be set by +oaq</i></td>
</tr>
<tr>
<td><b>a</b></td>
<td>Channel Admin. Same privledges as +o but can't be kicked by +ho.</td>
<td><i>May be set by +q</i></td>
</tr>
<tr>
<td><b>q</b></td>
<td>Channel Owner. Can't be kicked by anyone below.</td>
<td><i>Normal users can't set this</i></td>
</tr>
</tbody>
</table>
<hr><br>
<center><h4>List Modes</h4></center>
<table class="table table-striped">
<thead>
<tr>
<th width="10%">Mode</th>
<th>Description</th>
<th width="10%">Restrictions</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td><b>b</b></td>
<td>Ban. Prevents a user from joining the channel.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>e</b></td>
<td>Ban exception. When a user is banned (due to +b) and they are on this +e list then they may still join the channel.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>I</b></td>
<td>Invite exception. When the channel is +i (invite only) then people on this list may still join the channel.</td>
<td><i>Requires +h or higher</i></td>
</tr>
</tbody>
</table>
<p>See <a href="https://www.unrealircd.org/docs/Extended_Bans">Exteneded Bans</a> for more advanced list mode usage.</p>
<hr><br>
<center><h4>Channel Modes</h4></center>
<table class="table table-striped">
<thead>
<tr>
<th width="10%">Mode</th>
<th>Description</th>
<th width="10%">Restrictions</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td><b>c</b></td>
<td>Colored messages are not permitted.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>C</b></td>
<td>CTCP's are not permitted.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>D</b></td>
<td>Delay JOIN messages until that person speaks. <i>(Chanops, IRCOps, & Services are exempt)</i></td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>f</b></td>
<td>Flood protection. <i>(See <a href="https://www.unrealircd.org/docs/Anti-flood_features#Channel_mode_f">here</a> for more details)</i></td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>G</b></td>
<td>Enable word filters.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>i</b></td>
<td>Requires users to be /INVITE'd to join the channel.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>k</b></td>
<td>Requires a channel key in order to join.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>K</b></td>
<td>KNOCK command is not allowed.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>L</b></td>
<td>Channel link if the +l limit is reached.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>l</b></td>
<td>Limit the amount of users that may be in the channel.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>m</b></td>
<td>Moderated channel. Requires +v or higher to speak.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>M</b></td>
<td>Only registered nicks and +v can chat.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>N</b></td>
<td>/NICK is not permitted.</td>
<td><i>Requires +o or higer</i></td>
</tr>
<tr>
<td><b>n</b></td>
<td>No external messages.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>O</b></td>
<td>IRC operator only channel.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>P</b></td>
<td>Preserve channel settings if the channel becomes empty.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>p</b></td>
<td>Private channel.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>Q</b></td>
<td>/KICK is not permitted. <i>(Kicking via services still works)</i></td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>R</b></td>
<td>Only registered users may join the channel.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>r</b></td>
<td>Channel is registered via services.</td>
<td><i>Set by services</i></td>
</tr>
<tr>
<td><b>s</b></td>
<td>Hide channel from LIST and WHOIS replies.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>S</b></td>
<td>Strip color from messages.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>T</b></td>
<td>/NOTICE is not permitted.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>t</b></td>
<td>Do not allow regular users to change the topic.</td>
<td><i>Requires +h or higher</i></td>
</tr>
<tr>
<td><b>V</b></td>
<td>/INVITE is not permitted.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>z</b></td>
<td>Only clients which are connected through SSL/TLS may join the channel.</td>
<td><i>Requires +o or higher</i></td>
</tr>
<tr>
<td><b>Z</b></td>
<td>Indicates that only people who are using SSL/TLS are on the channel.</td>
<td><i>Set by server</i></td>
</tr>
</tbody>
</table>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/donations.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/getting-on-irc.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/oper-commands.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/operator-guide.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/privacy-policy.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,122 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<p><abbr title="Simple Authentication and Security Layer">SASL</abbr> is an <a href="https://ircv3.net/">IRCv3</a> feature that allows authentication to services while connecting.</p>
<p>Because this is an IRCv3 feature, not every IRC network has support for SASL authentication. The <code>CAP LS</code> command can be used to detect SASL capabilities.
<p>The PLAIN mechanism allows you to authenticate with your NickServ username and password.</p>
<p>The EXTERNAL mechanism allows you to authenticate with your <a href="ssl-client-certificate.html">SSL client certificate</a>. <i>(This mechanism requires you be connected via SSL/TLS)</i></p>
<hr>
<br>
<h4>Client Usage</h4>
<br>
<h5 class="text-muted">AndroIRC</h5>
<h6>PLAIN</h6>
<ul>
<li>Add/Edit a server and check the "Authentication" box.</li>
<li>Change the "Authentication service" to "SASL".</li>
<li>Change the "Authentication TYPE" to "PLAIN".</li>
<li>Enter your NickServ information for "Username" and "Password".</li>
</ul>
<br>
<h5 class="text-muted">HexChat / XChat</h5>
<h6>PLAIN</h6>
<ul>
<li>Add/Edit a network, change "Login method" to "SASL (username + password)" and change "Password" to your NickServ password.</li>
</ul>
<h6>EXTERNAL</h6>
<ul>
<li>Add/Edit a network, change "Login method" to "SASL EXTERNAL (cert)".</li>
</ul>
<br>
<h5 class="text-muted">irssi</h5>
<h6>PLAIN</h6>
<ul>
<li><code>/network add -sasl_username &lt;username&gt; -sasl_password &lt;password&gt; -sasl_mechanism PLAIN &lt;network_name&gt;</code></li>
</ul>
<h6>EXTERNAL</h6>
<ul>
<li><code>/network add -sasl_mechanism EXTERNAL &lt;network_name&gt;</code></li>
</ul>
<br>
<h5 class="text-muted">mIRC</h5>
<h6>PLAIN</h6>
<ul>
<li>Options Menu -> Connect -> Servers</li>
<li>Add/Edit a serverm, change "Method" to "SASL (/CAP)" and change "Password" to "&lt;username&gt;:&lt;password&gt;" using your NickServ information.</li>
</ul>
<h6>EXTERNAL</h6>
<ul>
<li>Options Menu -> Connect -> Servers</li>
<li>Add/Edit a serverm, change "Method" to "SASL EXTERNAL (/CAP)".</li>
</ul>
<br>
<h5 class="text-muted">WeeChat</h5>
<h6>PLAIN</h6>
<ul>
<li><code>/set irc.server.&lt;network_name&gt;.sasl_mechanism plain</code></li>
<li><code>/set irc.server.&lt;network_name&gt;.sasl_username &lt;username&gt;</code></li>
<li><code>/set irc.server.&lt;network_name&gt;.sasl_password &lt;password&gt;</code></li>
</ul>
<h6>EXTERNAL</h6>
<ul>
<li><code>/set irc.server.&lt;network_name&gt;.sasl_mechanism external</code></li>
</ul>
<br>
<h5 class="text-muted">ZNC</h5>
<h6>PLAIN</h6>
<ul>
<li><code>/msg *status LoadMod sasl</code></li>
<li><code>/msg *sasl Mechanism PLAIN</code></li>
<li><code>/msg *sasl Set &lt;username&gt; &lt;password&gt;</code></li>
</ul>
<h6>EXTERNAL</h6>
<ul>
<li><code>/msg *status LoadMod sasl</code></li>
<li><code>/msg *sasl Mechanism EXTERNAL</code></li>
</ul>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/server-links.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,129 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<p>SSL Certificates can be used by your IRC client as a form of identification.
The certificate fingerprint will be unique and will remain the same no matter what client or host you are using.
This is useful for identification to people who may have a dynamic IP address.
Certain things like NickServ, OperServ, and other bots can use certificate fingerprints as a form of passwordless authentication.
Also, please note that in order to use an SSL certificate, you have to connect to the IRC using SSL aswell.</p>
<hr>
<br>
<h4>Create an SSL Certificate</h4>
<br>
<h5 class="text-muted">Linux</h5>
Open your terminal and issue the following command:
<br><code>openssl req -x509 -new -newkey rsa:4096 -sha256 -days 3650 -nodes -out nick.pem -keyout nick.pem</code>
<br><br>Make sure to <code>chmod 400 nick.pem</code> so that only you can read that file.</li>
<br><br>
<h5 class="text-muted">Windows</h5>
<ul>
<li>Download & Install <a href="http://www.slproweb.com/products/Win32OpenSSL.html">OpenSSL</a></li>
<li>Open command promt</li>
<li><code>cd C:\OpenSSL\bin</code></li>
<li><code>OpenSSL</code></li>
<li><code>req -newkey rsa:2048 -days 3650 -x509 -keyout irc.key -out irc.crt -nodes</code></li>
<li>Hit <kbd>Ctrl+C</kbd> to exit out of the OpenSSL program.</li>
<li><code>copy irc.cer+irc.key &lt;nick&gt;.pem</code></li>
</ul>
<br><hr><br>
<h4>NickServ Usage</h4>
Once you setup your client to use your certificate, you can then add it to your NickServ account.
<br>Identify to your nick with <code>/NickServ identify &lt;nick&gt; &lt;password&gt;</code>, and then do <code>/NickServ CERT ADD</code>.
<br><b>Note:</b> This will add the fingerprint of the certificate you are using to connect to your NickServ account.
<br><br>Once you have your fingerprint added to your NickServ account, you no longer need to send a <code>/NickServ identify</code> command. You will automatically be identified upon connection, so as long as you connect with a client certificate thats fingerprint matches the one added to your NickServ account.
<br><hr><br>
<h4>Client Usage</h4>
<br>
<h5 class="text-muted">AndroIRC</h5>
<ul>
<li>In order to use your certificate in AndroIRC, you'll need to convert it to the PKCS12 format.</li>
<li>openssl pkcs12 -in &lt;nick&gt;.pem -export &lt;nick&gt;.pfx</li>
<li>Place your certificate file in the <i>AndroIRC/certs/</i> directory.</li>
<li>Edit the settings for your IRC network in AndroIRC and check the Use SSL certificate option, and edit the SSL certificate filename to match the name of your certificate file. If you have set a password for your certificate, enter it in the SSL certificate password option. Be sure that Use secured connection is checked before trying to use an SSL certificate.</li>
</ul>
<br>
<h5 class="text-muted">HexChat / XChat</h5>
<ul>
<li>HexChat uses the pem file that corresponds with the name of the network under Network list.</li>
<li>Place your certificate file in the <i>~/.config/hexchat/certs/&lt;network_name&gt;.pem</i> directory.</li>
<li>For Windows users, place your certificate in the <i>%APPDATA%\HexChat\certs\&lt;network_name&gt;.pem</i> directory. <small><i>(The file must be named client.pem)</i></small>
<li>Edit the settings for your network and check the Use SSL for all servers on this network option and the Accept invalid SSL certificates option.</li>
<li><b>Note:</b> The same settings apply for XChat except the cert directory is in <i>~/.xchat2/</i> for Linux and in <i>%APPDATA%\Roaming\X-Chat 2</i> for Windows.
</ul>
<br>
<h5 class="text-muted">irssi</h5>
<ul>
<li>Place your certificate file in the <i>~/.irssi/certs/</i> directory.</li>
<li>/server add -ssl -ssl_cert ~/.irssi/certs/&lt;nick&gt;.pem -network &lt;network_name&gt; &lt;network_address&gt; &lt;ssl_port&gt;</li>
</ul>
<br>
<h5 class="text-muted">mIRC</h5>
<ul>
<li>Options Menu -> Connect -> Options</li>
<li>Click on the SSL button.</li>
<li>Click on the empty box below Private Key File, navigate to where you placed your nick.pem file and select it.</li>
<li>Do the same for Certificate Chain File.</li>
</ul>
<br>
<h5 class="text-muted">WeeChat</h5>
<ul>
<li>Place your certificate file in the <i>~/.weechat/certs/</i> directory.</li>
<li>/set irc.server.&lt;network_name&gt;.ssl on</li>
<li>/set irc.server.&lt;network_name&gt;.ssl_cert %h/certs/&lt;nick&gt;.pem</li>
<li>/set irc.server.&lt;network_name&gt;.ssl_verify off</li>
</ul>
<br>
<h5 class="text-muted">ZNC</h5>
<ul>
<li>Place your certificate file in the <i>~/.znc/users/&lt;user&gt;/moddata/cert/&lt;nick&gt;.pem</i> directory.</li>
<li>/znc LoadMod cert</li>
<li>/znc LoadMod certauth</li>
<li>/msg *certauth add</li>
<li>You can now connect without a passord by sending "username/network:" to the ZNC server.</li>
</ul>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/user-commands.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

151
docs/user-modes.html Normal file
View File

@ -0,0 +1,151 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center><h4>User Modes</h4></center>
<table class="table table-striped">
<thead>
<tr>
<th width="10%">Mode</th>
<th>Description</th>
<th width="10%">Restrictions</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td><b>B</b></td>
<td>Adds a line in WHOIS replies marking you as a bot.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>d</b></td>
<td>Only see messages prefixed with the <code>`!@$.</code> character <i>(Used to reduce traffic for bots)</i>.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>D</b></td>
<td>Only receive private messages from network operators, servers & services.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>H</b></td>
<td>Hide IRCOp status in WHOIS replies.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>I</b></td>
<td>Hide online time in WHOIS replies.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>i</b></td>
<td>Hidden from WHO & NAMES if queried by someone outside the channel.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>o</b></td>
<td>IRC Operator</td>
<td><i>Set by server</i></td>
</tr>
<tr>
<td><b>p</b></td>
<td>Hide channels in WHOIS replies.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>q</b></td>
<td>Unkickable.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>r</b></td>
<td>Registered nick.</td>
<td><i>Set by services</i></td>
</tr>
<tr>
<td><b>R</b></td>
<td>Only receive private messages from registered nicks.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>S</b></td>
<td>Services bot.</td>
<td><i>Services-only</i></td>
</tr>
<tr>
<td><b>s</b></td>
<td>Receive Server notices.</td>
<td><i>IRCOp-only</i></td>
</tr>
<tr>
<td><b>T</b></td>
<td>Prevents receiving CTCP's.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>t</b></td>
<td>VHOST has been set.</td>
<td><i>Set by server</i></td>
</tr>
<tr>
<td><b>x</b></td>
<td>Use a cloaked hostname.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>Z</b></td>
<td>Only able to send/receive private messages/notices/CTCP's with people using SSL/TLS.</td>
<td>&nbsp;</td>
</tr>
<tr>
<td><b>z</b></td>
<td>Connected using SSL/TLS.</td>
<td><i>Set by server</i></td>
</tr>
</tbody>
</table>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

52
docs/warrant-canary.html Normal file
View File

@ -0,0 +1,52 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="../i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="../inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="../index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="../about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="../contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="../docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="../irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<p>This secion is not finished yet. Come back soon...</p>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

BIN
i/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.5 KiB

1
i/github.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-github-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-github-icon">GitHub icon</title><path d="M12 .297c-6.63 0-12 5.373-12 12 0 5.303 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61C4.422 18.07 3.633 17.7 3.633 17.7c-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 22.092 24 17.592 24 12.297c0-6.627-5.373-12-12-12"/></svg>

After

Width:  |  Height:  |  Size: 898 B

1
i/keybase.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-keybase-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-keybase-icon">Keybase icon</title><path d="M10.446 21.371c0 .528-.428.953-.954.953-.525 0-.954-.425-.954-.953 0-.526.428-.954.953-.954.524 0 .951.431.951.955m5.922-.001c0 .528-.428.953-.955.953-.526 0-.952-.425-.952-.953 0-.526.423-.954.949-.954s.954.431.954.955"/><path d="M20.904 12.213l-.156-.204c-.046-.06-.096-.116-.143-.175-.045-.061-.094-.113-.141-.169-.104-.12-.209-.239-.319-.359l-.076-.08-.091-.099-.135-.131c-.015-.018-.032-.034-.05-.053-1.16-1.139-2.505-1.986-3.955-2.504l-.23-.078c.012-.027.024-.055.035-.083.41-1.064.367-2.223-.12-3.255-.491-1.035-1.356-1.8-2.438-2.16-.656-.216-1.23-.319-1.711-.305-.033-.105-.1-.577.496-1.848L10.663 0l-.287.399c-.33.455-.648.895-.945 1.328-.328-.345-.766-.552-1.245-.58L6.79 1.061h-.012c-.033-.003-.07-.003-.104-.003-.99 0-1.81.771-1.87 1.755l-.088 1.402v.003c-.061 1.029.727 1.915 1.755 1.979l1.002.061c-.065.84.073 1.62.405 2.306-1.346.562-2.586 1.401-3.66 2.484C.913 14.391.913 18.051.913 20.994v1.775l1.305-1.387c.266.93.652 1.807 1.145 2.615H5.06c-.833-1.114-1.419-2.426-1.68-3.848l1.913-2.03-.985 3.091 1.74-1.268c3.075-2.234 6.744-2.75 10.91-1.529 1.805.532 3.56.039 4.473-1.257l.104-.165c.091.498.141.998.141 1.496 0 1.563-.255 3.687-1.38 5.512h1.611c.776-1.563 1.181-3.432 1.181-5.512-.001-2.199-.786-4.421-2.184-6.274zM8.894 6.191c.123-1.002.578-1.949 1.23-2.97.025.05.054.097.084.144.264.398.713.625 1.199.605.217-.008.605.025 1.233.232.714.236 1.286.744 1.608 1.425s.349 1.442.079 2.149c-.173.445-.454.82-.806 1.109l-.408-.502-.002-.003c-.279-.341-.694-.535-1.134-.535-.335 0-.664.117-.925.33-.334.27-.514.66-.534 1.058-1.2-.541-1.8-1.643-1.628-3.041l.004-.001zm4.304 5.11l-.519.425c-.046.036-.095.053-.146.053-.066 0-.133-.03-.177-.085l-.111-.135c-.083-.1-.067-.25.034-.334l.51-.42-1.055-1.299c-.109-.133-.091-.33.044-.436.058-.048.126-.072.194-.072.091 0 .181.038.24.113l2.963 3.645c.109.135.09.33-.042.436-.039.029-.082.053-.126.063-.023.006-.045.009-.07.009-.09 0-.178-.04-.24-.113l-.295-.365-1.045.854c-.046.037-.1.055-.154.055-.068 0-.139-.03-.186-.09l-.477-.579c-.082-.102-.068-.252.035-.336l1.051-.857-.426-.533-.002.001zM7.753 4.866l-1.196-.075c-.255-.015-.45-.235-.435-.488l.09-1.401c.014-.245.216-.436.461-.436h.024l1.401.091c.123.006.236.06.317.152.083.094.123.21.116.336l-.007.101c-.32.567-.585 1.134-.773 1.72h.002zm12.524 11.481c-.565.805-1.687 1.081-2.924.718-3.886-1.141-7.396-.903-10.468.701l1.636-5.123-5.291 5.609c.099-3.762 2.453-6.966 5.758-8.311.471.373 1.034.66 1.673.841.16.044.322.074.48.102-.183.458-.119.997.21 1.407l.075.09c-.172.45-.105.975.221 1.374l.475.582c.266.325.659.513 1.079.513.321 0 .635-.111.886-.314l.285-.232c.174.074.367.113.566.113.113 0 .222-.01.33-.035.218-.05.424-.15.598-.291.623-.51.72-1.435.209-2.06l-1.67-2.056c.145-.117.281-.244.408-.381.135.037.271.078.4.12.266.097.533.198.795.315 1.005.445 1.954 1.1 2.771 1.897.029.03.059.055.085.083l.17.175c.038.039.076.079.111.12.079.085.16.175.239.267l.126.15c.045.053.086.104.13.16l.114.15c.04.051.079.102.117.154.838 1.149.987 2.329.404 3.157v.005z"/><path d="M7.719 4.115l-.835-.051.053-.835.834.051-.052.835z"/></svg>

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
i/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

1
i/reddit.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-reddit-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-reddit-icon">Reddit icon</title><path d="M2.204 14.049c-.06.276-.091.56-.091.847 0 3.443 4.402 6.249 9.814 6.249 5.41 0 9.812-2.804 9.812-6.249 0-.274-.029-.546-.082-.809l-.015-.032c-.021-.055-.029-.11-.029-.165-.302-1.175-1.117-2.241-2.296-3.103-.045-.016-.088-.039-.126-.07-.026-.02-.045-.042-.067-.064-1.792-1.234-4.356-2.008-7.196-2.008-2.815 0-5.354.759-7.146 1.971-.014.018-.029.033-.049.049-.039.033-.084.06-.13.075-1.206.862-2.042 1.937-2.354 3.123 0 .058-.014.114-.037.171l-.008.015zm9.773 5.441c-1.794 0-3.057-.389-3.863-1.197-.173-.174-.173-.457 0-.632.176-.165.46-.165.635 0 .63.629 1.685.943 3.228.943 1.542 0 2.591-.3 3.219-.929.165-.164.45-.164.629 0 .165.18.165.465 0 .645-.809.808-2.065 1.198-3.862 1.198l.014-.028zm-3.606-7.573c-.914 0-1.677.765-1.677 1.677 0 .91.763 1.65 1.677 1.65s1.651-.74 1.651-1.65c0-.912-.739-1.677-1.651-1.677zm7.233 0c-.914 0-1.678.765-1.678 1.677 0 .91.764 1.65 1.678 1.65s1.651-.74 1.651-1.65c0-.912-.739-1.677-1.651-1.677zm4.548-1.595c1.037.833 1.8 1.821 2.189 2.904.45-.336.719-.864.719-1.449 0-1.002-.815-1.816-1.818-1.816-.399 0-.778.129-1.09.363v-.002zM2.711 9.963c-1.003 0-1.817.816-1.817 1.818 0 .543.239 1.048.644 1.389.401-1.079 1.172-2.053 2.213-2.876-.302-.21-.663-.329-1.039-.329v-.002zm9.217 12.079c-5.906 0-10.709-3.205-10.709-7.142 0-.275.023-.544.068-.809C.494 13.598 0 12.729 0 11.777c0-1.496 1.227-2.713 2.725-2.713.674 0 1.303.246 1.797.682 1.856-1.191 4.357-1.941 7.112-1.992l1.812-5.524.404.095s.016 0 .016.002l4.223.993c.344-.798 1.138-1.36 2.065-1.36 1.229 0 2.231 1.004 2.231 2.234 0 1.232-1.003 2.234-2.231 2.234s-2.23-1.004-2.23-2.23l-3.851-.912-1.467 4.477c2.65.105 5.047.854 6.844 2.021.494-.464 1.144-.719 1.833-.719 1.498 0 2.718 1.213 2.718 2.711 0 .987-.54 1.886-1.378 2.365.029.255.059.494.059.749-.015 3.938-4.806 7.143-10.72 7.143l-.034.009zm8.179-19.187c-.74 0-1.34.599-1.34 1.338 0 .738.6 1.34 1.34 1.34.732 0 1.33-.6 1.33-1.334 0-.733-.598-1.332-1.347-1.332l.017-.012z"/></svg>

After

Width:  |  Height:  |  Size: 2.0 KiB

BIN
i/spurdo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

1
i/twitter.svg Normal file
View File

@ -0,0 +1 @@
<svg aria-labelledby="simpleicons-twitter-icon" role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title id="simpleicons-twitter-icon">Twitter icon</title><path d="M23.954 4.569c-.885.389-1.83.654-2.825.775 1.014-.611 1.794-1.574 2.163-2.723-.951.555-2.005.959-3.127 1.184-.896-.959-2.173-1.559-3.591-1.559-2.717 0-4.92 2.203-4.92 4.917 0 .39.045.765.127 1.124C7.691 8.094 4.066 6.13 1.64 3.161c-.427.722-.666 1.561-.666 2.475 0 1.71.87 3.213 2.188 4.096-.807-.026-1.566-.248-2.228-.616v.061c0 2.385 1.693 4.374 3.946 4.827-.413.111-.849.171-1.296.171-.314 0-.615-.03-.916-.086.631 1.953 2.445 3.377 4.604 3.417-1.68 1.319-3.809 2.105-6.102 2.105-.39 0-.779-.023-1.17-.067 2.189 1.394 4.768 2.209 7.557 2.209 9.054 0 13.999-7.496 13.999-13.986 0-.209 0-.42-.015-.63.961-.689 1.8-1.56 2.46-2.548l-.047-.02z"/></svg>

After

Width:  |  Height:  |  Size: 830 B

23
inc/style.css Normal file
View File

@ -0,0 +1,23 @@
body{padding-top:1.5rem;padding-bottom:1.5rem;}
main{padding-bottom:1.5rem;}
main h3{font-weight:bolder;}
.footer,.header,.marketing {padding-left:1rem;padding-right:1rem;}
.bolder{font-weight:bolder;}
.footer{border-top:.05rem solid #e5e5e5;color:#777;padding-top:1.5rem;}
.header{border-bottom:.05rem solid #e5e5e5;padding-bottom:1rem;}
.header h3{font-weight:bolder;line-height:3rem;margin-bottom:0;margin-top:0;}
.jumbotron {border-bottom:.05rem solid #e5e5e5;text-align:center;}
.jumbotron h1{font-weight:bolder;}
.marketing{margin: 3rem 0;}
.marketing p + h4{margin-top:1.5rem;}
@media (min-width: 48em) {
.container{max-width:46rem;}
}
@media screen and (min-width: 48em) {
.footer,.header,.marketing{padding-left:0;padding-right:0;}
.header{margin-bottom:2rem;}
}

72
index.html Normal file
View File

@ -0,0 +1,72 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link active" href="#">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item" href="irc.html">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<div class="jumbotron">
<h1>SuperNETs</h1>
<p><i>"runnin shit since the ping pong dynasty."</i></p>
<a class="btn btn-lg btn-success" href="http://webchat.supernets.org/" role="button">Get on IRC</a>
</div>
<div class="row marketing">
<div class="col-lg-6">
<h4>Free of Cost</h4>
<p>The services that we run here are completely free to the public & always will be!</p>
<h4>Privacy & Security</h4>
<p>We take the privacy of our users & the security of our network very seriously.</p>
<h4>Zero Censorship</h4>
<p>All communications are censorship-free with very little moderation taken into praxis.</p>
</div>
<div class="col-lg-6">
<h4>Open Source</h4>
<p>Transparency is a applied to our entire network infrastructure.</p>
<h4>Anonymous Communications</h4>
<p>Remain hidden & anonymous while using our services. No personal information is required.</p>
<h4>No Logs</h4>
<p>All of our servers & services store zero logs or identifiable information on its users.</p>
</div>
</div>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

159
irc.html Normal file
View File

@ -0,0 +1,159 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>SuperNETs</title>
<meta charset="UTF-8">
<meta name="author" content="SuperNETs">
<meta name="description" content="A secure and anonymous, censorship-free, public environment for communication.">
<meta name="keywords" content="anonymous, chat, internet, irc, ircd, network, relay, secure, super, nets, supernets, xmpp">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/png" href="i/favicon.png">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js" integrity="sha256-3edrmyuQ0w65f8gfBsqowzjJe2iM6n0nKciPUp8y+7E=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.1/umd/popper.min.js" integrity="sha256-AoNQZpaRmemSTxMy9xcqXX5VLwI6IMPYugO7bFHOW+U=" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<link href="inc/style.css" rel="stylesheet">
</head>
<body>
<div class="container">
<header class="header clearfix">
<nav class="navbar navbar-expand-lg navbar-light bg-white">
<a class="navbar-brand text-muted bolder" href="#">SUPERNETS</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item"><a class="nav-link" href="index.html">Home</a></li>
<li class="nav-item"><a class="nav-link" href="about.html">About</a></li>
<li class="nav-item"><a class="nav-link" href="contact.html">Contact</a></li>
<li class="nav-item"><a class="nav-link" href="docs.html">Docs</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Network</a>
<div class="dropdown-menu" aria-labelledby="navbarDropdown">
<a class="dropdown-item" href="https://git.supernets.org/">Git</a>
<a class="dropdown-item disabled" href="#">IRC</a>
</div>
</li>
</ul>
</div>
</nav>
</header>
<main role="main">
<center>
<div class="row marketing">
<div class="col-lg-6">
<h4>Round-Robin</h4>
<p><a href="ircs://irc.supernets.org:6697">irc.supernets.org</a></p>
<h4>IP Version Specific</h4>
<p><a href="ircs://ipv4.supernets.org:6697">ipv4.supernets.org</a>
<br><a href="ircs://ipv4.supernets.org:6697">ipv6.supernets.org</a></p>
<h4>Standard Ports</h4>
<p>6660-6669 & 7000</p>
</div>
<div class="col-lg-6">
<h4>Web Chat</h4>
<p><a href="http://webchat.supernets.org">webchat.supernets.org</a></p>
<h4>Hidden Service</h4>
<p><a href="ircs://super54mzqquoncm.onion:6697">super54mzqquoncm.onion</a><br><br></p>
<h4>SSL/TLS Ports</h4>
<p>6697/9999</p>
</div>
</div>
<hr>
<br><h1><b><b>SERVERS</b></b></h1>
<br><p><small><b><b>Note:</b></b> These are listed for informational purposes only. You can not directly connect to a linked server.
<br>All connections must be done through our round-robin which randomly selects a link below to connect.</p></small>
<br>
</center>
<h4>North America</h4>
<table class="table table-striped">
<thead>
<tr>
<th width="45%">Server</th>
<th width="45%">Location</th>
<th>Status</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td>biscuit.supernets.org <span class="badge badge-secondary">+IPv6</span></td>
<td>Las Vegas, Nevada, United States</td>
<td><span class="badge badge-success">Online</span></td>
</tr>
<tr>
<td>masjid.supernets.org</td>
<td>Montréal, Quebec, Canada</td>
<td><span class="badge badge-success">Online</span></td>
</tr>
<tr>
<td>spider.supernets.org <span class="badge badge-secondary">+IPv6</span></td>
<td>Montréal, Quebec, Canada</td>
<td><span class="badge badge-success">Online</span></td>
</tr>
<tr>
<td>swag.supernets.org</td>
<td>Montréal, Quebec, Canada</td>
<td><span class="badge badge-success">Online</span></td>
</td>
</tbody>
</table>
<br><h4>Europe</h4>
<table class="table table-striped">
<thead>
<tr>
<th width="45%">Server</th>
<th width="45%">Location</th>
<th>Status</th>
</tr>
</thead>
<tbody class="text-left">
<tr>
<td>kratom.supernets.org <span class="badge badge-secondary">+IPv6</span></td>
<td>Paris, France</td>
<td><span class="badge badge-success">Online</span></td>
</tr>
<tr>
<td>trump.supernets.org</td>
<td>Paris, France</td>
<td><span class="badge badge-success">Online</span></td>
</td>
</tbody>
</table>
<br><br><hr>
<center>
<br><h1><b><b>ALTERNATE DNS</b></b></h1>
<br><p><small><b><b>Note:</b></b> These are un-official and may not always work.
<br>These point to irc.supernets.org with a CNAME record.</small></p><br>
<table class="table table-striped">
<tbody class="text-left">
<tr>
<td><a href="ircs://irc.did911.com:6697">irc.did911.com</a></td>
<td><a href="ircs://irc.hardchats.net:6697">irc.hardchats.net</a></td>
<td><a href="ircs://irc.j3ws.org:6697">irc.j3ws.org</a></td>
</tr>
<tr>
<td><a href="ircs://irc.j3ws.biz:6697">irc.j3ws.biz</a></td>
<td><a href="ircs://irc.k0de.org:6697">irc.k0de.org</a></td>
<td><a href="ircs://chat.mirccloud.com:6697">chat.mirccloud.com</a></td>
</tr>
<tr>
<td><a href="ircs://irc.myg0t.co:6697">irc.myg0t.co</a></td>
<td><a href="ircs://irc.ngr.bz:6697">irc.ngr.bz</a></td>
<td><a href="ircs://serious.fuckin.business:6697">serious.fuckin.business</a></td>
</tr>
<tr>
<td><a href="ircs://irc.superjail.org:6697">irc.superjail.org</a></td>
<td><a href="ircs://irc.warlords.org:6697">irc.warlords.org</a></td>
<td><a href="ircs://irc.wepump.in:6697">irc.wepump.in</a></td>
</tr>
</tbody>
</table>
</center>
</main>
<footer class="footer">
<p>&copy; Supernets 2019</p>
</footer>
</div>
</body>
</html>

1
titles/long.html Normal file
View File

@ -0,0 +1 @@
<title>IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG IRC.SUPERNETS.ORG</title>

6
titles/multi.html Normal file
View File

@ -0,0 +1,6 @@
<title>this
is
a
test
/quit nigger
</title>

1
titles/ramen.html Normal file
View File

@ -0,0 +1 @@
<title>a acidvegas Andrew asuka bb carl cocaine coin computer cork h ilovemoney j jakk kakama kardus lulzilla meph nn nonam o pp sam` sirnaysayer tanami WHAT THE FUCK IS GOOD</title>

1
worms Submodule

@ -0,0 +1 @@
Subproject commit 6b07e61b9bd2e7db361d5babe8a1b9ff1d2b2a50