Safely store your passwords and have access to them everywhere.
The application allows you to store your passwords and access them offline from any device where there is a browser. Safety is ensured by AES encryption with CryptoJS. Adaptability of the interface is provided by Bootstrap3.
The desire to store and access the passwords offline and be sure in their security.
Just use
Publish this site in any convenient way. If you want to use GoogleDrive change CLIENT_ID, DEVELOPER_KEY, APP_ID in googleDrive.js according to this instruction ! You should enable Google Picker API and Google Drive API in developer console.
Just download and drag the folder scr in a convenient place. To start, open index.html in the browser. You can create a shortcut for convenience. Delete src/js/googleDrive.js, because it will not work, other functions works as usual.
The web application can be used on any device with a browser supporting the specification ES2017. Internet Explorer is not supported.
- Publish the source code
- Finish README (RU & EN)
- Publish on GithubPages
-
Lead to PWA(progressive web applications) standards - Add GoogleDrive support
- Something else