From 24292e68190ac44489845a3e5f39857927f90bd5 Mon Sep 17 00:00:00 2001 From: Jason Robinson Date: Mon, 11 Jul 2022 21:30:41 +0300 Subject: [PATCH] Fix federation and social-relay * federation now lives in gitlab.com * social-relay can be found from github.com but has been long inactive and have just archived it --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8311a91..5b0f32d 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ A curated list of resources for ActivityPub developers who create software for t Emoji's for each entry indicate whether it is added to the [Fediverse Party](https://fediverse.party) website: * :heavy_check_mark: == added to live website at [**fediverse.party**](https://fediverse.party) (Only set by [@lostinlight](https://codeberg.org/lostinlight)) +* :ghost: == inactive for over a year, or officially abandoned ## Contents @@ -88,7 +89,7 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt * :heavy_check_mark: [**Express ActivityPub**](https://github.com/dariusk/express-activitypub): A very simple reference implementation of an ActivityPub server using Express.js. `MIT, Javascript` -* :heavy_check_mark: [**Federation**](https://git.feneas.org/jaywink/federation): Library to abstract social web federation protocols like ActivityPub, Diaspora and Matrix (see [docs](https://federation.readthedocs.io)) `BSD-3-clause, Python` +* :heavy_check_mark: [**Federation**](https://gitlab.com/jaywink/federation): Library to abstract social web federation protocols like ActivityPub, Diaspora and Matrix (see [docs](https://federation.readthedocs.io)) `BSD-3-clause, Python` * :heavy_check_mark: [**Golang ActivityPub**](https://github.com/go-ap) ([Fedi account](https://metalhead.club/@mariusor)): Libraries for using ActivityPub in the Go language. `MIT, Go` @@ -142,7 +143,7 @@ Emoji's for each entry indicate whether it is added to the [Fediverse Party](htt * :heavy_check_mark: [**Seattle relay**](https://gitlab.com/jankysolutions/social.seattle.wa.us/relay) `-, Python` -* :heavy_check_mark: [**Social relay**](https://git.feneas.org/jaywink/social-relay): Public post relay for the diaspora* federated social network protocol. `AGPL-3.0, Python` +* :ghost: [**Social relay**](https://github.com/jaywink/social-relay): Public post relay for the diaspora* federated social network protocol. `AGPL-3.0, Python` * :heavy_check_mark: [**toot-relay**](https://github.com/DagAgren/toot-relay): Relay that forwards web push notifications to APNs, built for Toot!.app but usable for anyone. `CC0, Go` @@ -373,4 +374,4 @@ With delight we present you some of our [delightful contributors](delightful-con ## License -[![CC0 Public domain. This work is free of known copyright restrictions.](https://i.creativecommons.org/p/mark/1.0/88x31.png)](LICENSE) \ No newline at end of file +[![CC0 Public domain. This work is free of known copyright restrictions.](https://i.creativecommons.org/p/mark/1.0/88x31.png)](LICENSE)