This is a Chrome extension to save encrypted passwords. Do not save unencrypted passwords to any cloud service provider, as they are vulnerable to password leaks.
The extension lets you save domain specific passwords in encrypted form. You need to remember the master password to decrypt it.
Warning: Still in beta. Not responsible for data loss. Use at your own risk
Need more testing before releasing as a packed extension. Hence, the only way to use right now is the following:
chrome://extensions
on your Google Chrome.Load Unpacked
and select the correct folder.
You should be good to goThe master password is used as a key to encrypt the website specific password, which is saved to the storage. We use the SJCL library for crypto operations.
Don't forget the master password, else you will not be able to retrieve the password.
The codebase may contain bugs and can be unstable. Don't save important passwords, just yet.
Use Buttercup.