change to 3 letter codes
ci/woodpecker/push/woodpecker Pipeline was successful Details

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-12-15 10:34:21 -05:00
parent 3815f8e937
commit 2c1e3daa0b
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
120 changed files with 158 additions and 159 deletions

1
.gitignore vendored
View File

@ -1,4 +1,3 @@
/blog
/sitemap
/canaries
/en/announcements.html

View File

@ -1,2 +0,0 @@
<p>Contact an <a href=/en/admins>admin</a> if this is a mistake.</p>
<a href=/en/>Go Home</a>

View File

@ -14,7 +14,7 @@
<div class=h><h1 id=announcements>Announcements</h1> <a aria-hidden=true href=#announcements>#announcements</a></div>
<p>This page contains announcements related to ~vern.</p>
<p>All announcements here are cross-posted to <a href=//fedi.vern.cc/@root> the fediverse</a>, <a href=//mto.vern.cc/#/#announcements:vern.cc>Matrix</a>, <a href=xmpp:announcements@muc.vern.cc?join>XMPP</a> and <a href=ircs://irc.tilde.chat:6697/#vern-announcements>IRC</a>
<p>There is also a mailing list for announcements. All announcements are sent to it. Sign up at <a href="/en/newsletter">/newsletter</a></p>
<p>There is also a mailing list for announcements. All announcements are sent to it. Sign up at <a href="/eng/newsletter">/newsletter</a></p>
<ul>
</ul>
<!--#include file="footer.cgi" -->

View File

@ -21,13 +21,13 @@
<br>
<img src="https://img.shields.io/liberapay/goal/vern.svg?logo=liberapay" />
<p>A donation would help ~vern stay up and running for longer! We currently only take donations in XMR and LiberaPay.</p>
<p>If you know of another good way to take donations, either in cryptocurrency or traditional banking, please contact an <a href=/en/admins>admin</a> about adding it.</p>
<p>If you know of another good way to take donations, either in cryptocurrency or traditional banking, please contact an <a href=/eng/admins>admin</a> about adding it.</p>
<p>As a thank you token, donators get access to restricted access services such as Jellyfin and can also opt to use mail with their own custom domain on ~vern.</p>
<p><a href=//liberapay.com/vern>Liberapay</a> accepts donations in many currencies, more info can be found at <a href=//liberapay.com/about/global>liberapay.com</a>.</p>
<p>We have an XMR OpenAlias on vern.cc, so simply type vern.cc into the address bar and click resolve.</p>
<p>Our XMR address is <code>4ATm8EZaC4iEuwt1VABuxFPi5xq4HgvqgghmKqvgQyvwQf9KK7AyYFXCYCZ3xBiqZ38CctAWihJ3yLeKAeGJfQBgDxQnn91</code></p>
<img src="/media/xmr.png" alt="A QR code representing our XMR address" width=300 height=300>
<p> A transparent report on how the donations money is spent can be found in <a href=/en/costs>/costs</a>
<p> A transparent report on how the donations money is spent can be found in <a href=/eng/costs>/costs</a>
<!--#include file="footer.cgi" -->
</body>
</html>

View File

@ -8,10 +8,10 @@
<title>403 Forbidden | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<h1>403 Forbidden</h1>
<p>You do not have access to this page. This may be because the www-data user does not have sufficient read permissions on the file.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/errors/common.html" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -8,10 +8,10 @@
<title>404 Not Found | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<h1>404 Not Found</h1>
<p>The page you are trying to reach either does not exist or you do not have permission to view it.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/errors/common.html" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -8,10 +8,10 @@
<title>503 Service Unavailable | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<h1>503 Service Unavailable</h1>
<p>This service is unavailable.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/errors/common.html" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

2
eng/errors/common.html Normal file
View File

@ -0,0 +1,2 @@
<p>Contact an <a href=/eng/admins>admin</a> if this is a mistake.</p>
<a href=/eng/>Go Home</a>

View File

@ -12,9 +12,9 @@
<body>
<!--#include file="nav.php" -->
<div class=h><h1 id=faq>Frequently asked questions</h1> <a aria-hidden=true href=#faq>#faq</a></div>
<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=/en/admins>admin</a>. This is is ever-expanding, and if you want an item added, contact an admin.</p>
<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=/eng/admins>admin</a>. This is is ever-expanding, and if you want an item added, contact an admin.</p>
<div class=h><h2 id=signup>How do I sign up?</h2> <a aria-hidden=true href=#signup>#signup</a></div>
<p>Sign up by going to <a href=/en/register>the registration page</a> and filling out the form. An admin will review your request. You will get an e-mail if your request was accepted.</p>
<p>Sign up by going to <a href=/eng/register>the registration page</a> and filling out the form. An admin will review your request. You will get an e-mail if your request was accepted.</p>
<div class=h><h2 id=recovery>How can I get my public key replaced?</h2> <a aria-hidden=true href=#recovery>#recovery</a></div>
<p>Send a request from the e-mail you used to register and an admin will replace your key.</p>
@ -24,7 +24,7 @@
<div class=h><h2 id=distro>Which distros does ~vern use?</h2> <a aria-hidden=true href=#distro>#distro</a></div>
<p>We use debian on almost all of our servers with non-free repos disabled. The exception is our PubnixVM which runs NixOS with Linux-Libre.</p>
<p>For more info, see <a href=/en/sysinfo>/sysinfo</a>
<p>For more info, see <a href=/eng/sysinfo>/sysinfo</a>
<div class=h><h2 id=site>How do I set up my user site?</h2> <a aria-hidden=true href=#site>#site</a></div>
<p>Simply place all the relevant site files in <code>~/public_html</code> for HTTP, <code>~/public_gopher</code> for Gopher &amp; <code>~/public_gemini</code> for Gemini. This will be the root directory for your website/gopherhole/capsule. For example, if a user foo wanted a site, they would create <code>/home/foo/public_html/index.html</code>. A file <code>/bar</code> in foo's user site would be located at <code>/home/foo/public_html/bar</code>.</p>
@ -47,7 +47,7 @@
<p>It is possible by adding a CNAME record to your domain that points to username.vern.cc.</p>
<div class=h><h2 id=broken>Why is X broken?</h2> <a aria-hidden=true href=#broken>#broken</a></div>
<p>If a service is not working, please inform an <a href=/en/admins>admin</a>.</p>
<p>If a service is not working, please inform an <a href=/eng/admins>admin</a>.</p>
<div class=h><h2 id=quota>When I try to copy a file it says Quota Reached</h2> <a aria-hidden=true href=#quota>#quota</a></div>
<p>To prevent zip bombing and related activities on the Pubnix, we make use of ZFS User Quotas.</p>
@ -59,7 +59,7 @@
<p>You can fix the permissions by running <code>chmod 711 ~; chmod 755 ~/public_html ~/public_gemini ~/public_gopher</code></p>
<div class=h><h2 id=contact>I didn't request an account on a chat program and no longer have the E-mail I signed up with. How can I contact an admin?</h2> <a aria-hidden=true href=#contact>#contact</a></div>
<p>Contact any admin by using the contact methods listed at the <a href=/en/admins>admins page</a>. The admin will give you a message signed to your ssh pubkey which you can decrypt with your privkey. If that succeeds, you will be given back access to your ~vern account. If you can't use that method, contact an admin with the e-mail you registered with.</p>
<p>Contact any admin by using the contact methods listed at the <a href=/eng/admins>admins page</a>. The admin will give you a message signed to your ssh pubkey which you can decrypt with your privkey. If that succeeds, you will be given back access to your ~vern account. If you can't use that method, contact an admin with the e-mail you registered with.</p>
<div class=h><h2 id=pronunciation>How do I pronounce ~vern?</h2> <a aria-hidden=true href=#pronunciation>#pronunciation</a></div>
<p>~vern is pronounced with the IPA /vˈɝːn/ in English. To hear this pronunciation go to <a href="//radio.vern.cc/intro.ogg">radio.vern.cc/intro.ogg</a></p>

