1.3.2 • Published 2 years ago

chainlocker v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

ChainLocker API

Secure Gun Extension for NodeJS

Chainlocker Api takes some of your system's immutable data and an optional salts to always produce the same SEA Keypair and GunUserIUnstance method. (UUID was temporarily removed from the immutable data due to permission issues but will be worked back in.)

Example

Example

Install

yarn add chainlocker

What I have so far

  • Proof of Work like hashing produces a keypair against password/ salt array and immutable machine/user info.
  • Encryption/ LZ-String compression traverses object values instead of stringifying objects to encrypt. Object values are not encrypted or compressed.
  • encryption key stays in context so no need to store on disk or write it down.
1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.36

2 years ago

1.2.35

2 years ago

1.2.34

2 years ago

1.2.33

2 years ago

1.2.32

2 years ago

1.2.31

2 years ago

1.2.3

2 years ago

1.2.11

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.13

2 years ago

1.1.121

2 years ago

1.1.22

2 years ago

1.1.21

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago