vern-web/faq.html

24 lines
1.2 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>~vern FAQ</title>
</head>
<body>
<!--#include file="nav" -->
<h1>Frequently asked questions</h1>
<p>This is the list of frequently asked questions regarding ~vern and the services we host. We try our best to answer these questions, but if something must be specified, contact an <a href=/admins>admin</a>. This is is ever-expanding, and if you want an item added, contact an admin.</p>
<h3 id="ip-leak">Will SSH leak my IP address?</h3>
<p>No. We use WireGuard to connect our VPS to the main tilde. Unlike other public UNIX-like systems where all IP addresses are leaked, all connections to ~vern show up as coming from 10.7.0.1. This includes the website.</p>
<h3 id="host-this">Can you host X?</h3>
<p>If you would like a service to be hosted by us, contact an admin and discuss it with them. We are always open to new services to host, but it may take a while to get it fully set up.</p>
<h3 id="shill">Why do ~vern admins shill ~vern so much?</h3>
<p>We shill ~vern because we are passionate about it. Arya told me to add this question here. This question is only here as a joke.</p>
<!--#include file="footer" -->
</body>
</html>