Skip to content

bresnow/chainlocker

 
 

Repository files navigation

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.

About

A decentralized secure vault API built on Gun chain

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.6%
  • TypeScript 40.4%