uday-samsani / masterpass

masterpass is a password manager which encrypts everything and stores nothing
GNU General Public License v3.0
0 stars 2 forks source link


Masterpass

A Master key to rule them all.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

About The Project

Masterpass is open source project with security and transperency in mind while developing. Single key to store all passwords or keys securely.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

npm install npm@latest -g

Installation

  1. Clone the repo
git clone https://github.com/uday-samsani/masterpass.git
  1. Install NPM packages
npm install
cd client && npm install

Usage

Currently stable version of masterpass is deployed to heroku. You can find it and see on link Masterpass

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU3 License. See LICENSE for more information.

Contact

Uday Samsani - satyasaisamsani@gmail.com

Project Link: https://github.com/uday-samsani/masterpass