Re: [w3ctag/design-reviews] Async Clipboard - image/delayed content (#350)

While data sanitization is a shared need, Clipboard and Drag-and-Drop do have many more unrelated needs, as garykac@ mentioned, such as differing UI events, controllers, and security models.

The specification mentions transcoding as a way to improve security. We don't plan to specify exact algorithms for the following reasons:

Doing so would effectively force us to unnecessarily enclose large parts of the relevant image format specifications.
Having a precise transcoding algorithm may preclude hardware-accelerated implementations.
However, we will clarify that the transcoding process will output image data conformant with the format's specification.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/350#issuecomment-483468948

Received on Tuesday, 16 April 2019 00:44:23 UTC