/chainlocker

A decentralized secure vault API built on Gun chain

Primary LanguageJavaScriptMIT LicenseMIT

ChainLocker

CLI program extending Gun

In Development

yarn start begins the CLI prompts.

What I have so far

[x] Proof of Work like hashing produces a keypair against password and immutable machine/user info. [x] Encryption/ LZ-String compression traverses object values instead of stringifying objects to encrypt. Object values are not encrypted or compressed. [x] Started CLI functions and corresponding Gun extensions. - CreateLocker

Dan Raeder has a project that I forked. Until I have proper docs show him love. Guy is a monster.