First Commit
pull/2/head
Shleeble 2019-04-09 15:16:56 +08:00 zatwierdzone przez GitHub
rodzic b9c3f62d4a
commit 6298fa046a
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 49 dodań i 1 usunięć

Wyświetl plik

@ -1,2 +1,50 @@
# Big-List-of-ActivityPub
ActivityPub Projects
> The Big List of ActivityPub Projects!
*W3 Quote:* "The ActivityPub protocol is a decentralized social networking protocol. It provides a client to server API for creating, updating and deleting content, as well as a federated server to server API for delivering notifications and content."
*Shlee:* "ActivityPub is the idea of splitting online services into tiny self hosted pieces - Turning privately owned services like twitter into thousands of little twitters, who are able to communicate with each other as you would expect - Giving power and control back to the many."
* [https://activitypub.rocks/](https://activitypub.rocks/)
* [https://www.w3.org/TR/activitypub/](https://www.w3.org/TR/activitypub/)
## Alternatives to other Mainstream services
### Microblogging (Twitter)
_Stable_
* [Mastodon](https://github.com/tootsuite/mastodon) - Ruby based - Mainstream reference design
* [glitch-soc](https://github.com/glitch-soc/mastodon/) - A glitchy but lovable fork
* [Pleroma](https://pleroma.social/) - Elixir/Erlang based - High Performance with seperated BE/FE design
* [Misskey](https://github.com/syuilo/misskey) - NodeJS based - "forever evolving, sophisticated microblogging platform" with lots of anime girls.
_WIP_
* [Kibou](https://git.cybre.club/kibouproject/kibou) - Rust based Mastodon-compatible server
* [Rustodon](https://github.com/rustodon/rustodon) - Rust based Mastodon-compatible server
### Video Streaming (YouTube)
_Stable_
* [PeerTube](https://github.com/Chocobozzz/PeerTube) - NodeJS based Video streaming platform using P2P (BitTorrent) directly in the web browser with WebTorrent and Angular.
### Image Sharing (Instagram)
_Stable_
* [PixelFed](https://github.com/pixelfed/pixelfed) - PHP Based - Free and ethical photo sharing platform
### Blogging
_Stable_
* [Plume](https://github.com/Plume-org/Plume) - Rust Based - federated blogging engine
* [WriteFreely](https://github.com/writeas/writefreely) - Go Based - federated blogging engine
### Music (Soundcloud)
_Stable_
* [Funkwhale](https://dev.funkwhale.audio/funkwhale/funkwhale) - ? based -
_WIP_
* [Reel2Bits](https://github.com/rhaamo/reel2bits) - Python based -
## Mainstream services suitable to be replaced with ActivityPub
* Social Blogging (Tumblr / Livejournal)
* Mega Image Sharing (Flickr)