protocol-registries / well-known-uris

Registry for Well Known URIs
https://www.iana.org/assignments/well-known-uris/
30 stars 0 forks source link

protocol-handler #34

Closed SoniEx2 closed 1 year ago

SoniEx2 commented 1 year ago

Please confirm that:

If so, please enter the details of the well-known URI below:

Any additional information (this will not be included in the registry)?

This is intended for webapps to freely interact with each other based on URLs. For example, Fediverse instances can use these to allow opening a post or profile on the reader's own instance based purely on a domain name. The target app then has to do some app-specific thing to try and open the URL in-app, or provide a helpful error message if it cannot.

It's not intended for sharing URLs with apps - that is, it's not intended for opening a message composition screen with the URL pre-filled. Web apps can use the experimental share_target feature of web app manifests for that instead.

mnot commented 1 year ago

Duplicate of #25

SoniEx2 commented 1 year ago

uh okay, how do we re-submit these? (note that we did make major tweaks to the specification specifically so that mastodon can use it.)