Add Pterotype, Mobilizon and RSS to ActivityPub

This commit is contained in:
Basix 2019-02-12 19:17:25 +09:00 committed by GitHub
parent ec2b52dc5a
commit 688afd97d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,8 @@ Services supporting ActivityPub federation.
* [pump.io](http://pump.io/) - Social server with an ActivitySteams API, currently working on ActivityPub.
* [write.as](https://write.as/about) - A distraction-free writing space with ActivityPub support.
* [Nextcloud Social](https://github.com/nextcloud/social) - Federated social network application on Nextcloud.
* [Pterotype](https://getpterotype.com/) - A WordPress plugin bringing your blog to the Fediverse.
* [Mobilizon](https://joinmobilizon.org/en/) - A federated organization and mobilization platform.
## Implementations
Simple example of implementing ActivityPub.
@ -65,6 +67,7 @@ Connecting the ActivityPub federation with another federation.
* [Bridgy Fed](https://github.com/snarfed/bridgy-fed) - A bridge between IndieWeb and ActivityPub, OStatus.
* [GNU Social ActivityPub Plugin](https://git.gnu.io/dansup/ActivityPub) - Plugin for GNU Social to add ActivityPub support.
* [Osada](https://macgirvin.com/wiki/mike/Osada/Home) - A bridge between Zot protocol and ActivityPub, OStatus, Diaspora etc.
* [RSS to ActivityPub](https://github.com/dariusk/rss-to-activitypub) - An RSS to ActivityPub converter.
## License