Skip to content
This repository has been archived by the owner on Oct 7, 2023. It is now read-only.
/ pm Public archive

Safely store your passwords and have access to them everywhere

Notifications You must be signed in to change notification settings

qcp/pm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

pm

about

Safely store your passwords and have access to them everywhere.

online

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.

for what

The desire to store and access the passwords offline and be sure in their security.

how to use

use online version

Just use

use your own online version

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.

use offline version

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.

!important

The web application can be used on any device with a browser supporting the specification ES2017. Internet Explorer is not supported.

todo list

  • Publish the source code
  • Finish README (RU & EN)
  • Publish on GithubPages
  • Lead to PWA(progressive web applications) standards
  • Add GoogleDrive support
  • Something else

contact

Telegram

About

Safely store your passwords and have access to them everywhere

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published