View File

@ -10,7 +10,7 @@
<title>November 2022 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/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 33.74 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>11.38 USD for Iceberg, 21.73 USD for Mythos.</p>
<p>Totally 33.11 USD was used up this month. We have 0.63 USD + around 18.50 USD (XMR conversion rate as of 1st Dec 2022) = 19.13 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>December 2022 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=dec22finreport>December 2022 Financial Report of ~vern</h1> <a aria-hidden=true href=#dec22finreport>#dec22finreport</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 12.67 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg</p>
<p>Totally 5 USD was used up this month. We have 8.30 USD + around 19.05 USD (XMR conversion rate as of 31st Dec 2022) = 26.72 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>January 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=jan23finreport>January 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#jan23finreport>#jan23finreport</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 16.41 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg</p>
<p>Totally 5 USD was used up this month. We have 11.41 USD + around 41.16 USD (XMR conversion rate as of 1st Feb 2023) = 52.57 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>February 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=feb23finreport>February 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#feb23finreport>#feb23finreport</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 0 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg</p>
<p>Totally 5 USD was used up this month. We have 14.71 USD + around 34.58 USD (XMR conversion rate as of 28th Feb 2023) = 49.29 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>March 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=mar23finreport>March 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#mar23finreport>#mar23finreport</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 2.61 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg</p>
<p>Totally 5 USD was used up this month. We have 12.32 USD + around 35.70 USD (XMR conversion rate as of 1st Apr 2023) = 48.02 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>April 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=apr23finreport>April 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#apr23finreport>#apr23finreport</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 0 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 2.8 USD for Mythos</p>
<p>Totally 7.8 USD was used up this month. We have 4.52 USD + around 35.70 USD (XMR conversion rate as of 1st Apr 2023) = 48.02 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>May 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=may23finreport>May 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#may23finreport>#may23finreport</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 54.82 USD on LiberaPay this month (thank you!).</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.68 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 36.98 USD was used up this month. We have 22.36 USD + around 33.98 USD (XMR conversion rate as of 1st Apr 2023) = 56.34 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>June 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=jun23finreport>June 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#jun23finreport>#jun23finreport</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 1.88 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 37.05 USD was used up this month. We have -14.29 USD + around 33.98 USD (XMR conversion rate as of 1st Apr 2023) = 18.89 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>July 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=jul23finreport>July 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#jul23finreport>#jul23finreport</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.59 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 37.05 USD was used up this month. We have 2.43 USD + around 33.98 USD (XMR conversion rate as of 1st Apr 2023) = 36.41 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>August 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=aug23finreport>August 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#aug23finreport>#aug23finreport</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 1.90 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 37.05 USD was used up this month. We have -32.72 USD + around 33.98 USD (XMR conversion rate as of 1st Apr 2023) = 1.26 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>September 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=sep23finreport>September 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#sep23finreport>#sep23finreport</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 0 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 37.05 USD was used up this month. We have -69.77 USD + around 29.31 USD (XMR conversion rate as of 23rd Nov 2023) = -40.46 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>October 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=oct23finreport>October 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#oct23finreport>#oct23finreport</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 0 USD on LiberaPay this month.</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon; 0.1321527686 XMR for the vern.cc domain</p>
<p>Totally 37.05 USD and 0.1321527686 XMR were used up this month. We have -106.82 USD + around 12.80 USD (XMR conversion rate as of 23rd Nov 2023) = -94.02 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>November 2023 Financial Report | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=nov23finreport>November 2023 Financial Report of ~vern</h1> <a aria-hidden=true href=#nov23finreport>#nov23finreport</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 99.35 USD on LiberaPay this month (thank you!).</p>
@ -20,6 +20,6 @@
<p>5 USD for Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>Totally 37.05 USD was used up this month. We have -44.52 USD + around 12.80 USD (XMR conversion rate as of 23rd Nov 2023) = -31.72 USD remaining.</p>
<p>The extra money has not been yet divided among the team.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -4,7 +4,7 @@ echo ""
echo "<footer>"
echo "<br>"
echo "<p>Made with &lt;3 by ~vern team</p>"
echo "<p>Copyright (C) 2022-2023 <a href=/en/admins>~vern</a>. <a rel="license" href="/LICENSE.txt">Some rights reserved</a> under CC BY-SA 4.0</p>"
echo "<p>Copyright (C) 2022-2023 <a href=/eng/admins>~vern</a>. <a rel="license" href="/LICENSE.txt">Some rights reserved</a> under CC BY-SA 4.0</p>"
echo "<p>Logo info can be found at <a href=/logo>/logo</a>"
echo "<p>Find the source code for this website on <a rel="source" href="//git.vern.cc/vern/website">~vern Git</a></p>"
echo "Commit Details: <a href=http://git.vern.cc/vern/website/commit/$(git rev-parse HEAD)>$(git rev-parse --short HEAD)-$(git show -s --format=%ci)</a>"

View File

