Is there a danger of my clipboard data being harvested by a webapp or site that I visit?
I would like to stay safe, but I want to keep Javascript enabled to give a better user experience.
|
Is there a danger of my clipboard data being harvested by a webapp or site that I visit? I would like to stay safe, but I want to keep Javascript enabled to give a better user experience. |
||||
|
|
|
Most modern browsers will not allow JavaScript to access your clipboard without at least a warning. It's plugins such as Flash that you need to worry about. For more information, see MozillaZine's article which states:
There are extensions such as AllowClipboard Helper for Firefox which should let you decide exactly which sites have access to your clipboard. |
|||||
|