A Master key to rule them all.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Masterpass is open source project with security and transperency in mind while developing. Single key to store all passwords or keys securely.
To get a local copy up and running follow these simple steps.
npm install npm@latest -g
git clone https://github.com/uday-samsani/masterpass.git
npm install
cd client && npm install
Currently stable version of masterpass is deployed to heroku. You can find it and see on link Masterpass
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the GNU3 License. See LICENSE
for more information.
Uday Samsani - satyasaisamsani@gmail.com
Project Link: https://github.com/uday-samsani/masterpass