@evan

For tags.pub , have you decided how a user (of tags.pub) would determine the URL to the actor for a hash-tag?

Does it involved a WebFinger look-up?

Or, another /.well-known/ look-up?

Or, will the URL pattern be documented. (Ex: /tags/{tagName} )

Or, something else?

#TagsPub

@reiver Webfinger!
@reiver example: @test

@evan

Should the user calling WebFinger on tags.pub — use an acct-URI and put the tag-name as the user-name of the acct-URI. Ex:

acct:[email protected]

(For "fedidev" tag.)

(Given the actor you showed me exists, I assume that works. But SHOULD users be doing that?)

Or, can the user calling WebFinger on tags.pub use another tag-specific URI / IRI scheme besides acct-URI. Ex:

tagged:fedidev

(Again, for "fedidev" tag.)

.

@reiver no, it's just a regular acct: