quassy / pwdhash

A secure local password generator based upon Stanford PwdHash (pwdhash.com)
https://quassy.github.io/pwdhash/
BSD 3-Clause "New" or "Revised" License
10 stars 5 forks source link

Avoid using the clipboard for transferring the hash #17

Open quassy opened 5 years ago

quassy commented 5 years ago

For security reasons, PwdHash should try to avoid using the clipboard. This is especially relevant with the new clipboard history feature by Windows, which means all hashes remain accessible even after new content is written to clipboard.