Hacker News new | ask | show | jobs
by _trampeltier 1769 days ago
Is there a way to check if a website does read your clipboard. I know you have to interact with the site, so they can read it. So in theorie, a website can read your clipboard every time you click on something, is this true?
1 comments

AFAIK it's not, reading the clipboard requires an explicit "paste" command triggered by the user or an explicitly granted permission.