Skip to content

Standardize Clipboard Source url, aka the URL from which the content has been copied from #244

@ragoulik

Description

@ragoulik

Today when copy is performed from browsers (Ctrl/CMD+C or using writing using Clipboard APIs)
there is no standardized, cross-browser supported provenance metadata—such as the source URL

Instead today browsers are using different clipboard MIME types to capture this:
Chrome/Edge uses: Chromium Internal Source URL
While Firefox uses: text/x-moz-url-priv

Security applications on different platforms are using these MIME types today to check if content on clipboard originated from a known malicious/untrusted website.

I want to propose standardizing this. That is, write the provenance metadata - source url to lets say "sourceUrl"

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