Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
/ hopcipher Public archive

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

License

Notifications You must be signed in to change notification settings

cspi-git/hopcipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks