From f2aa9d3adbe3fb8cf523357eea8e472f61b79cae Mon Sep 17 00:00:00 2001 From: Freekkettone Date: Sat, 15 Nov 2025 16:47:12 +0100 Subject: [PATCH] links sul fediverso --- public/arf.json | 23 ++++++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/public/arf.json b/public/arf.json index 2b157cd..f0c4efd 100644 --- a/public/arf.json +++ b/public/arf.json @@ -591,7 +591,28 @@ { "name": "Fediverse", "type": "folder", - "children": [] + "children": [ + { + "name": "What is the Fediverse", + "type": "url", + "url": "https://simplyexplained.com/videos/mastodon-and-fediverse-explained/" + }, + { + "name": "List of fediverse software", + "type": "url", + "url": "https://codeberg.org/fediverse/delightful-fediverse-experience#games" + }, + { + "name": "(De)centralizzazione", + "type": "url", + "url": "https://poliverso.org/display/0477a01e-1964-abfd-552f-aef477916660" + }, + { + "name": "W3C - Activity Pub", + "type": "url", + "url": "https://www.w3.org/TR/activitypub/" + } + ] }, { "name": "Email & XMPP",