-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
33 lines (29 loc) · 1.78 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>hecke.rs</title>
<link href="/style.css" rel="stylesheet" type="text/css" media="all">
</head>
<body>
<h1><strong>hecke.rs</strong>: HECK THE PLANET</h1>
<h2>{subdomain registrar, services, etc.} for the inhabitants of the <strong>fediverse</strong></h2>
<p>We are grateful for the generous sponsorship of <a href="http://wobscale.website/">Wobscale Technologies, LLC</a>.</p>
<p><em>note</em>: <strong>We are not responsible for any content hosted on subdomains we do not control.</strong></p>
<p>Currently, the following subdomains are active:</p>
<ul>
<li><a href="https://md.hecke.rs">md.hecke.rs</a>, a collaborative markdown editor and host.</li>
<li>
<strike><a href="https://z.hecke.rs">z.hecke.rs</a>, a Zulip instance.</strike>
For various reasons (lack of use and annoying upkeep), z.hecke.rs is no longer in service for the forseeable future.
</li>
<li><a href="https://mail.hecke.rs">mail.hecke.rs</a>, a mail server.</li>
<li><a href="https://rss.hecke.rs">rss.hecke.rs</a>, a <a href="https://tt-rss.org/">tt-rss</a> installation.</li>
</ul>
<p>Some of these services are <strong>open-registration</strong>. Others are <strong>closed-registration</strong> for various reasons; email due to spam, tt-rss due to it being kinda insecure for multi-user, etc.
If you want an account on a closed service, just email the hecke.rs admin, Erin Moon <<a href="mailto:[email protected]">[email protected]</a>>.</p>
<div style="margin-top: 3em">
<img src="hecker.svg" style='height: 59px;' alt="an image of the Hackers smiley-face superimposed with two stylized right-pointing hands making finger-guns">
</div>
</body>
</html>