|
|
|
|
|
by msbarnett
1846 days ago
|
|
JS has write-only access to the clipboard, for precisely this reason. It would be a security disaster if JS could snoop your clipboard. Lastpass and other password managers like 1password wipe the clipboard after a few seconds to minimize native app access to the secret. |
|