Don't let websites overwrite clipboard in Firefox(superuser.com)
superuser.com
Don't let websites overwrite clipboard in Firefox
https://superuser.com/questions/1595994/dont-let-websites-overwrite-clipboard-in-firefox-without-explicitly-giving-perm
3 comments
It's X11 which is asking applications what was selected when determining what will be pasted from middle click. To be secure X11 should be maintaining its own buffer which can only be updated via user interaction instead of relying on every application to implement this security measure themselves.
It's also a security issue with the shells that are interpreting a pasted new-line character. The author of that post is delusional to claim that none of the blame should be placed on the shells.
It's also a security issue with the shells that are interpreting a pasted new-line character. The author of that post is delusional to claim that none of the blame should be placed on the shells.
mozilla (and chrome to be fair is the same) have more product managers closing bugs than engineers/contributors.
1: https://seclists.org/oss-sec/2023/q4/132