Add onion note, fix typos and grammatical mistakes

Signed-off-by: Aleksandar 'The Cobra' Widulski <thecobra@riseup.net>
This commit is contained in:
Aleksandar 'The Cobra' Widulski 2022-06-05 00:44:48 -04:00
parent 9c1401ffed
commit e39f5bd792
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
5 changed files with 8 additions and 6 deletions

View File

@ -9,7 +9,7 @@
<!--#include file="nav" -->
<h1>Our policy on "cloud"</h1>
<p>We are not big fans of "cloud" but recognize that sometimes it is necessary.</p>
<p>We make sure we rely as less as possible other than for a few things as listed below</p>
<p>We make sure we rely as little as possible other than for a few things as listed below.</p>
<p>We use an OVH 3.50 USD VPS located in Southern Quebec, Canada for the following services:</p>
<ul>
<li>Wireguard and proxying all traffic coming from local tildeserver to VPS</li>

View File

@ -2,5 +2,5 @@
<hr>
<p>Made with ❤️ by ~vern team</p>
<p>Content on vern.cc is licensed under CC-BY-SA-4.0 unless specified</p>
<p>Find the source code for this website on <a href="//git.vern.cc/root/website">our git</a>.</p>
<p>Find the source code for this website on <a href="//git.vern.cc/root/website">our git</a></p>
</footer>

View File

@ -8,7 +8,7 @@
<body>
<!--#include file="nav" -->
<h1>Welcome to ~vern!</h1>
<p>~vern is a non-commercial shared GNU/Linux system. All our servers run Debian GNU/Linux with the non-free repositories disabled. We are also aiming to become a member of the <a href=//tildeverse.org>Tildeverse</a> after we meet the requirements</p>
<p>~vern is a non-commercial shared GNU/Linux system. All our servers run Debian GNU/Linux with the non-free repositories disabled. We are also aiming to become a member of the <a href=//tildeverse.org>Tildeverse</a> after we meet the requirements.</p>
<h2>Services</h2>
<p>We host many services, most are available for the public.</p>
<p>Some are private to prevent people from abusing the services.</p>
@ -21,7 +21,7 @@
<li><a href="//matrix.to/#/#vern:vern.cc" target="_blank">Matrix</a></li>
</ul>
<h2>Our thoughts on the "cloud"</h2>
<p>We do use other people's computers for some things, see them <a href=/cloud>here</a></p>
<p>We do use other people's computers for some things, see them <a href=/cloud>here</a>.</p>
<!--#include file="footer" -->
</body>

View File

@ -8,8 +8,10 @@
<body>
<!--#include file="nav" -->
<h1>Onion sites</h1>
<p>We respect your privacy and want you to be able to choose to be anonymous if you so please. So most of our services have corresponding <a href=//torproject.org>Tor</a> <a href=//community.torproject.org/onion-services/>.onion</a> sites</p>
<p>We respect your privacy and want you to be able to choose to be anonymous if you so please. So most of our services have corresponding <a href=//torproject.org>Tor</a> <a href=//community.torproject.org/onion-services/>.onion</a> sites.</p>
<!--#include file="onion-services" -->
<p>Note that the certificate used for these sites is the same as the one used for clearnet ~vern sites, so the browser will issue an SSL_ERROR_BAD_CERT_DOMAIN error, meaning that the domain you are connecting to and the domain defined by the certificate are not the same. Click "Advanced..." then click "Accept the Risk and Continue" to visit them.</p>
<p>Currently, only two certificate authorities provide certificates for .onion domains, neither of which being Let's Encrypt, so it will take a while for us to get fifteen of them.</p>
<!--#include file="footer" -->
</body>
</html>

View File

@ -140,7 +140,7 @@
<br>
<span><input type="submit" value="Submit" style="width:100px;height:40px;font-size:20px"></span>
</form><br>
<p><b>By signing up, you agree to the ~vern <a href=/rules>rules</a> and <a href=/privpol>privacy policy</a>. Thanks for using ~vern</b></p>
<p><b>By signing up, you agree to the ~vern <a href=/rules>rules</a> and <a href=/privpol>privacy policy</a>. Thanks for using ~vern.</b></p>
<?php
} else {
?>