This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
services.html
60 lines (58 loc) · 4.96 KB
/
services.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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="A list of privacy-friendly services you can access that are ran by Nune.">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="author" content="Blitzwing">
<title>Blitzwing: Services</title>
<!--====== Favicon Icon ======-->
<link rel="shortcut icon" href="img/2.png" type="image/png">
<link rel="stylesheet" href="/style.css">
</head>
<body>
<p><h2>Blitzwing Services</h2></p>
<p>These are services I host on subdomains of this site, through VPSes, and simple pages.</p>
<p>I had some misadventures beforehand, before I realized a VPS with Caddy and Docker would be easier. (and easier it was!)</p>
<p>Donations: In lieu of giving me money directly, consider contributing to <a href="https://throne.com/gigirassy">my wishlist</a> so I can have more money left to pay for the services. It helps a ton as me and my family have virtually no income at the moment, and it's anonymous as well. Costs for my Hetzner-hosted services total to around 10 euro a month.</p>
<h3>Usage Policy</h3>
<p>By using the services, you agree that you will not use them for exploitation of others, DDoS/memory flooding, data scraping (host your own instead!), purposes related to harmful structures (ick!), or commercial activities.</p>
<h4><i>Squawk!</i></h4>
<p><img src="/img/squawktalk.png" style="float:right;"> Squawktalk from Transformers, the <a href="https://www.eff.org/deeplinks/2014/04/warrant-canary-faq">honorary canary</a>, would like to inform you that my services have not been served a warrant, subpoena, or forced to do any modifications by law enforcement. Pay attention; if Squawktalk leaves, run.</p>
<h3>Services</h3>
<h4>Searching!</h4>
<p><ul>
<li><a href="https://search.blitzw.in/">SearXNG</a>: A self-described "metasearch engine" that gathers results from many different search engines without tracking you. Hosted on a Hetzner VPS.</li>
<li><a href="https://libre.blitzw.in/">LibreY</a>: Another "metasearch engine" that gathers results from many different search engines without tracking you. Feel free to set either it or SearXNG as your default! Hosted on a Hetzner VPS. Currently down due to a bug.</li>
</ul></p>
<h4>Sharing!</h4>
<p><ul>
<li><a href="https://send.blitzw.in">Send</a>: Transfer files with links! Up to 20MB allowed. Hosted on a Hetzner VPS.</li>
</ul></p>
<h4>Utility!</h4>
<p><ul>
<li><a href="https://co.blitzw.in">Cobalt</a>: Download media files from many social media sites. Doesn't really work for Youtube on my instance for some unholy reason, but it should download Instagram and Soundcloud, among other things. Hosted on a Hetzner VPS.</li>
<li><a href="https://pdf.blitzw.in">Stirling PDF</a>: Helpful tools for your PDFs! Hetzner-hosted. </li>
<li><a href="https://tools.blitzw.in">IT Tools</a>: Loads of helpful tools for developers, like decoding and encoding stuff, generating QR codes, and more. Hosted on Vercel at no cost to me.</li>
<li><a href="https://www.blitzw.in/nopaste/">Nopaste</a>: Entirely client-side Pastebin. Hosted on GitHub Pages at no cost to me. <b>Warning: PASTES GENERATED HERE DO NOT EXPIRE. Do not use this to share sensitive information. <a href="https://pb.envs.net">Use a Privatebin instance instead, like this one.</a></b></li>
</ul></p>
<h4>Frontends!</h4>
<p><ul>
<li><a href="https://hothead.blitzw.in">SimplyTranslate</a>: A translation frontend that doesn't track you! Translate from and to many languages here. Hosted on a Hetzner VPS.</li>
<li><a href="https://fan.blitzw.in">Breezewiki</a>: Browse Fandom without being exposed to military ads and cringe comments made by 10-year-olds. (Including my own!) Hosted on a Hetzner VPS.</li>
<li><a href="https://rl.blitzw.in">RedLib</a>: Browse Reddit without being tracked! Hetzner-hosted. **Under basic auth due to data scraping**. Username is blitzwing and password is redlib.</li>
</ul></p>
<h3>Not-Publicly Linked Services</h3>
<p><ul>
<li>Invidious: This is hosted on a different VPS than what I normally use, one that hasn't been blocked yet. To prevent people from abusing it to the point where the VPS is blocked, you'll have to email me for the link. nune[.at.]imap[.dot.]fi . Doesn't have to be formal, you can just put something like "Can I has Invidious" in the subject with a cute cat pic attached and I'll send it to you. Alias will not be replied to. I won't care about what you watch.</li>
</ul></p>
</ul></p>
<h1><a href="/index.html">Go back.</a></h1>
</ul></p>
<div class="footer"><p><a href="/privacypolicy.html">Privacy</a></p>
<p><a href="https://decolonizepalestine.com/"><img src="/img/free-palestine.gif" alt="Free Palestine"></a></p></div>
</div>
</body>
</html>