39 lines
2.3 KiB
HTML
39 lines
2.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<meta name="description" content="Experimental privacy-centric project that aims to provide a random selection of open-source services free of charge">
|
|
|
|
<link rel="stylesheet" href="/simple.min.css">
|
|
|
|
<link rel="icon" type="image/png" href="/assets/favicon-96x96.png" sizes="96x96" />
|
|
<link rel="icon" type="image/svg+xml" href="/assets/favicon.svg" />
|
|
<link rel="shortcut icon" href="/assets/favicon.ico" />
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/assets/apple-touch-icon.png" />
|
|
<meta name="apple-mobile-web-app-title" content="Umbrella" />
|
|
<link rel="manifest" href="/assets/webmanifest.json" />
|
|
|
|
<title>Umbrella</title>
|
|
</head>
|
|
<body>
|
|
<main>
|
|
<h4>About</h4>
|
|
<p><b>Umbrella.haus</b> is an experimental, privacy-centric project that aims to provide a curated selection of open-source services free of charge. All services are hosted on a dedicated server located in Hetzner's Helsinki data center.</p>
|
|
<p>Feel free to send inquiries to <code>ben (at) uq.ci</code> (<a href="https://golfed.xyz/pgp.txt">PGP</a>) or <code>xmr.02</code> on Signal.</p>
|
|
<h4>Services</h4>
|
|
<p><a href="https://git.umbrella.haus">Gitea</a>: Forge software package for hosting software version control using Git.</p>
|
|
<p><a href="https://4.umbrella.haus">4get</a>: Proxy search engine that doesn't suck. Features a JavaScript-free interface and supports searching for websites, images, videos, news, and music.</p>
|
|
<p><a href="https://ip.umbrella.haus">EchoIP</a>: Simple IP address lookup service with support for ASN, country, and city lookups powered by the MaxMind GeoIP database.</p>
|
|
<p><a href="https://speed.umbrella.haus">LibreSpeed</a>: Extremely lightweight speedtest implemented in JavaScript (telemetry disabled). Utilizes XMLHttpRequest and Web Workers.</p>
|
|
<h4>Tor Relays</h4>
|
|
<ul>
|
|
<li><a href="https://metrics.torproject.org/rs.html#details/15CD2C302869242498AFEB2369C0E95882DFCB6A">Caspian</a> (<code>15CD2...DFCB6A</code>, deployed Jan. 8th 2025)</li>
|
|
</ul>
|
|
</main>
|
|
|
|
<footer>
|
|
<i><a href="https://umbrella.haus" target="_blank">umbrella.haus</a> // Last update: Jan. 14th 2025</i>
|
|
</footer>
|
|
</body>
|
|
</html> |