@p @mint @p @Moon @arcanicanis
>That makes me nervous.
Why?
I want to limit protocol changes to IDs because this should make the implementation simpler, at least in theory.
For example I want an object with ID object_id. Fediverse today:
do HTTP GET object_idFediverse after FEP-ef61:
if object_id starts with did:ap then do DID URL resolve object_id else do HTTP GET object_idAnd we could support even more URI types in the future.