le0pard / mpw.js

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

Home Page:https://mpw.leopard.in.ua/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://mpw.leopard.in.ua/

License:MIT License


Languages

Language:JavaScript 79.1%Language:CSS 16.3%Language:Ruby 2.8%Language:HTML 1.8%