Opened 11 years ago

Last modified 7 years ago

#607 new enhancement

Implement WebActivities and WebIntents

Reported by: Arthur Lutz Owned by:
Priority: major Milestone: 1.0
Component: programming Keywords: federation, federated, mozilla, webapi
Cc: Parent Tickets:

Description

https://wiki.mozilla.org/WebAPI/WebActivities

http://webintents.org/

These future "standards" could solve the problem to remote interaction between mediagoblin instances for example "When I do X task (such as favoriting, subscribing, or adding to a collection), I want to use Y service"

source : http://mediagoblin.org/news/fsws-2012-wrap-up.html

Change History (3)

comment:1 by Matt Molyneaux, 9 years ago

Is this still relevant now we (will) have federation via the Pump API?

comment:2 by Christopher Allan Webber, 9 years ago

It's unclear, but I think yes. The point of these tools is to express certain details such as "this user prefers to favorite using this link", etc. Webintents could allow a remote MediaGoblin instance to know what other MediaGoblin instance you wish to log in with, and that would be valuable.

It would be nice though if these standards were adjusted to better interlock with the activitystreams 2.0 work as that becomes available, but we'll see where that goes.

At any rate, the "user being able to express through their browser how they like to accomplish certain activities" seems like a good idea.

comment:3 by ShawnRisk, 7 years ago

Milestone: 1.0
Note: See TracTickets for help on using tickets.