Skip to content
/ mpw.js Public

MPW.js is a JavaScript implementation of the Master Password App algorithm

License

Notifications You must be signed in to change notification settings

le0pard/mpw.js

Repository files navigation

MPW.js is a JavaScript implementation of the Master Password algorithm

Development

  1. Install Ruby and Node.js (versions inside .tool-versions)
  2. Install ruby bundler and node.js yarn
  3. Just execute in terminal:
$ bundle
$ yarn
  1. Start application:
$ bundle exec middleman

and visit http://localhost:4567

Deploy

$ bundle exec rake release

About

MPW.js is a JavaScript implementation of the Master Password App algorithm

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published