MasterPassX icon indicating copy to clipboard operation
MasterPassX copied to clipboard

A deterministic stateless password generator.

MasterPassX Build Status

MasterPassX is separated into many modules. It is based fully in JavaScript.

Web

The main MasterPassX site.

Core

The core module is the base algorithm of MasterPassX. It's a simple and very fast implementation of the Master Password algorithm.

Extensions

The Firefox/Chrome extensions.

CLI

A simple command line interface for the MasterPassX algorithm.