website/index.html

49 lines
2.6 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/style.css">
<title>~vern</title>
</head>
<body>
<!--#include file="nav.html" -->
<div class=h><h1 id=vern>Welcome to ~vern!</h1> <a aria-hidden=true href=#vern>#vern</a></div>
<p>~vern is a non-commercial <a href=//tildeverse.org>tilde</a> focused on free software and services!</p>
<p>All our servers run <a href=/sysinfo>free GNU/Linux distributions</a>.</p>
<div class=h><h2 id=services>Services</h2> <a aria-hidden=true href=#services>#services</a></div>
<p>We host many services that are available for public use..</p>
<p>You can get access to the "(Reg Needed)" services by <a href=/register>signing up</a> via the registration form.</p>
<p>With the exception of clearnet Minetest, Mumble none of the services we host have the capability to log IP addresses due to our use of WireGuard.</p>
<p>Additionally, services hosted on <a href=/sysinfo/#statusvern>RLVM/statusvern</a> have the capability to IP-log but are disabled..</p>
<p>We also host <a href=/onion>onion services</a> and <a href=/i2p>I2P eepsites</a> for most of these services.</p>
<!--#include file="services.html" -->
<div class=h><h2 id=community>Community</h2> <a aria-hidden=true href=#community>#community</a></div>
<p><b>You can join our community on most major free software chat programs:</b></p>
<p>We make use of bridging so you can chat with us regardless of what chat program you use</p>
<b>Main Chat:</b>
<ul>
<li><a href="//matrix.to/#/#vern:vern.cc" target="_blank">Matrix</a></li>
<li><a href="xmpp:vern@muc.vern.cc" target="_blank">XMPP</a></li>
<li><a href="ircs://irc.tilde.chat:6697/#vern" target="_blank">IRC (tilde.chat network)</a></li>
</ul>
<b>Off-Topic Chat:</b>
<ul>
<li><a href="//matrix.to/#/#chat:vern.cc" target="_blank">Matrix</a></li>
<li><a href="xmpp:chat@muc.vern.cc" target="_blank">XMPP</a></li>
<li><a href="ircs://irc.tilde.chat:6697/#vern-chat" target="_blank">IRC (tilde.chat network)</a></li>
</ul>
<b>Abuse Report:</b>
<ul>
<li><a href="//matrix.to/#/#abuse:vern.cc" target="_blank">Matrix</a></li>
<li><a href="xmpp:abuse@muc.vern.cc" target="_blank">XMPP</a></li>
</ul>
<div class=h><h2 id=logo>~vern's logo</h2> <a aria-hidden=true href=#logo>#logo</a></div>
<p>The several logo variations can be found <a href=/logo>here</a>.</p>
<div class=h><h2 id=cloud>Our thoughts on the "cloud"</h2> <a aria-hidden=true href=#cloud>#cloud</a></div>
<p>We do use other people's computers for some things, see them <a href=/sysinfo>here</a>.</p>
<!--#include file="footer.html" -->
</body>
</html>