@ -14,11 +14,11 @@
<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! This means we are a community open for sharing, engaging, participating and creating free (as in freedom) software for everyone, without exceptions.</p>
<p>While we host a lot of services like privacy front-ends, ~vern is well known for its cozy and participative community, that has been built that way since the beginning. We are here not to just get software to your hands, but to walk you through it.</p>
<p>~vern also has a <a href=/en/sysinfo#pubnix>pubnix</a>, that is, a public machine that runs NixOS on top of the Linux-Libre kernel for improved freedom. The nonfree repositories are not enabled by default, too.</p>
<p>~vern also has a <a href=/eng/sysinfo#pubnix>pubnix</a>, that is, a public machine that runs NixOS on top of the Linux-Libre kernel for improved freedom. The nonfree repositories are not enabled by default, too.</p>
<p>Finally, ~vern's purpose is to provide to you the best experience you could have in this hopeless Internet, and to get you to get stuff done as soon as you can!</p>
<p>All our servers run <a href=/en/sysinfo>free GNU/Linux distributions</a>. See our <a href=/roadmap>roadmap for ~vern</a>.</p>
<p>All our servers run <a href=/eng/sysinfo>free GNU/Linux distributions</a>. See our <a href=/roadmap>roadmap for ~vern</a>.</p>
<div class=h><h2 id=announcements>Announcements</h2> <a aria-hidden=true href=#announcements>#announcements</a></div>
<p>A list of announcements can be found at <a href=/en/announcements>/announcements</a>
<p>A list of announcements can be found at <a href=/eng/announcements>/announcements</a>
<!--#include file="ssi_anno.shtml" -->
<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>
@ -35,13 +35,13 @@
<li>Uptime Monitoring - <a href="//mto.vern.cc/#/#uptime:vern,cc" target="_blank">Matrix</a>, <a href="xmpp:uptimekuma@muc.vern.cc" target="_blank">XMPP</a>, <a href="ircs://irc.tilde.chat:6697/#vern-uptime" target="_blank">IRC</a></li>
</ul>
<div class=h><h2 id=services>Services</h2> <a aria-hidden=true href=#services>#services</a></div>
<p>You can get access to the "Reg Needed" services by <a href=/en/register>signing up</a> via the registration form.</p>
<p>With the exception of clearnet Minetest &amp; services hosted on <a href=/en/sysinfo#iceberg>Iceberg</a> and <a href="/en/sysinfo#tyhoon">Typhoon</a>, none of the services we host have the capability to log IP addresses due to our use of WireGuard. IP logging on Iceberg is disabled.</p>
<p>We also host <a href=/en/tor>Tor</a> and <a href=/en/i2p>I2P</a> versions of most of these services.</p>
<p>You can get access to the "Reg Needed" services by <a href=/eng/register>signing up</a> via the registration form.</p>
<p>With the exception of clearnet Minetest &amp; services hosted on <a href=/eng/sysinfo#iceberg>Iceberg</a> and <a href="/eng/sysinfo#tyhoon">Typhoon</a>, none of the services we host have the capability to log IP addresses due to our use of WireGuard. IP logging on Iceberg is disabled.</p>
<p>We also host <a href=/eng/tor>Tor</a> and <a href=/eng/i2p>I2P</a> versions of most of these services.</p>
<p>Services marked with "AD:" have alternate (sub)domains you can use for them.</p>
<!--#include file="services.html" -->
<div class=h><h2 id=sysinfo>What computers do ~vern servers run on?</h2> <a aria-hidden=true href=#sysinfo>#sysinfo</a></div>
<p>~vern has many servers running in different ways. You can find a list of them and their uses at <a href=/en/sysinfo>/sysinfo</a>.</p>
<p>~vern has many servers running in different ways. You can find a list of them and their uses at <a href=/eng/sysinfo>/sysinfo</a>.</p>
<!--#include file="footer.cgi" -->
</body>
</html>

View File

@ -1,6 +1,6 @@
<!--<link rel=stylesheet href="//gcdn.vern.cc/vernsite/style.css">-->
<header>
<a href=/en/><img src="/media/verntrans.svg" alt="~V" class="navlogo"></a>
<a href=/eng/><img src="/media/verntrans.svg" alt="~V" class="navlogo"></a>
<nav>
<a href="//status.vern.cc">Status</a>
<a href="/users">Users</a>

View File

@ -124,10 +124,10 @@
<?php
} else {
?>
<meta http-equiv="refresh" content="5;url=/en/" />
<meta http-equiv="refresh" content="5;url=/eng/" />
<div class=h><h1 id=thanks>Confirmed</h1> <a aria-hidden=true href=#thanks>#thanks</a></div>
<p>You have received an e-mail confirming the action as well.</p>
<p>You will be redirected back <a href=/en/>home</a> in 5 seconds.</p>
<p>You will be redirected back <a href=/eng/>home</a> in 5 seconds.</p>
<?php
}
?>

View File

@ -28,12 +28,12 @@
}
}
?>
<!--#include file="/en/nav.php" -->
<!--#include file="/eng/nav.php" -->
<div class=h><h1 id=pgp>User PGP keys</h1> <a aria-hidden=true href=#pgp>#pgp</a></div>
<p>This is a list of users with PGP keys on ~vern.</p>
<ol>
<?php echo $list; ?>
</ol>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/eng/footer.cgi" -->
</body>
</html>

View File

@ -13,7 +13,7 @@
NAV
<div class=h><h1 id=pgp-recovery>PGP-based Account Recovery</h1> <a aria-hidden=true href=#pgp-recovery>#pgp-recovery</a></div>
<p>Fill out this form, and follow the steps given.</p>
<form method="post" action="/en/recovery-challenge.cgi">
<form method="post" action="/eng/recovery-challenge.cgi">
<input hidden type=text name=method value="generate">
<p>Username:
<input type=text name=username>

View File

@ -14,7 +14,7 @@
<div class=h><h1 id=pgp-recovery>PGP-based Account Recovery</h1> <a aria-hidden=true href=#pgp-recovery>#pgp-recovery</a></div>
<p>Generate your signature by going into a terminal and running the following:</p>
<pre style='white-space:pre-line;word-break:keep-all;'><code>echo 'CHALLENGE' | gpg -a --detach-sig --default-key KEYID</code></pre>
<form method="post" action="/en/recovery-challenge.cgi">
<form method="post" action="/eng/recovery-challenge.cgi">
<input hidden type=text name=method value="submit">
<p>Username:
<input type=text name=username value=USERNAME>

View File

@ -7,14 +7,14 @@
<meta name="keywords" content="~vern, vern, free software, privacy, tilde, tildeverse">
<link rel="preload" href="//gcdn.vern.cc/vernsite/style.css">
<link rel="stylesheet" href="//gcdn.vern.cc/vernsite/style.css">
<meta http-equiv=refresh content='5;url=/en/' />
<meta http-equiv=refresh content='5;url=/eng/' />
<title>Success | ~vern</title>
</head>
<body>
NAV
<div class=h><h1 id=pgp-recovery>PGP-based Account Recovery</h1> <a aria-hidden=true href=#pgp-recovery>#pgp-recovery</a></div>
<p>Your new key has successfully been added.</p>
<p>You will be redirected back <a href=/en/>home</a> in 5 seconds.</p>
<p>You will be redirected back <a href=/eng/>home</a> in 5 seconds.</p>
<br>
FOOTER
</body>

