From 56e1e7ffe337952d2d9f39fae86ae57b932d7a7b Mon Sep 17 00:00:00 2001 From: CawaAlreadyTaken Date: Mon, 17 Nov 2025 23:14:08 +0100 Subject: [PATCH] Added all references from xmpp chat --- public/arf.json | 323 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 314 insertions(+), 9 deletions(-) diff --git a/public/arf.json b/public/arf.json index 836cc36..4976736 100644 --- a/public/arf.json +++ b/public/arf.json @@ -9,7 +9,13 @@ { "name": "Permacomputing", "type": "folder", - "children": [] + "children": [ + { + "name": "Permacomputing Wiki", + "type": "url", + "url": "https://permacomputing.net/" + } + ] }, { "name": "Low-tech & appropriate tech", @@ -19,7 +25,13 @@ { "name": "Energy & efficiency", "type": "folder", - "children": [] + "children": [ + { + "name": "First Gigawatt datacenter...", + "type": "url", + "url": "https://newsletter.semianalysis.com/p/xais-colossus-2-first-gigawatt-datacenter" + } + ] }, { "name": "E-waste & recycling", @@ -37,6 +49,16 @@ "name": "Privacy", "type": "folder", "children": [ + { + "name": "Accrescent - Android app store focused on security, privacy, and usability", + "type": "url", + "url": "https://accrescent.app/" + }, + { + "name": "Privacy-oriented useful tools", + "type": "url", + "url": "https://toolsutili.vado.li/" + }, { "name": "The Onion Router", "type": "folder", @@ -72,6 +94,16 @@ "name": "Espionage", "type": "folder", "children": [ + { + "name": "5, 9, 14 Eyes Countries", + "type": "url", + "url": "https://www.privacyaffairs.com/5-9-14-eyes-countries/" + }, + { + "name": "Brucia Il Telefono", + "type": "url", + "url": "https://bruciailtelefono.noblogs.org/" + }, { "name": "Nascondino", "type": "url", @@ -86,13 +118,29 @@ "name": "Privacy Cell", "type": "url", "url": "https://www.stoutner.com/privacy-cell/" + }, + { + "name": "Smart city in Palestina", + "type": "url", + "url": "https://antifascistecontroilpass.noblogs.org/smart-city-in-palestina-video-documentari/" + }, + { + "name": "Osservatorio Oscar - Smart Cities", + "type": "url", + "url": "https://osservatorio-oscar.org/2024/01/smart-city-67q.html" } ] }, { "name": "Secure messaging", "type": "folder", - "children": [] + "children": [ + { + "name": "BitChat - p2p chat", + "type": "url", + "url": "https://bitchat.cv/" + } + ] }, { "name": "Metadata & traffic analysis", @@ -108,6 +156,27 @@ "name": "Physical & biometric privacy", "type": "folder", "children": [] + }, + { + "name": "Whistleblowing & leaks", + "type": "folder", + "children": [ + { + "name": "Wikileaks", + "type": "url", + "url": "https://wikileaks.org/" + }, + { + "name": "GlobaLeaks", + "type": "url", + "url": "https://www.globaleaks.org/" + }, + { + "name": "TruthWave", + "type": "url", + "url": "https://www.truthwave.com/" + } + ] } ] }, @@ -118,7 +187,18 @@ { "name": "Free Software & Copyleft", "type": "folder", - "children": [] + "children": [ + { + "name": "GNU Project - Licenses", + "type": "url", + "url": "https://www.gnu.org/licenses/" + }, + { + "name": "FSF - License list", + "type": "url", + "url": "https://www.fsf.org/licensing/licenses/" + } + ] }, { "name": "Permissive licenses", @@ -151,6 +231,11 @@ "name": "Security", "type": "folder", "children": [ + { + "name": "Guerre di Rete - Progetto editoriale per la cybersecurity", + "type": "url", + "url": "https://www.guerredirete.it/il-progetto/" + }, { "name": "Software Security", "type": "folder", @@ -208,6 +293,11 @@ "name": "Cryptography", "type": "folder", "children": [ + { + "name": "Article against OMEMO on XMPP", + "type": "url", + "url": "https://soatok.blog/2024/08/04/against-xmppomemo/" + }, { "name": "Post Quantum", "type": "folder", @@ -302,6 +392,22 @@ } ] }, + { + "name": "DNS", + "type": "folder", + "children": [ + { + "name": "DNSSEC - Una guida ragionata all'implementazione", + "type": "url", + "url": "https://blog.reissromoli.com/2020/06/dnssec-I.html" + }, + { + "name": "Article - DNS runs on FOSS", + "type": "url", + "url": "https://www.icann.org/en/ssac/publications/documents/sac132-executive-summary-for-the-domain-name-system-runs-on-free-and-open-source-software-foss-25-09-2025-en" + } + ] + }, { "name": "Mesh & community networks", "type": "folder", @@ -556,6 +662,16 @@ "name": "Computing Art", "type": "folder", "children": [ + { + "name": "Dynamicland", + "type": "url", + "url": "https://dynamicland.org/2024/Intro/" + }, + { + "name": "SmallWeb Subway", + "type": "url", + "url": "https://gusbus.space/smallweb-subway/" + }, { "name": "Generative art", "type": "folder", @@ -593,14 +709,46 @@ "children": [] }, { - "name": "Critical interfaces & data viz", + "name": "Game art & interactive fiction", "type": "folder", "children": [] }, { - "name": "Game art & interactive fiction", + "name": "Screen Lockers", "type": "folder", - "children": [] + "children": [ + { + "name": "Kowalski7cc's Lockscreen", + "type": "url", + "url": "https://kowalski7cc.xyz/lockscreen/" + } + ] + } + ] + }, + { + "name": "Contributing to projects", + "type": "folder", + "children": [ + { + "name": "Open Source Guides", + "type": "url", + "url": "https://opensource.guide/" + }, + { + "name": "First Contributions", + "type": "url", + "url": "https://firstcontributions.github.io/" + }, + { + "name": "How to Contribute to Open Source", + "type": "url", + "url": "https://www.freecodecamp.org/news/how-to-contribute-to-open-source-projects/" + }, + { + "name": "OsmAnd Public Transports", + "type": "url", + "url": "https://osmand.net/blog/guideline-pt/" } ] }, @@ -769,7 +917,61 @@ { "name": "Computers", "type": "folder", - "children": [] + "children": [ + { + "name": "Linux", + "type": "folder", + "children": [ + { + "name": "Distros", + "type": "folder", + "children": [] + }, + { + "name": "General resources", + "type": "folder", + "children": [ + { + "name": "Linux Professional Institute – Learning", + "type": "url", + "url": "https://learning.lpi.org/en/" + } + ] + } + ] + }, + { + "name": "Windows", + "type": "folder", + "children": [ + { + "name": "O&O ShutUp10++", + "type": "url", + "url": "https://www.oo-software.com/en/shutup10" + }, + { + "name": "End of Windows 10", + "type": "url", + "url": "https://endof10.org/" + }, + { + "name": "Article - Microsoft Patch Tuesday November 2025 Edition", + "type": "url", + "url": "https://krebsonsecurity.com/2025/11/microsoft-patch-tuesday-november-2025-edition/" + }, + { + "name": "Winboat - Windows emulator for linux", + "type": "url", + "url": "https://www.winboat.app/" + } + ] + }, + { + "name": "macOS", + "type": "folder", + "children": [] + } + ] } ] }, @@ -777,6 +979,11 @@ "name": "Hosting", "type": "folder", "children": [ + { + "name": "Co-opCloud", + "type": "url", + "url": "https://coopcloud.tech/" + }, { "name": "Centralized", "type": "folder", @@ -786,10 +993,67 @@ "name": "Self-Hosting", "type": "folder", "children": [ + { + "name": "Why Self-Host?", + "type": "url", + "url": "https://romanzipp.com/blog/why-a-homelab-why-self-host" + }, + { + "name": "Cool things to self-host", + "type": "folder", + "children": [ + { + "name": "Nextcloud - Personal cloud storage & collaboration", + "type": "url", + "url": "https://nextcloud.com/" + }, + { + "name": "Immich - Photo and video backup & management", + "type": "url", + "url": "https://immich.app/" + }, + { + "name": "Ente - Safe home for your photos", + "type": "url", + "url": "https://ente.io/help/self-hosting/" + }, + { + "name": "Vaultwarden - Password manager", + "type": "url", + "url": "https://github.com/dani-garcia/vaultwarden" + }, + { + "name": "Forgejo - Git forge", + "type": "url", + "url": "https://forgejo.org/" + }, + { + "name": "Prosody - XMPP server", + "type": "url", + "url": "https://prosody.im/" + }, + { + "name": "Invidious - YT frontend alternative", + "type": "url", + "url": "https://invidious.io/" + } + ] + }, { "name": "Home servers", "type": "folder", - "children": [] + "children": [ + { + "name": "Article - More homelab things I've recently learned", + "type": "url", + "url": "https://chollinger.com/blog/2025/10/more-homelab-things-ive-recently-learned/" + }, + { + "name": "Tutorial on 'Encrypted Git repository'", + "type": "url", + "url": "https://flolu.de/blog/encrypted-git-repository" + } + ] }, { "name": "Colocation", @@ -1010,6 +1274,16 @@ "name": "Spigot", "type": "url", "url": "https://github.com/gw1urf/spigot" + }, + { + "name": "Anubis", + "type": "url", + "url": "https://github.com/TecharoHQ/anubis" + }, + { + "name": "Go-away", + "type": "url", + "url": "https://git.gammaspectra.live/git/go-away" } ] } @@ -1019,6 +1293,37 @@ "name": "Dark patterns & manipulation design", "type": "folder", "children": [] + }, + { + "name": "Digital rights & human rights", + "type": "folder", + "children": [ + { + "name": "Hermes Center - Tutela dei Diritti Umani e Digitali", + "type": "url", + "url": "https://hermescenter.org/" + }, + { + "name": "Digital Rights Foundation", + "type": "url", + "url": "https://digitalrightsfoundation.pk/" + }, + { + "name": "Big Tech as a threat to human rights", + "type": "url", + "url": "https://www.amnesty.org/en/latest/news/2025/08/why-are-big-tech-companies-a-threat-to-human-rights/" + }, + { + "name": "Article - Open Source Europe's plan to ditch US tech giants", + "type": "url", + "url": "https://www.zdnet.com/article/europes-plan-to-ditch-us-tech-giants-is-built-on-open-source-and-its-gaining-steam" + }, + { + "name": "Article - Austrian Ministry Kicks Out Microsoft", + "type": "url", + "url": "https://itsfoss.com/news/austrian-ministry-kicks-out-microsoft/" + } + ] } ] }