Pixel Pass! A password manager the securely stores your passwords in images! Pixel Pass uses AES to encrypt passwords which are stored in images using steganography.
Running the application:
This application requires the following:
electron 41.x +
python3 +
npm
Installation instructions:
- download the codebase into a folder
- start up a python virtual environment (posix systems:
python3 -m venv ven) - run
pip install -r requirements.txtNOTE: you must be in the root folder for the project, ie the one that has requirements.txt - go to the elelectron (yes that's how it's spelt) folder and run the following:
run npm i(initialises the app)run npm start- the application should work
NOTE: if you would like to reset the app please
- remove backend/config.json
- remove backend/images OR the folder you have the images stored in
Tim, Jayden, Zwe, Aki, Ash