diff options
| author | Christian Cleberg <[email protected]> | 2026-08-01 23:56:19 -0500 |
|---|---|---|
| committer | Christian Cleberg <[email protected]> | 2026-08-01 23:56:19 -0500 |
| commit | c03e38b07ce439f9e6f4d23cb470193393e840e2 (patch) | |
| tree | 356657ff9396912e1c8bfb36f8c0d4afe283b152 /content/services/_index.md | |
| parent | 65f7a9607a60adbcb33ce4227f96980345006d5e (diff) | |
| download | krz.sh-c03e38b07ce439f9e6f4d23cb470193393e840e2.tar.gz krz.sh-c03e38b07ce439f9e6f4d23cb470193393e840e2.tar.bz2 krz.sh-c03e38b07ce439f9e6f4d23cb470193393e840e2.zip | |
initial commit
Diffstat (limited to 'content/services/_index.md')
| -rw-r--r-- | content/services/_index.md | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/content/services/_index.md b/content/services/_index.md new file mode 100644 index 0000000..8a02950 --- /dev/null +++ b/content/services/_index.md @@ -0,0 +1,42 @@ ++++ +title = "Services" +description = "Public self-hosted services from krazy warez." +sort_by = "weight" ++++ + +Public services hosted by krazy warez. + +These are maintained on a best-effort basis. Logging and retention are kept +minimal where practical. + +## proxies / front-ends + +- [AnonymousOverflow](https://ao.krz.sh) — StackOverflow alternative front-end +- [SkunkyArt](https://art.krz.sh) — DeviantArt alternative front-end +- [BiblioReads](https://br.krz.sh) — Goodreads alternative front-end +- [BreezeWiki](https://bw.krz.sh) — Fandom alternative front-end +- [Gothub](https://gh.krz.sh) — alternative GitHub interface +- [hn](https://hn.krz.sh) — Hacker News proxy +- [LibremDB](https://ld.krz.sh) — IMDb alternative front-end +- [Binternet](https://pin.krz.sh) — Pinterest alternative front-end +- [Piped](https://pipedapi.krz.sh) — YouTube alternative front-end +- [Small](https://small.krz.sh) — Medium alternative front-end + +## other services + +- [CyberChef](https://cc.krz.sh) — the Cyber Swiss Army Knife +- [Hat.sh](https://hat.krz.sh) — simple, fast, secure client-side file encryption +- [LibreTranslate](https://lt.krz.sh) — a translation engine +- [Mazanoke](https://mz.krz.sh) — local image optimizer that runs in your browser +- [Office](https://office.krz.sh) — the world's smallest office suite +- [SearXNG](https://search.krz.sh) — a privacy-respecting open metasearch engine +- [Send](https://send.krz.sh) — simple, private file sharing + +## services i built + +- [1kb](https://rogue.krz.sh/1kb/#g) — ultra-small roguelike game +- [1mb](https://rogue.krz.sh/1mb/) — extension of 1kb, showing what's possible with 1mb +- [FlashPaper](https://paste.krz.sh) — one-time encrypted password and secret sharing +- [org-live](https://org.krz.sh) — a basic org-mode editor for the web +- [projects](https://projects.krz.sh) — bare nginx directory listing of web-based projects +- [Slash](https://slash.krz.sh) — bookmark and link sharing platform |
