Skip to content

Improve alternative protocols measures #92

Description

@bkardell

Currently as part of the "mobile web" chapter of the almanac we track "alternative protocols". Note that both ends of this are a little strange as there's nothing particular to mobile web about that, but I'm more interested in the other end. Currently we're measuring this on anchor links only, but there are many places where URLs are used and there are different protocols which may or may not be useful in other contexts.

Currently there are a lot of "developing protocols" with different aims and degrees of support through certain browsers or extensions, protocol handlers, etc. For example, ipfs: may (or may not) be relevant as a source for an image/picture or a video or a stylesheet or script or iframe or a form even? But that's a very particular example, others might be made relevant through a <link> generally or something. It seems like it might make sense to just catalog all of the places URLs are used and how/which protocols (and ideally store a few sample URLs)..

So, basically just like we do with <a href=....> but a map of them rather than just 1?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions