financial reports

This commit is contained in:
Arya Kiran 2022-12-01 18:48:20 +05:30
parent db59156a9a
commit 3b5f0b078f
No known key found for this signature in database
GPG Key ID: 3A6EA2D0EE314EEF
2 changed files with 28 additions and 4 deletions

View File

@ -13,11 +13,11 @@
<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>USD 6.5/mo VPS in Beauhornois, Quebec (OVHCloud)</li>
<li>USD 4.5/mo VPS in Ashburn, Virginia (Hetzner)</li>
<li>USD 5/mo VPS in Newark, New Jersey (Linode)</li>
<li>USD 15/yr (1.25 USD monthly) for vern.cc domain (GoDaddy)</li>
</ul>
<p>Electricity for the local server is hard to measure. Hence isn't counted</p>
<p>Electricity costs for the local servers is 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>Our original domain was registered on GoDaddy long before we planned on doing anything public-facing like ~vern.</p>
@ -27,8 +27,8 @@
<p>This also comes with the issue of also not being able to add DS records for valid DNSSEC.</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 $12.75/mo) will be distributed among the admins.</p>
<p>Information about distribution of the money will be provided in a monthly financial report (starting from November 2022).</p>
<p>Any excess money we get (more than $10.75/mo) will be distributed among the admins.</p>
<p>Information about the usage of these donations can be found in the <a href=/finreport>monthly financial report</a>.</p>
<!--#include file="footer.cgi" -->
</body>

24
en/finreport/nov22.html Normal file
View File

@ -0,0 +1,24 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width">
<meta charset="UTF-8">
<meta name="description" content="November 2022 Financial Report of ~vern">
<meta name="keywords" content="~vern, vern, free software, privacy, tilde, tildeverse, costs, transparency">
<link rel="stylesheet" href="/style.css">
<title>November 2022 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<div class=h><h1 id=nov22finreport>November 2022 Financial Report of ~vern</h1> <a aria-hidden=true href=#nov22finreport>#nov22finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (Fiat) Donations:</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>We received a total of 20.75 USD on LiberaPay this month.</p>
<div class=h><b id=xmr>Monero (XMR) Donations:</b> <a aria-hidden=true href=#xmr>#xmr</a></div>
<p>We received a total of 0.12972345 XMR this month. It has not been converted to fiat. This money is kept for times when we have a lack of funds to use or to cash out when XMR peaks.</p>
<div class=h><b id=usage>Usage:</b> <a aria-hidden=true href=#usage>#usage</a></div>
<p>5 USD for Iceberg, 4.5 USD for Mythos.</p>
<p>Totally 9.5 USD was used up this month. We have 11.25 USD + around 18.5 USD (XMR conversion rate as of 1st Dec 2022) = 29.75 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="footer.cgi" -->
</body>
</html>