acct-URI like URI for content

We have acct-URI for referring to actors.

Ex: acct:[email protected]

We resolve this to an HTTP-URI using WebFinger.

We don't have an acct-URI like URI for referring to an actor's content.

Which would also be resolved with WebFinger.

Ex: obj:[email protected]/file.ext

I think there are many advantages to being able to refer to content separate from where it is stored.

#acctURI #ActivityPub #ActivityStreams #FediDev #objURI