/MyPassword

MyPassword is a simple website to manage your password.

Primary LanguageHTMLMIT LicenseMIT

MyPassword is a tool for managing your passwords with ease.

Installation

You need Meteor.JS up and running, also Node.JS is required.

git clone https://github.com/Deisss/MyPassword.git MyPassword

Will create a folder MyPassword and put the code base inside.

Start Project

If it's the first time, you may need to meteor update before anything. After that:

meteor

Will start everything, the application will be located at http://localhost:3000/

Usage

If you don't have an account on MyPassword, you can create a new account on the login page. Then you can create a new vault, and start having fun!

Home

No need to say, you can also share password with it.

Side note

The project is not consider as stable yet, so use it at your own risks. There is no warranty regarding security.

Also, the design comes from github swordfish project, so credits goes to them for this part.