From fdac5ae0d1a1626979e66437289676b88b1421e7 Mon Sep 17 00:00:00 2001 From: fzorb Date: Thu, 6 Mar 2025 11:28:35 +0000 Subject: [PATCH] =?UTF-8?q?Edita=C8=9Bi=20projects.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- content/projects.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/projects.md b/content/projects.md index ff2fdde..465dd8e 100644 --- a/content/projects.md +++ b/content/projects.md @@ -17,7 +17,7 @@ title: "Projects (& Ideas)" I have always been a bit intrigued by older versions of Minecraft and I have to say I quite enjoy them. Here are some server ideas I have thought of: * **An actual anarchy server**: no plugins (other than AuthMe) and no dupe protection. Very little admin involvement unless necesarry (i.e. in case of something illegal going on). * **Some sort of towny server**: complete opposite compared to the last one. Towny plugin with some sort of economy mod. Maybe even an earth map. - * **Earth map for old beta versions**: Just take the maximum altitudes of coordinates from [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Altitude) and place dirt (and stone appropriately + * **Earth map for old beta versions**: Just take the maximum altitudes of coordinates from [OpenStreetMap](https://wiki.openstreetmap.org/wiki/Altitude) and place dirt (and stone) appropriately * **A reimplementation of the Minecraft Beta 1.2_02 server**: You get the idea. * **An open source brickbuilding game**: I have been fascinated ever since I was a child by Sandbox games, and as such I wish to make my own rendition of such a game. My inspiration for this project is Blockland. The main project goal is to make it kind of like Minetest, in the sense that it will be an engine and not a fully fledged game (i.e. you can make your own minigames easily). @@ -26,3 +26,5 @@ title: "Projects (& Ideas)" * **Free Tor/I2P/Yggdrasil mirroring service**: Mirror clearnet websites to Tor/I2P/Yggdrasil. Basically, all you need to do is prove that you are the owner of a website (via DNS or a .well-known file) and you can get a free I2P/Tor/Yggdrasil mirror. Legal implications and privacy concerns make this project a huge undertaking, as we're essentially becoming the exit node of a lot of people and with great power comes great responsibility (and abuse reports). * **A wiki website containing guides on setting up servers and other stuff**: Self explanatory -- kind of like a bigger version of https://wiki.installgentoo.com/wiki/Home_server +* **Nostr imageboard** + Nostr relay/client with an imageboard UI, probably will be written in something like Elixir. Already started working on something like this. Spam will certainly be a huge problem though. \ No newline at end of file