drake
drake copied to clipboard
Serverless password manager
When I press the "Open" button on Drake I get an error with this message: "Details: Invalid credentials (missing or invalid oAuth token)". I'm logged in at Google Drive and...
https://www.googleapis.com/auth/drive gives the app access to all files in a users drive, which is scary. Switching to https://www.googleapis.com/auth/drive.file would limit access to only files created by drake.
https://www.dropbox.com/developers/datastore
A similar project, https://getvau.lt/, has sophisticated password rules, including a salt & repetition properties. It would be great to have similar rules. Source: https://github.com/jcoglan/vault