惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

有赞技术团队
有赞技术团队
G
Google Developers Blog
T
Tailwind CSS Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
人人都是产品经理
人人都是产品经理
J
Java Code Geeks
P
Proofpoint News Feed
V
Visual Studio Blog
爱范儿
爱范儿
The Cloudflare Blog
博客园 - 叶小钗
V
V2EX
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
M
MIT News - Artificial intelligence
Microsoft Security Blog
Microsoft Security Blog
博客园 - 聂微东
H
Help Net Security
B
Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
量子位
宝玉的分享
宝玉的分享
WordPress大学
WordPress大学
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知

ActivityPub Rocks!

Blog posts with ActivityPub updates have moved to WordPress on the W3C's website -- ActivityPub Rocks! LOLA Portability for ActivityPub 0.3 available -- ActivityPub Rocks! initial draft adopted for task force report -- ActivityPub Rocks! Initial Draft of Basic Profile for ActivityPub API Servers -- ActivityPub Rocks! Maintaining activitypub.rocks going forward -- ActivityPub Rocks! Handing off activitypub.rocks to the ActivityPub community -- ActivityPub Rocks! Some (long overdue) site updates -- ActivityPub Rocks! Let us meet on SocialHub! -- ActivityPub Rocks! ActivityPub reaches W3C Recommendation status! Everybody party! -- ActivityPub Rocks! ActivityPub reaches Proposed Recommendation status! -- ActivityPub Rocks! Test suite up, implementation reports page up... let's get more reports in! -- ActivityPub Rocks! New tutorial, new logo! -- ActivityPub Rocks! Help submit implementation reports! -- ActivityPub Rocks! ActivityPub reaches Candidate Recommendation status! -- ActivityPub Rocks! activitypub.rocks launches! -- ActivityPub Rocks!
Mastodon launches their ActivityPub support, and a new CR...
Christine Le · 2017-09-10 · via ActivityPub Rocks!

Greetings! Big news this week, from multiple directions!

Mastodon and ActivityPub, together at last!

First of all, Mastodon has launched version 1.6 with ActivityPub support! This is a huge piece of news. While Mastodon is not the first implementer of ActivityPub, they are by far the largest existing implementation, with approximately 850k registered users. We're excited to have them on board!

A new Candidate Recommendation!

This week we published a new Candidate Recommendation (aka "CR") of ActivityPub. This release contains two major changes:

  • Follow requests are now explicitly replied to with either an Accept or Reject.
  • publicInbox is now renamed to sharedInbox and in addition to being used for distributing and reading public posts, it may also be used to deliver posts to followers to reduce the number of HTTP requests made on followers-only posts between federated servers.

These changes are normative, so update your implementations!

The Candidate Recommendation is the period in which we try to stabilize the standard and get enough implementation to make it to Recommendation status. We don't take normative changes lightly, but sometimes we such changes are found to be necessary in this stage... in this case, we found that both of these changes were necessary for Mastodon, and projects the size of Mastodon, to adopt ActivityPub.

What's next?

We've quietly launched the test suite... very quietly, because not all test suite functionality is added yet! Only the "client-to-server server" section is yet working. However, we're working on the rest of it and hope to have it up sometime within the next few weeks.

That's it for now. Happy implementing, everyone!