website/costs.html

30 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width">
<meta charset="UTF-8">
<link rel="stylesheet" href="/style.css">
<title>Costs | ~vern</title>
</head>
<body>
<!--#include file="nav.html" -->
<div class=h><h1 id=costs>Costs of operating ~vern</h1> <a aria-hidden=true href=#costs>#costs</a></div>
<p>Here are the things we need to pay for in order for ~vern to be up and healthy</p>
<ul>
<li>7.50 USD (monthly) OVH VPS in Beauhornois, Quebec</li>
<li>30 USD (yearly) for vern.cc domain (GoDaddy)</li>
</ul>
<p>Electricity for the local server is probably very insignificant and hard to measure. Hence isn't counted</p>
<div class=h><h3 id=why-godaddy>Why GoDaddy?</h3> <a aria-hidden=true href=#why-godaddy>#why-godaddy</a></div>
<p>We would love to use a provider that actually respects our freedom but most of them require international payments from Brazil which is cumbersome for such a high amount (relatively) </p>
<p>If you know a provider that doesn't require international payments from Brazil, respects our freedom and allows domain transfer... Please let us know</p>
<p>Transfer might not even be possible for us as godaddy policy requires privacy protect to be turned off before transfer. This would leak extremely sensitive info.</p>
<div class=h><h3 id=excess>How excess money is used</h3> <a aria-hidden=true href=#excess>#excess</a></div>
<p>Any excess money we get (more than $7.50) will be saved for the domain cost as it is pretty high.</p>
<!--#include file="footer.html" -->
</body>
</html>