- From: Rakesh Goulikar <notifications@github.com>
- Date: Wed, 12 Nov 2025 10:30:02 -0800
- To: w3c/editing <editing@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 12 November 2025 18:30:06 UTC
ragoulik created an issue (w3c/editing#491) 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" -- Reply to this email directly or view it on GitHub: https://github.com/w3c/editing/issues/491 You are receiving this because you are subscribed to this thread. Message ID: <w3c/editing/issues/491@github.com>
Received on Wednesday, 12 November 2025 18:30:06 UTC