Re: [w3c/clipboard-apis] Option to specify ClipboardItem is sensitive in .write() and .writeText() (#154)

> So, if I could choose as a user whether this should be allowed or not, that'd be awesome.

That's a good idea.  I could imagine a setting that would cause the UA to ignore these hints from the author.  I could also imagine UX that allows the user to override any author supplied hints at the time of copy.

Also, I think there are two hints that should be allowed separately as opposed to just one "sensitive" hint:

* history - controls which formats are saved
* roam - controls which formats can be shared across devices

You might not want to save a OTP in history, but you may want it shared to another of your devices.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/clipboard-apis/issues/154#issuecomment-996924930
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/clipboard-apis/issues/154/996924930@github.com>

Received on Friday, 17 December 2021 18:18:25 UTC