ssbc / ssb-uri-spec

Specification of SSB URIs
16 stars 1 forks source link

Convert some experimental SSB URIs to actions #1

Closed staltz closed 3 years ago

cryptix commented 3 years ago

Thanks! That looks much more workable to me.

For people following along, my concern was that differentiating a msaddr from a roomInvite can just be done by checking that it has more candidate key=value pairs. And then for me the next step is that the set of (key1, key2, key3) has to be unique to do a clean mapping. Which seems tricky if we want other people to use and build on this.

cryptix commented 3 years ago

Nickpick: action=consume-alias should maybe be consume-room-alias? but I guess we can take these specifics to the room2 doc and keep it generic here.