cmc/cleberg.net

My personal web garden & blog.

clone: git clone https://gitbay.org/cmc/cleberg.net.git

910a9b4a7ed2e06db96c47478cfab5fb660debcb

unsigned

author: Christian Cleberg <hello@cleberg.net> · 2025-03-20T04:29:23Z

break page into proxies vs. apps
 content/services/index.org | 48 ++++++++++++++++++++++++++++------------------
 1 file changed, 29 insertions(+), 19 deletions(-)

diff --git a/content/services/index.org b/content/services/index.org
index 0505da5..659ad6d 100644
--- a/content/services/index.org
+++ b/content/services/index.org
@@ -1,23 +1,33 @@
 #+title: Services
 #+slug: index
 
-- [[https://ao.cmc.pub/][AnonymousOverflow]] - A StackOverflow proxy
-- [[https://br.cmc.pub/][BiblioReads]] - An Alternative Private Goodreads Front-End
-- [[https://pin.cmc.pub/][Binternet]] - A custom Pinterest frontend, made in PHP
-- [[https://bw.cmc.pub/][BreezeWiki]] - A Fandom frontend
-- [[https://cc.cmc.pub/][CyberChef]] - The Cyber Swiss Army Knife
-- [[https://files.cmc.pub/][FileArchive]] - An interesting file archive
-- [[https://paste.cmc.pub/][FlashPaper]] - One-time encrypted password/secret sharing
-- [[https://ld.cmc.pub][LibremDB]] -  A free & open source IMDb front-end
-- [[https://lt.cmc.pub][LibreTranslate]] - A translation engine
-- [[https://office.cmc.pub/][Office]] - The world's smallest office suite
-- [[https://org.cmc.pub/][Org-Live]] - A basic org-mode editor for the web I built
-- [[https://pgp.cmc.pub/][PGP]] - A simple and easy-to-use client-side PGP tool
-- [[https://pb.cmc.pub][Priviblur]] - A privacy-focused alternative frontend to Tumblr
-- [[https://rimgo.cmc.pub/][Rimgo]] - An alternative frontend for Imgur
-- [[https://rd.cmc.pub/][Rural Dictionary]] - Private, NoJS Urban Dictionary frontend
-- [[https://search.cmc.pub/][SearXNG]] - A privacy-respecting, open metasearch engine
-- [[https://art.cmc.pub/][SkunkyArt]] - Alternative frontend for DeviantArt
-- [[https://small.cmc.pub][Small]] - An alternative frontend for Medium
+* Alternative Front-Ends/Proxies
 
-See the [[https://github.com/ccleberg/cmc.pub/commits/main/content/services/index.org][git log]] if you want to see changes that have been made.
+| Service           | Replaces         |
+|-------------------+------------------|
+| [[https://ao.cmc.pub/][AnonymousOverflow]] | StackOverflow    |
+| [[https://br.cmc.pub/][BiblioReads]]       | Goodreads        |
+| [[https://pin.cmc.pub/][Binternet]]         | Pinterest        |
+| [[https://bw.cmc.pub/][BreezeWiki]]        | Fandom           |
+| [[https://ld.cmc.pub][LibremDB]]          | IMDb             |
+| [[https://pb.cmc.pub][Priviblur]]         | Tumblr           |
+| [[https://rimgo.cmc.pub/][Rimgo]]             | Imgur            |
+| [[https://rd.cmc.pub/][Rural Dictionary]]  | Urban Dictionary |
+| [[https://art.cmc.pub/][SkunkyArt]]         | DeviantArt       |
+| [[https://small.cmc.pub][Small]]             | Medium           |
+
+* Other Services
+
+| Service        | Description                                   |
+|----------------+-----------------------------------------------|
+| [[https://cc.cmc.pub/][CyberChef]]      | The Cyber Swiss Army Knife                    |
+| [[https://files.cmc.pub/][FileArchive]]    | An interesting file archive                   |
+| [[https://paste.cmc.pub/][FlashPaper]]     | One-time encrypted password/secret sharing    |
+| [[https://lt.cmc.pub][LibreTranslate]] | A translation engine                          |
+| [[https://office.cmc.pub/][Office]]         | The world's smallest office suite             |
+| [[https://org.cmc.pub/][Org-Live]]       | A basic org-mode editor for the web I built   |
+| [[https://pgp.cmc.pub/][PGP]]            | A simple and easy-to-use client-side PGP tool |
+| [[https://search.cmc.pub/][SearXNG]]        | A privacy-respecting, open metasearch engine  |
+
+
+See the [[https://github.com/ccleberg/cmc.pub/commits/main/content/services/index.org][git log]] if you want to see a log of changes made to this page.