Y
Hacker News
new
|
ask
|
show
|
jobs
by
mogoh
845 days ago
Could ActivityPub replace RSS even though it is not intended to do so?
2 comments
kevincox
845 days ago
Sort of. You can just poll it like it is a feed. However annoyingly if you want push updates you need to subscribe which is a publicly visible action. There is no way to follow a feed without having some profile to appear as a "follower".
link
zozbot234
845 days ago
ActivityStreams is the closest counterpart to RSS, whereas ActivityPub is the "push" standard that's ultimately built on ActivityStreams.
link