Created
March 23, 2020 04:29
-
-
Save ruanyf/722f9ed70406e66280bb5ff8f65aff9d to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ActivityPub 是一种去中心化的内容聚合协议,可以让其他用户远程订阅你的内容。它很像升级版的 RSS,但是支持远程推送,因此订阅者可以及时获取你的内容,而不必时不时从客户端进行抓取。 | |
下面是目前支持 ActivityPub 协议的开源软件,可以在自己的服务器架设服务。 | |
- 微博(Twitter 的替代品):[Mastodon](https://mastodon.social/),[Pleroma](https://pleroma.social/) | |
- 照片分享(Instagram 的替代品):[Pixelfed](https://pixelfed.social/) | |
- 视频分享(Youtube 的替代品):[Peertube](https://joinpeertube.org/) | |
- 博客(Facebook 的替代品):[WriteFreely](https://writefreely.org/),[WordPress + ActivityPub 插件](https://wordpress.org/plugins/activitypub/),[Plume](https://joinplu.me/) | |
- 聊天(Slack 的替代品):[Mattermost](https://mattermost.com/),[Matrix](https://matrix.org/) | |
- 音乐分享(Spotify 的替代品):[Funkwhale](https://funkwhale.audio/) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment