-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
interoperability clarifications #134
Comments
|
I don't think things will cleanly interoperate directly (aside from with Linked Data Notifications). ActivityPub is closest to the Pump API and will even then require some tweaking to get implementations to work (a switchover from AS2, etc). There are so many protocols, I'm not sure it's possible to do a complete survey without making ActivityPub much, much longer than it already is. However, we link to the Social Web Protocols document, which does do this? Granted, not for protocols outside the group... I wonder what @rhiaro thinks? |
|
Okay, @anarcat raised something like this again on pump.io and I responded there:
I hope that answers some questions in this thread, though I don't know how to fit that into the standards document. |
|
i guess what i was hoping for is to have an estimation on the "semantic distance" between the standard and existing implementations. for example, i assume that ActivityPub is similar to ActivityStreams, so it would be nice to see how they differ... but i understand if this is considered out of scope. |
|
Hey @anarcat, I'll certainly aim to answer your questions in Social Web Protocols. ActivityPub and ActivityStreams 2.0 co-exist (ie. AP uses AS2 as the data format for the protocol). SWP focuses on the specs of this WG, but I'll do my best to do a brief survey of other related specs, perhaps in an appendix. I'm gonna close this for now. Feel free to raise other issues along these lines on https://github.com/w3c-social/social-web-protocols instead |
pump.io and gnu status are mentionned in the "acknowledgements" section, but it is not clear to me if the new standard will cleanly interoperate with those existing implementations, let alone other protocols like Diaspora.
it would be nice to clarify how interoperable the protocol will be, and if not, what are the changes that make it incompatible with other protocols.
The text was updated successfully, but these errors were encountered: