From 16e88bf16fc7e1552f39f06e10a1559683e637ed Mon Sep 17 00:00:00 2001 From: Anthony Wang Date: Mon, 11 Jul 2022 00:28:51 +0800 Subject: Add a few more links and summaries of each category --- Useful-links.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/Useful-links.md b/Useful-links.md index 79e0608..dcf99d4 100644 --- a/Useful-links.md +++ b/Useful-links.md @@ -1,11 +1,14 @@ ## General +Some high-level links for learning about forge federation and the bigger picture * https://matrix.to/#/#general-forgefed:matrix.batsense.net General forge federation chatroom * https://discuss.coding.social/t/world-of-opportunity-expanding-from-forgefed-to-fsdl/39 Discussion about forge federation visions and goals * https://discuss.coding.social/t/challenge-fixing-the-fediverse-technology-adoption-lifecycle/38 Fixing the federation adoption cycle * https://pad.public.cat/8yNgnlxmSsGYk3TfIau46A?view# Social coding foundations * https://forum.forgefriends.org/t/forge-federation-webinar-january-19th-2022-10am-noon-utc-1/538 January forge federation webinar +* https://forgefriends.org/blog/2022/06/30/2022-06-state-forge-federation/ The state of forge federation, 2021-2023 ## ActivityPub +Resources for learning ActivityPub (AP) * https://activitypub.rocks/ Official ActivityPub website * https://www.w3.org/TR/activitypub/ ActivityPub specification * https://socialhub.activitypub.rocks/pub/guide-for-new-activitypub-implementers Guide for AP implementers @@ -17,11 +20,13 @@ * https://flak.tedunangst.com/post/ActivityPub-as-it-has-been-understood Lots of AP resources ## ForgeFed +Forge federation protocol based on AP * https://forgefed.org/ ForgeFed website * https://codeberg.org/ForgeFed/ForgeFed ForgeFed repo -* https://dev.angeley.es/s/fr33domlover/r/vervis/s Reference ForgeFed implementation +* https://vervis.peers.community/browse Reference ForgeFed implementation ## Gitea +Resources for Gitea * https://matrix.to/#/#gitea:matrix.org General Gitea chatroom * https://matrix.to/#/#gitea-dev:matrix.org Gitea development chatroom * https://matrix.to/#/#gitea-federation:matrix.org Gitea federation chatroom @@ -38,12 +43,15 @@ * https://gitea.com/Ta180m/gitea/issues/3 Detailed task list for Gitea federation ## Go-Ap +A lightweight AP library in Go that Gitea is using for implementing federation * https://github.com/go-ap Go libraries for AP * https://github.com/go-ap/activitypub Lightweight Go implementation of AP * https://github.com/go-ap/fedbox Reference implementation of a AP server using go-ap * https://github.com/mariusor/go-littr Federated link aggregator using go-ap +* https://man.sr.ht/~mariusor/go-activitypub/go-ap/index.md go-ap docs ## Go-Fed +Another AP library that's heavier and Gitea is not using this library (other than HTTP signatures) but this is still kept up for reference * https://go-fed.org/ AP library in Go * https://github.com/go-fed/activity AP vocabulary and behavior in Go * https://go-fed.org/activitypub-tutorial Go-Fed tutorial @@ -54,12 +62,14 @@ * https://gitea.com/gitea/go-fed-activity/issues/1 Discussion about using Go-Fed for Gitea (outcome: use go-ap instead) ## ForgeFriends +A forge federation project based on Gitea * https://forgefriends.org/ Forge federation project based on Gitea * https://forum.forgefriends.org/ ForgeFriends forum * https://lab.forgefriends.org/forgefriends/forgefriends ForgeFriends repo * https://lab.forgefriends.org/forgefriends/community-action ForgeFriends community task list ## ForgeFlux +A forge federation project using forge APIs * https://forgeflux.org/ Forge federation using forge APIs * https://github.com/forgeflux-org/starchart Software forge spider * https://forum.forgefriends.org/c/forgeflux/28 ForgeFlux forum \ No newline at end of file -- cgit v1.2.3-70-g09d2