Encrypt/Decrypt a string with a password using multiple nodes to provide high security(Demo).
Github:
git clone https://github.com/hanaui-git
NpmJS:
npm i express request-async sovrin-did shuffle-seed lodash md5
Client:
node client.js
Server:
node server/index.js
Nodes:
- Go to server > nodes.
- Run each one of them.
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.
MIT © Hanaui