rygwdn / lastpass-check

Simple script for checking if a given string is contained in a user's LastPass database
0 stars 0 forks source link

Should store username, and re-prompt for password after some period of time.. #1

Open rygwdn opened 10 years ago

rygwdn commented 10 years ago

Rather than store password locally, or keep prompting for it every day, could instead look at timestamp/hash of the encrypted vault stored by the browser. E.g. Firefox on OS X stores it in ~/Library/Application Support/LastPass/*.act.sxml. Other locations are listed on the LastPass site. Looks like the file is named in such a way that it could be checked against the account info used during login (?).