/hopcipher

Encrypt/Decrypt a string with a password using multiple nodes to provide high security(Demo).

Primary LanguageJavaScriptMIT LicenseMIT

HopCipher (This has a lot of flaws but It's just made for fun, Archived)

Encrypt/Decrypt a string with a password using multiple nodes to provide high security(Demo).

Installation

Github:

git clone https://github.com/hanaui-git

NpmJS:

npm i express request-async sovrin-did shuffle-seed lodash md5

Usage

Client:

node client.js

Server:

node server/index.js

Nodes:

  1. Go to server > nodes.
  2. Run each one of them.

Note

This does not provide absolute security and made for fun only but It's still secure. If you want to use it for your stuff only list the nodes that are trusted(server > nodes.js), to host the nodes for free use Vercel/Netlify.

License

MIT © Hanaui