View File

@ -14,7 +14,7 @@
<div class=h><h1 id=recovery>Account Recovery</h1> <a aria-hidden=true href=#recovery>#recovery</a></div>
<p>There is currently only one way to automatically recover your ~vern pubnix account. If you cannot use this method, contact an <a href=/admins>admin</a>.</p>
<ul>
<li><a href=/en/recovery-challenge.cgi>PGP Challenge</a> - Use a PGP key in <code>~/.pgp.asc</code> to recover your account.</li>
<li><a href=/eng/recovery-challenge.cgi>PGP Challenge</a> - Use a PGP key in <code>~/.pgp.asc</code> to recover your account.</li>
</ul>
<!--#include file="footer.cgi" -->
</body>

View File

@ -18,7 +18,7 @@
<body>
<!--#include file="nav.php" -->
<p><b>If you can/do not want to share your email for ~vern registration, please contact an <a href=/en/admins>admin</a> so we can create one for you without one</b></p>
<p><b>If you can/do not want to share your email for ~vern registration, please contact an <a href=/eng/admins>admin</a> so we can create one for you without one</b></p>
<?php
function sanitize($str) {
$str = trim($str);
@ -85,7 +85,7 @@
if (!$success) {
?>
<div class=h><h1 id=signup>Sign Up</h1> <a aria-hidden=true href=#signup>#signup</a></div>
<p>See the <a href="//wiki.vern.cc/en/guides/register/">wiki page</a> on how to register.</p>
<p>See the <a href="//wiki.vern.cc/eng/guides/register/">wiki page</a> on how to register.</p>
<span class="red">* Required field</span>
<form method="post" action="<?php echo htmlspecialchars($_SERVER["PHP_SELF"]); ?>">
<p>Username:
@ -143,7 +143,7 @@
<br>
<input type="checkbox" id="tos" name="tos" value="I agree to the ToS and Privacy Policy">
<label for="tos">I agree to the <a href=/en/tos>Terms of Service</a> and <a href=/en/privpol>Privacy Policy</a></label><br>
<label for="tos">I agree to the <a href=/eng/tos>Terms of Service</a> and <a href=/eng/privpol>Privacy Policy</a></label><br>
<br>
<span><input type="submit" value="Submit" style="width:100px;height:40px;font-size:20px"></span>
@ -152,10 +152,10 @@
<?php
} else {
?>
<meta http-equiv="refresh" content="5;url=/en/" />
<meta http-equiv="refresh" content="5;url=/eng/" />
<div class=h><h1 id=thanks>Thank you for signing up.</h1> <a aria-hidden=true href=#thanks>#thanks</a></div>
<p>An admin will review your request, and an e-mail will be sent if your registration is successful.</p>
<p>You will be redirected back <a href=/en/>home</a> in 5 seconds.</p>
<p>You will be redirected back <a href=/eng/>home</a> in 5 seconds.</p>
<?php
if (isset($_POST['matrix'])) $use_matrix = true;

View File

@ -17,7 +17,7 @@
<li>We want to be able to provide the services, plain and simple.</li>
<li>Our servers are located in Canada and the United States.</li>
<li>Even though our main server is in the US, and COPPA only requires that users be 13 or older without parental permission, we want to be able to have users in the EU, and GDPR "requires parental consent before information society service providers can process the personal data of children under 16 years of age." Processing includes collection, automated or not, so even though we do not actively collect personal information, a user may give it to our servers without our knowledge. For example, if someone types their name in an unecnrypted Matrix room, it is stored in our database. We will not ban a user that is under 16 if they are not located in the EU.</li>
<li>This rule is purely ideological, but we are committed to it. It means that any original software (e.g. on Forgejo) must be free software, and other original media must grant the four essential freedoms as well. It must grant the user the freedom to use/view, copy, distribute, study, and change the media <b>for any purpose</b>. Restrictions we will accept include preventing the user from taking away the freedom of others (e.g. by changing the license to a proprietary one), but these restrictions are not necessary. If you are unsure about a license, contact an <a href=/en/admins>admin</a>.</li>
<li>This rule is purely ideological, but we are committed to it. It means that any original software (e.g. on Forgejo) must be free software, and other original media must grant the four essential freedoms as well. It must grant the user the freedom to use/view, copy, distribute, study, and change the media <b>for any purpose</b>. Restrictions we will accept include preventing the user from taking away the freedom of others (e.g. by changing the license to a proprietary one), but these restrictions are not necessary. If you are unsure about a license, contact an <a href=/eng/admins>admin</a>.</li>
<li>We will not tolerate any sort of biased hatred, as we want ~vern to be a place of equal opportunity and freedom for all.</li>
</ol>

View File

@ -27,9 +27,9 @@
<li>Additionally, if you become a member of this community, please make sure to respect the other members and follow the <a href=//wl.vern.cc/wiki/Golden_rule>Golden Rule</a>: treat others as you would want to be treated.</li>
</ol>
<p>Reasoning behind these rules can be found <a href=/en/rule-reasoning>here</a>.</p>
<p>Reasoning behind these rules can be found <a href=/eng/rule-reasoning>here</a>.</p>
<p>THE SERVICE IS PROVIDED ON AN “AS IS” AND “AS AVAILABLE” BASIS, AND WE DO NOT GUARANTEE THAT THE SERVICE WILL BE AVAILABLE AT ALL TIMES, NOR THE ACCURACY OF THE SERVICE OR ANY MATERIAL PROVIDED BY THE SERVICE OR ON THE ~VERN WEBSITE. IN NO EVENT SHALL THE ADMINISTRATORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY ARISING FROM, OUT OF OR IN CONNECTION WITH THE SERVICE OR THE USE OF OTHER DEALINGS IN THE SERVICE. YOU ARE SOLELY RESPONSIBLE FOR YOUR USE OF THE SERVICE.</p>
<p>A legalese version of the rules can be found at <a href=/en/tos.html>/tos</a></p>
<p>A legalese version of the rules can be found at <a href=/eng/tos.html>/tos</a></p>
<p>If you find a user violating these rules, please report it on our Matrix room (#abuse:vern.cc).</p>
<p>The ~vern team can change these rules at any time. It is likely that we will announce when doing so, but make sure when referencing the rules to check them.</p>

View File

@ -69,7 +69,7 @@
<li><a href=ssh://vern.cc:2221>Devzat (Separate Sign-Up)</a> - Chat over ssh!</li>
<li><a href=//jitsi.vern.cc>Jitsi (Reg Needed)</a> - Free video conferencing software for web &amp; mobile</li>
<li><a href="//mtrx.vern.cc">Matrix (Reg Needed)</a> - A network for secure, decentralized communication</li>
<li><a href="//wiki.vern.cc/en/matrix/#xmpp-bridge">Bifrost</a> - XMPP &lt;-&gt; Matrix Bridge</li>
<li><a href="//wiki.vern.cc/eng/matrix/#xmpp-bridge">Bifrost</a> - XMPP &lt;-&gt; Matrix Bridge</li>
<li><a href=//cn.vern.cc>Cinny</a> (AD: <a href=//cinny.vern.cc>A</a>) - Yet another Matrix client</li>
<li><a href=//riot.vern.cc>Element</a> - Secure collaboration and messaging</li>
<li><a href=//h2.vern.cc>Hydrogen</a> (AD: <a href=//hydrogen.vern.cc>A</a>) - Lightweight Matrix client with legacy and mobile support</li>

1
por-BR/admin.html Normal file
View File

@ -0,0 +1 @@
<meta http-equiv="Refresh" content="0; url='/por-BR/admins'" />

View File

@ -14,7 +14,7 @@
<div class=h><h1 id=announcements>Anúncios</h1> <a aria-hidden=true href=#announcements>#announcements</a></div>
<p>Essa página contém anúncios relacionados ao ~vern.</p>
<p>Todos os anúncios também são postados em/no: <a href=//fedi.vern.cc/@root>fediverso</a>, <a href=//mto.vern.cc/#/#announcements:vern.cc>Matrix</a>, <a href=xmpp:announcements@muc.vern.cc?join>XMPP</a> e <a href=ircs://irc.tilde.chat:6697/#vern-announcements>IRC</a>
<p>Também existe uma mailing list para os anúncios. Todos os anúncios são enviados para ela. Se inscreva em <a href="/pt-BR/newsletter">/newsletter</a></p>
<p>Também existe uma mailing list para os anúncios. Todos os anúncios são enviados para ela. Se inscreva em <a href="/por-BR/newsletter">/newsletter</a></p>
<ul>
</ul>
<!--#include file="footer.cgi" -->

View File

@ -23,7 +23,7 @@
<div class=h><h3 id=excess>Como dinheiro a mais é utilizado?</h3> <a aria-hidden=true href=#excess>#excess</a></div>
<p>Qualquer dinheiro em excesso que nós recebermos (mais que $39.55/mês) será guardado para os próximos meses ou utilizado para expansão dos serviços do ~vern.</p>
<p>Informações sobre o uso dessas doações podem ser encontradas no <a href=/pt-BR/finreport>relatório mensal de finanças</a>.</p>
<p>Informações sobre o uso dessas doações podem ser encontradas no <a href=/por-BR/finreport>relatório mensal de finanças</a>.</p>
<!--#include file="footer.cgi" -->
</body>

View File

@ -21,13 +21,13 @@
<br>
<img src="https://img.shields.io/liberapay/goal/vern.svg?logo=liberapay" />
<p>Uma doação poderia ajudar imensamente a manter o ~vern funcionando! Atualmente apenas aceitamos doações via XMR ou Liberapay.</p>
<p>Se você conhece outra forma de receber doações, tanto por criptomoedas quanto por moeda comum, por favor contate um <a href=/pt-BR/admins>administrador</a> sobre isso.</p>
<p>Se você conhece outra forma de receber doações, tanto por criptomoedas quanto por moeda comum, por favor contate um <a href=/por-BR/admins>administrador</a> sobre isso.</p>
<p>Como forma de agradecimento, doadores podem acessar serviços restritos como o Jellyfin e também podem optar por utilizar um domínio de email customizado no ~vern.</p>
<p><a href=//liberapay.com/vern>Liberapay</a> aceita doações em diferentes moedas, maiores informações podem ser encontradas em <a href=//liberapay.com/about/global>liberapay.com</a>.</p>
<p>Nós temos um OpenAlias de XMR em <i>vern.cc</i>, então simplesmente digite vern.cc na barra de endereços e clique em "Resolver".</p>
<p>Nosso endereço XMR por extenso é <code>4ATm8EZaC4iEuwt1VABuxFPi5xq4HgvqgghmKqvgQyvwQf9KK7AyYFXCYCZ3xBiqZ38CctAWihJ3yLeKAeGJfQBgDxQnn91</code></p>
<img src="/media/xmr.png" alt="Um código QR representando nosso endereço XMR" width=300 height=300>
<p>Uma forma transparente de saber para onde direcionamos esses recursos pode ser encontrada em <a href=/pt-BR/costs>/costs</a>
<p>Uma forma transparente de saber para onde direcionamos esses recursos pode ser encontrada em <a href=/por-BR/costs>/costs</a>
<!--#include file="footer.cgi" -->
</body>
</html>

1
por-BR/donations.html Normal file
View File

@ -0,0 +1 @@
<meta http-equiv="Refresh" content="0; url='/por-BR/donate'" />

View File

@ -8,10 +8,10 @@
<title>403 Forbidden | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<h1>403 Forbidden</h1>
<p>Você não tem acesso a esta página. Isso pode ser porque o usuário www-data pode não ter as permissões de leitura corretas neste arquivo.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/errors/common.html" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -8,10 +8,10 @@
<title>404 Not Found | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<h1>404 Not Found</h1>
<p>A página que você visitou pode não existir ou não ter as permissões corretas de leitura.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/errors/common.html" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -8,10 +8,10 @@
<title>503 Service Unavailable | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<h1>503 Service Unavailable</h1>
<p>Este serviço está indisponível.</p>
<!--#include file="/en/errors/common.html" -->
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/errors/common.html" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -0,0 +1,2 @@
<p>Contate um <a href=/por-BR/admins>administrador</a> se isso é um erro.</p>
<a href=/por-BR/>Página principal</a>

View File

@ -12,9 +12,9 @@
<body>
<!--#include file="nav.php" -->
<div class=h><h1 id=faq>Questões frequentes (FAQ)</h1> <a aria-hidden=true href=#faq>#faq</a></div>
<p>Essa é a lista de questões mais frequentes sobre o ~vern e os serviços que nós oferecemos. Nós colocamos nosso máximo ao responder as perguntas, mas se algo necessita ser esclarecido, contate um <a href=/pt-BR/admins>administrador</a>. Esta página está em constante crescimento, e se você quer um item adicionado, contate um administrador.</p>
<p>Essa é a lista de questões mais frequentes sobre o ~vern e os serviços que nós oferecemos. Nós colocamos nosso máximo ao responder as perguntas, mas se algo necessita ser esclarecido, contate um <a href=/por-BR/admins>administrador</a>. Esta página está em constante crescimento, e se você quer um item adicionado, contate um administrador.</p>
<div class=h><h2 id=signup>Como eu me registro?</h2> <a aria-hidden=true href=#signup>#signup</a></div>
<p>Se cadastre indo à <a href=/pt-BR/register>página de registro</a> e preenchendo o formulário. Um administrador auditará seu pedido. Você receberá um email dizendo se seu pedido de registro foi aceito.</p>
<p>Se cadastre indo à <a href=/por-BR/register>página de registro</a> e preenchendo o formulário. Um administrador auditará seu pedido. Você receberá um email dizendo se seu pedido de registro foi aceito.</p>
<div class=h><h2 id=recovery>Como posso substituir minha chave pública?</h2> <a aria-hidden=true href=#recovery>#recovery</a></div>
<p>Envie um email pelo endereço utilizado ao se registrar e nós trocaremos para você.</p>
@ -24,7 +24,7 @@
<div class=h><h2 id=distro>Quais distros o ~vern usa?</h2> <a aria-hidden=true href=#distro>#distro</a></div>
<p>Utilizamos Debian em praticamente todos os sistemas com os repositórios non-free desativados. A exceção é o nosso PubnixVM que atualmente utiliza NixOS com o kernel Linux-Libre.</p>
<p>Para mais informações, confira <a href=/pt-BR/sysinfo>/sysinfo</a>
<p>Para mais informações, confira <a href=/por-BR/sysinfo>/sysinfo</a>
<div class=h><h2 id=site>Como posso configuar meu user-site?</h2> <a aria-hidden=true href=#site>#site</a></div>
<p>Apenas coloque os arquivos relevantes em <code>~/public_html</code> para HTTP, <code>~/public_gopher</code> para Gopher e <code>~/public_gemini</code> para Gemini. Isso será o diretório principal do seu website/gopherhole/capsule. Por exemplo, se um usuário foo quiser um site, ele criaria <code>/home/foo/public_html/index.html</code>. Um arquivo <code>/bar</code> no user-site de foo's se localizaria em <code>/home/foo/public_html/bar</code>.</p>
@ -47,7 +47,7 @@
<p>Sim, por meio de um registro CNAME em seu domínio que aponta para username.vern.cc.</p>
<div class=h><h2 id=broken>Por que X está quebrado?</h2> <a aria-hidden=true href=#broken>#broken</a></div>
<p>Se um serviço não funciona, por favor, informe um <a href=/pt-BR/admins>administrador</a>.</p>
<p>Se um serviço não funciona, por favor, informe um <a href=/por-BR/admins>administrador</a>.</p>
<div class=h><h2 id=quota>Quando eu tento copiar um arquivo, ele me responde "Quota Reached"</h2> <a aria-hidden=true href=#quota>#quota</a></div>
<p>Para prevenir zip-bombing no pubnix, nós utilizamos User Quotas do ZFS.</p>
@ -59,7 +59,7 @@
<p>Você pode arrumar as permissões com <code>chmod 711 ~; chmod 755 ~/public_html ~/public_gemini ~/public_gopher</code>.</p>
<div class=h><h2 id=contact>Eu não requisitei uma conta ao registrar e não possuo mais o email que utilizei ao registrar. Como posso contatar um administrador?</h2> <a aria-hidden=true href=#contact>#contact</a></div>
<p>Contate qualquer administrador utilizando dos meios de comunicação disponíveis na <a href=/pt-BR/admins>página de administradores</a>. O administrador te dará uma mensagem criptografada com sua chave SSH pública, a qual você pode descriptografar com sua chave privada. Se obtiver sucesso, você pode ter acesso a sua conta novamente. Se você não pode utilizar esse método, contate um administrador com o email utilizado no registro.</p>
<p>Contate qualquer administrador utilizando dos meios de comunicação disponíveis na <a href=/por-BR/admins>página de administradores</a>. O administrador te dará uma mensagem criptografada com sua chave SSH pública, a qual você pode descriptografar com sua chave privada. Se obtiver sucesso, você pode ter acesso a sua conta novamente. Se você não pode utilizar esse método, contate um administrador com o email utilizado no registro.</p>
<div class=h><h2 id=pronunciation>Como pronunciar ~vern?</h2> <a aria-hidden=true href=#pronunciation>#pronunciation</a></div>
<p>~vern é pronunciado com o IPA /vˈɝːn/ em inglês. Para ouvir a pronúncia vá para <a href="//radio.vern.cc/intro.ogg">radio.vern.cc/intro.ogg</a></p>

View File

@ -10,7 +10,7 @@
<title>Relatório Financeiro de Novembro 2022 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=nov22finreport>Relatório Financeiro do ~vern de Novembro 2022</h1> <a aria-hidden=true href=#nov22finreport>#nov22finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 33.74 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>11.38 USD para Iceberg, 21.73 USD for Mythos.</p>
<p>No total, 33.11 USD foi utilizado neste mês. Nós temos 0.63 USD + por volta de 18.50 USD (taxa de conversão de XMR na data de 1st Dec 2022) = 19.13 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Dezembro 2022| ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=dec22finreport>Reporte Financeiro de Dezembro de 2022 do ~vern</h1> <a aria-hidden=true href=#dec22finreport>#dec22finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 12.67 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg</p>
<p>No total, 5 USD foi utilizado neste mês. Nós temos 8.30 USD + por volta de 19.05 USD (taxa de conversão de XMR na data de 31st Dec 2022) = 26.72 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Janeiro 2023| ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=jan23finreport>Reporte Financeiro de Janeiro de 2023 do ~vern</h1> <a aria-hidden=true href=#jan23finreport>#jan23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 16.41 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg</p>
<p>No total, 5 USD foi utilizado neste mês. Nós temos 11.41 USD + por volta de 41.16 USD (taxa de conversão de XMR na data de 1st Feb 2023) = 52.57 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Fevereiro de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=feb23finreport>Reporte Financeiro de Fevereiro de 2023 do ~vern</h1> <a aria-hidden=true href=#feb23finreport>#feb23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 0 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg</p>
<p>No total, 5 USD foi utilizado neste mês. Nós temos 14.71 USD + por volta de 34.58 USD (taxa de conversão de XMR na data de 28th Feb 2023) = 49.29 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Março de 2023| ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=mar23finreport>Reporte financeiro de Março de 2023 do ~vern</h1> <a aria-hidden=true href=#mar23finreport>#mar23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 2.61 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg</p>
<p>No total, 5 USD foi utilizado neste mês. Nós temos 12.32 USD + por volta de 35.70 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 48.02 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Abril de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=apr23finreport>Reporte Financeiro de Abril de 2023 do ~vern</h1> <a aria-hidden=true href=#apr23finreport>#apr23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 0 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 2.8 USD for Mythos</p>
<p>No total, 7.8 USD foi utilizado neste mês. Nós temos 4.52 USD + por volta de 35.70 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 48.02 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Maio de 2023| ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=may23finreport>Reporte Financeiro de Maio de 2023 do ~vern</h1> <a aria-hidden=true href=#may23finreport>#may23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 54.82 USD no LiberaPay neste mês (obrigado!).</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.68 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 36.98 USD foi utilizado neste mês. Nós temos 22.36 USD + por volta de 33.98 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 56.34 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Junho de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=jun23finreport>Reporte Financeiro de Junho de 2023 do ~vern</h1> <a aria-hidden=true href=#jun23finreport>#jun23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 1.88 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 37.05 USD foi utilizado neste mês. Nós temos -14.29 USD + por volta de 33.98 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 18.89 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Julho de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=jul23finreport>Reporte Financeiro de Julho de 2023 do ~vern</h1> <a aria-hidden=true href=#jul23finreport>#jul23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 20.59 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 37.05 USD foi utilizado neste mês. Nós temos 2.43 USD + por volta de 33.98 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 36.41 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Agosto de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=aug23finreport>Reporte Financeiro de Agosto de 2023 do ~vern</h1> <a aria-hidden=true href=#aug23finreport>#aug23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 1.90 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 37.05 USD foi utilizado neste mês. Nós temos -32.72 USD + por volta de 33.98 USD (taxa de conversão de XMR na data de 1st Apr 2023) = 1.26 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Setembro de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=sep23finreport>Reporte de Setembro de 2023 do ~vern</h1> <a aria-hidden=true href=#sep23finreport>#sep23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 0 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 37.05 USD foi utilizado neste mês. Nós temos -69.77 USD + por volta de 29.31 USD (taxa de conversão de XMR na data de 23rd Nov 2023) = -40.46 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Outubro de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=oct23finreport>Reporte Financeiro de Outubro de 2023 do~vern</h1> <a aria-hidden=true href=#oct23finreport>#oct23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 0 USD no LiberaPay neste mês.</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon; 0.1321527686 XMR for the vern.cc domain</p>
<p>No total, 37.05 USD and 0.1321527686 XMR were used up este mês. Nós temos -106.82 USD + por volta de 12.80 USD (taxa de conversão de XMR na data de 23rd Nov 2023) = -94.02 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -10,7 +10,7 @@
<title>Reporte Financeiro de Novembro de 2023 | ~vern</title>
</head>
<body>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=nov23finreport>Reporte Financeiro de Novembro de 2023 do ~vern</h1> <a aria-hidden=true href=#nov23finreport>#nov23finreport</a></div>
<div class=h><b id=liberapay>LiberaPay (dinheiro):</b> <a aria-hidden=true href=#liberapay>#liberapay</a></div>
<p>Recebemos um total de 99.35 USD no LiberaPay neste mês (obrigado!).</p>
@ -20,6 +20,6 @@
<p>5 USD para Iceberg; 4.75 USD for Mythos; 27.3 USD for Typhoon</p>
<p>No total, 37.05 USD foi utilizado neste mês. Nós temos -44.52 USD + por volta de 12.80 USD (taxa de conversão de XMR na data de 23rd Nov 2023) = -31.72 USD restantes.</p>
<p>O dinheiro extra não foi dividido entre o time.</p>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -4,8 +4,8 @@ echo ""
echo "<footer>"
echo "<br>"
echo "<p>Feito com &lt;3 pelo time ~vern</p>"
echo "<p>Copyright (C) 2022-2023 <a href=/pt-BR/admins>~vern</a>. <a rel="license" href="/LICENSE.txt">Alguns direitos reservados</a> sob a CC BY-SA 4.0</p>"
echo "<p>Informações sobre o logo podem ser encontrados em<a href=/pt-BR/logo>/logo</a>"
echo "<p>Copyright (C) 2022-2023 <a href=/por-BR/admins>~vern</a>. <a rel="license" href="/LICENSE.txt">Alguns direitos reservados</a> sob a CC BY-SA 4.0</p>"
echo "<p>Informações sobre o logo podem ser encontrados em<a href=/por-BR/logo>/logo</a>"
echo "<p>Encontre o código fonte desse site no <a rel="source" href="//git.vern.cc/vern/website">~vern git</a></p>"
echo "Detalhes do commit: <a href=http://git.vern.cc/vern/website/commit/$(git rev-parse HEAD)>$(git rev-parse --short HEAD)-$(git show -s --format=%ci)</a>"
echo "</footer>"

View File

@ -14,11 +14,11 @@
<div class=h><h1 id=vern>Bem-vindo ao ~vern!</h1> <a aria-hidden=true href=#vern>#vern</a></div>
<p>~vern é um <a href=//tildeverse.org>tilde</a> não comercial focado em software livre e serviços! Isso significa que nós somos uma comunidade que gosta de compartilhar, engajar, participar e criar software livre para todos, sem exceções.</p>
<p>Enquanto nós hospedamos diversos serviços como front-ends privados, ~vern é bem conhecido por sua comunidade acolhedora e participativa, que foi feita dessa forma desde o início. Nós estamos aqui para não só dar software nas suas mãos, mas para te guiar por ele.</p>
<p>O ~vern também possui um <a href=/pt-BR/sysinfo#pubnix>pubnix</a>, isto é, um computador público que possui NixOS com o kernel Linux-Libre para melhor liberdade. Os repositórios não livres também são desativados.</p>
<p>O ~vern também possui um <a href=/por-BR/sysinfo#pubnix>pubnix</a>, isto é, um computador público que possui NixOS com o kernel Linux-Libre para melhor liberdade. Os repositórios não livres também são desativados.</p>
<p>Por fim, o propósito do ~vern é te prover a melhor experiência que poderíamos ter nessa internet desesperançosa, e te ajudar a fazer o que você precisa quando você precisar!</p>
<p>Todos os nossos servidores rodam <a href=/pt-BR/sysinfo>distibuições GNU/Linux livres</a>.</p>
<p>Todos os nossos servidores rodam <a href=/por-BR/sysinfo>distibuições GNU/Linux livres</a>.</p>
<div class=h><h2 id=announcements>Anúncios</h2> <a aria-hidden=true href=#announcements>#announcements</a></div>
<p>Uma lista de anúncios pode ser encontrada em <a href=/pt-BR/announcements>/announcements</a>
<p>Uma lista de anúncios pode ser encontrada em <a href=/por-BR/announcements>/announcements</a>
<!--#include file="ssi_anno.shtml" -->
<div class=h><h2 id=community>Comunidade</h2> <a aria-hidden=true href=#community>#community</a></div>
<p><b>Você pode encontrar nossa comunidade nos grandes meios de comunicação livres:</b></p>
@ -35,13 +35,13 @@
<li>Monitoramento de uptime - <a href="//mto.vern.cc/#/#uptime:vern,cc" target="_blank">Matrix</a>, <a href="xmpp:uptimekuma@muc.vern.cc" target="_blank">XMPP</a>, <a href="ircs://irc.tilde.chat:6697/#vern-uptime" target="_blank">IRC</a></li>
</ul>
<div class=h><h2 id=services>Serviços</h2> <a aria-hidden=true href=#services>#services</a></div>
<p>Você pode ter acesso aos serviços marcados com "Registro necessário" simplesmente <a href=/pt-BR/register>se inscrevendo</a> pelo nosso formulário de registro.</p>
<p>Com exceção do Minetest pela clearnet e serviços hospedados no <a href=/pt-BR/sysinfo#iceberg>Iceberg</a> e no <a href="/pt-BR/sysinfo#typhoon">Typhoon</a>, nenhum dos serviços que hospedamos possuem a habilidade de logar seu IP por conta de nosso uso do Wireguard. Logs de IP no Iceberg são desativados.</p>
<p>Também hospedamos nossos serviços no <a href=/pt-BR/tor>Tor</a> e <a href=/pt-BR/i2p>I2P</a>.</p>
<p>Você pode ter acesso aos serviços marcados com "Registro necessário" simplesmente <a href=/por-BR/register>se inscrevendo</a> pelo nosso formulário de registro.</p>
<p>Com exceção do Minetest pela clearnet e serviços hospedados no <a href=/por-BR/sysinfo#iceberg>Iceberg</a> e no <a href="/por-BR/sysinfo#typhoon">Typhoon</a>, nenhum dos serviços que hospedamos possuem a habilidade de logar seu IP por conta de nosso uso do Wireguard. Logs de IP no Iceberg são desativados.</p>
<p>Também hospedamos nossos serviços no <a href=/por-BR/tor>Tor</a> e <a href=/por-BR/i2p>I2P</a>.</p>
<p>Serviços marcados com "AD:" tem subdomínios alternativos para serem utilizados.</p>
<!--#include file="services.html" -->
<div class=h><h2 id=sysinfo>Quais computadores o ~vern utiliza?</h2> <a aria-hidden=true href=#sysinfo>#sysinfo</a></div>
<p>O ~vern possui servidores funcionando de formas diferentes. Você pode encontrar uma lista deles e seus usos em <a href=/pt-BR/sysinfo>/sysinfo</a>.</p>
<p>O ~vern possui servidores funcionando de formas diferentes. Você pode encontrar uma lista deles e seus usos em <a href=/por-BR/sysinfo>/sysinfo</a>.</p>
<!--#include file="footer.cgi" -->
</body>
</html>

View File

@ -1,16 +1,16 @@
<!--<link rel=stylesheet href="//gcdn.vern.cc/vernsite/style.css">-->
<header>
<a href=/pt-BR/><img src="/media/verntrans.svg" alt="~V" class="navlogo"></a>
<a href=/por-BR/><img src="/media/verntrans.svg" alt="~V" class="navlogo"></a>
<nav>
<a href="//status.vern.cc">Status</a>
<a href="/pt-BR/users">Usuários</a>
<a href="/pt-BR/register">Registrar</a>
<a href="/por-BR/users">Usuários</a>
<a href="/por-BR/register">Registrar</a>
<a href="//wiki.vern.cc">Wiki</a>
<a href="/pt-BR/blog">Blog</a>
<a href="/pt-BR/faq">FAQ</a>
<a href="/pt-BR/rules">Regras</a>
<a href="/pt-BR/privpol">Políticas</a>
<a href="/pt-BR/donate">Doar</a>
<a href="/por-BR/blog">Blog</a>
<a href="/por-BR/faq">FAQ</a>
<a href="/por-BR/rules">Regras</a>
<a href="/por-BR/privpol">Políticas</a>
<a href="/por-BR/donate">Doar</a>
<a aria-label="RSS" href="/blog/feed.xml"><i style="color: #EE802F;" data-content="RSS Feed" data-position="top center" data-variation="inverted tiny"><svg style="display: inline-block; vertical-align: text-top; fill: currentcolor;" viewBox="0 0 16 16" class="svg octicon-rss" width="18" height="18" aria-hidden="true"><path fill-rule="evenodd" d="M2.002 2.725a.75.75 0 0 1 .797-.699C8.79 2.42 13.58 7.21 13.974 13.201a.75.75 0 1 1-1.497.098 10.502 10.502 0 0 0-9.776-9.776.75.75 0 0 1-.7-.798zM2 13a1 1 0 1 1 2 0 1 1 0 0 1-2 0zm.84-5.95a.75.75 0 0 0-.179 1.489c2.509.3 4.5 2.291 4.8 4.8a.75.75 0 1 0 1.49-.178A7.003 7.003 0 0 0 2.838 7.05z"></path></svg></i></a>
</nav>
</header>

View File

@ -124,10 +124,10 @@
<?php
} else {
?>
<meta http-equiv="refresh" content="5;url=/pt-BR/" />
<meta http-equiv="refresh" content="5;url=/por-BR/" />
<div class=h><h1 id=thanks>Confirmado!</h1> <a aria-hidden=true href=#thanks>#thanks</a></div>
<p>Você também recebeu um e-mail confirmando a ação.</p>
<p>Você será redirecionado de volta para a <a href=/pt-BR/>página principal</a> em 5 segundos.</p>
<p>Você será redirecionado de volta para a <a href=/por-BR/>página principal</a> em 5 segundos.</p>
<?php
}
?>

1
por-BR/onion.html Normal file
View File

@ -0,0 +1 @@
<meta http-equiv="Refresh" content="0; url='/por-BR/tor'" />

View File

@ -28,12 +28,12 @@
}
}
?>
<!--#include file="/en/nav.php" -->
<!--#include file="/por-BR/nav.php" -->
<div class=h><h1 id=pgp>Chaves PGP de usuários</h1> <a aria-hidden=true href=#pgp>#pgp</a></div>
<p>Esta é uma lista com as chaves PGP dos usuários do ~vern.</p>
<ol>
<?php echo $list; ?>
</ol>
<!--#include file="/en/footer.cgi" -->
<!--#include file="/por-BR/footer.cgi" -->
</body>
</html>

View File

@ -13,7 +13,7 @@
NAV
<div class=h><h1 id=pgp-recovery>Recuperação de conta por PGP</h1> <a aria-hidden=true href=#pgp-recovery>#pgp-recovery</a></div>
<p>Preencha o formulário e prossiga com os passos a seguir.</p>
<form method="post" action="/en/recovery-challenge.cgi">
<form method="post" action="/por-BR/recovery-challenge.cgi">
<input hidden type=text name=method value="generate">
<p>Username:
<input type=text name=username>

Some files were not shown because too many files have changed in this diff Show More