net/index.html

33 lines
1.3 KiB
HTML

<html>
<head>
<title>TildeNet</title>
<link rel="stylesheet" href="https://tilde.team/css/hacker.css" />
</style>
</head>
<body>
<div class="container" style="max-width: 600px; width: 75%;">
<h1>TildeNet</h1>
<p>It connects some tilde servers between them, using Wireguard. Probably any tilde server or user can
join after connecting with us at <code>#tildenet</code> on <code>irc.tilde.chat</code>.</p>
<h2>Why Wireguard?</h2>
<p>This project was started after TildeVPN, which providing multiple nodes added to decentralize it.
People wanted to use Wireguard with TildeVPN. So, we also made it with Wireguard. People do like
Wireguard. But in the future, it can be changed but not planned.</p>
<h2>How to use it?</h2>
<p>To use it, you need to register a member tilde server or just ask node operators for being a
peer. It is almost similar to ChaosVPN.</p>
<h2>How to become part of TildeNet</h2>
<p>First you need to join <code>#tildenet</code> at <code>irc.tilde.chat</code>. All node operators are on this channel, so
you can ask them to add your Wireguard server to TildeNet as peer. Also there is a <a href="peers.txt">list of peers</a>.</p>
<p>We ask for people to don't try to abuse it, and if you abuse it it is likely node operators will ban
you.</p>
</body>
</html>