/sunflower

Primary LanguageJavaScript

Sunflower (An implementation of flower password with Electron)

Where is the best place to store your password? It's nowhere!

How it works

It uses a one-way algorithm to generate your final password in real time, by taking a 'general password' and a 'code'.

Since we don't save our password at any places, so as long as you keep your general password safe, your final passwords are secured.

Please refer to https://flowerpassword.com for more details.

How to run the program

git clone git@github.com:ilstar/sunflower.git
cd sunflower
npm install
./node_modules/.bin/electron .

How to package the program

  1. install electron-packager
  2. electron-packager . --all

Note: the program only be tested on Mac OS system

Icon

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY