strypey created page: watchlist for activitypub apps

pull/3/head
Danyl Strype 2018-09-04 10:37:50 +00:00
rodzic 275bb47694
commit 0ea339e5b9
1 zmienionych plików z 82 dodań i 0 usunięć

Wyświetl plik

@ -0,0 +1,82 @@
This is the list of projects that may be implementing ActivityPub, which began in this issue:
https://gitlab.com/fediverse/fediverse.gitlab.io/issues/8
Note: none of these apps ought to be added to the official fediverse.party site until they have been tested with at least one (ideally 2-3) of the AP apps already listed, and can be confirmed to federate successfully. Once it is on the official site, it can be removed from this list, keeping it a list of apps to be watched/ tested.
The [SocialWG has a list](https://www.w3.org/wiki/Socialwg/ActivityPub_network) of projects they hope will implement ActivityPub and links to Issues where it's discussed. Also, there is an [implementation report on ActivityPub.rocks](https://activitypub.rocks/implementation-report/). More projects using AP are [profiled on We Distribute](https://medium.com/we-distribute) by Sean Tilley. From these and other sources (see links), it looks like all these apps are either considering, working on, or already rolling out AP support:
*Social network, Microblog Apps*
* [Indienet](https://source.ind.ie/project/heartbeat-cocoa/issues/194#note_10162)
* [Kroeg](https://github.com/puckipedia/Kroeg)
* [pump.io](https://github.com/pump-io/pump.io/issues/1241)
* [microblog.pub](https://github.com/tsileo/microblog.pub) - single-user microblog server
* [microstatus](https://github.com/Arkanosis/microstatus) - "Lightweight Mastodon- and GNU social-compatible ActivityPub and OStatus server implementation"
* [Numa](https://github.com/numaverse/numaverse-gateway/issues/3) - built on Ethereum blockchain but federates with AP
* [Rustodon](https://github.com/rustodon/rustodon)
* [Smilodon/ Pylodon](https://blog.rowan.website/2017/12/23/pylodon/) - web front-end / back-end written in Python
*Blog and Publishing Apps*
* [Dokie.li](https://dokie.li/)
* [Ghost](https://forum.ghost.org/t/federate-over-activitypub/1989/15)
* [Known](https://github.com/idno/Known/issues/1701)
* [Plume](https://github.com/Plume-org/Plume)
* [write.as](https://writing.exchange/@write_as/100545043913590519)
*Link-sharing Apps*
* [Anancus](https://gitlab.com/tuxether/anancus)
* [Prismo](https://gitlab.com/mbajur/prismo)
*Media-hosting Apps*
* [FunkWhale](https://medium.com/we-distribute/funkwhale-an-open-source-grooveshark-alternative-begins-activitypub-implementation-cbc10a412b20)
* [MediaGoblin](https://issues.mediagoblin.org/ticket/5503)
* [PixelFed](https://pixelfed.org/)
* [Quit.im](https://quit.im/) this may just be an photo-sharing web client for a GNU social server, rather than a completely separate app, but if so, it will potentially become an AP implementation when the AP plug-in for GS is done.
* [Zinat](https://github.com/yabirgb/zinat)
*Events Apps*
* [GetTogether](https://github.com/GetTogetherComm/GetTogether/issues/60)
*File, Contacts, and Calendar Syncing Apps*
* [NextCloud](https://help.nextcloud.com/t/activitypub-the-new-standard-for-decentralized-networks/26381)
* [ownCloud](https://github.com/owncloud/activity/issues/494)
*Dev Tools*
* [BridgyFed](https://github.com/snarfed/bridgy-fed/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+activitypub)
* [Distbin](http://distbin.com/about)
* [GitLab](https://gitlab.com/gitlab-org/gitlab-ce/issues/4013) (see also: https://gitlab.com/gitlab-org/gitlab-ce/issues/30991)
* [GitPub](https://github.com/git-federation/gitpub) - a set of extensions to AP for federation between code forges (Git hosting sites like GitLab, Gogs, Gitea etc)
* [Osada](https://macgirvin.com/wiki/mike/Osada/Home) - a bridge server for smoother inter-operation between Zot networks (Hubzilla) and AP networks
* [Places.pub](https://github.com/w3c/activitypub/issues/282) - AP implementation testing tool?
* [Pubstrate](https://gitlab.com/dustyweb/pubstrate) - experimental AP implementation written in GNU Guile
* [tags.pub](https://github.com/w3c/activitypub/issues/281) - AP implementation testing tool?