Krypton server.
Github:
git clone https://github.com/cspi-git/krypton-server
NpmJS:
npm i randomstring bcryptjs hash.js express moment gun
You can host the peers for free using Replit.
Yes, the accounts are hashed using Bcrypt with salt and the codes are hashed using SHA512.
After running the gunServer (code), get the URL then just ping it every 5 minutes using UptimeRobot.
Yes you can BUT be sure to use env variables instead. Check index.js
node index.js
Please change the adminKey in settings.json and add peers for the database.
MIT © CSPI