All tokens/passwords are now encrypted on Sparklabs!

That means that I had to wipe the DB, so please remake your account!

As before, first 10 people to join get verified!

Sorry about the static links for now, I need to learn my templating engine to make it better.

https://sparklabs.amorogos.repl.co/static/join.html

https://sparklabs.amorogos.repl.co/static/login.html

Oct 18, 2022, 5:20 PM
3 1 45

comments (single view)

please don’t encrypt passwords. passwords should be hashed (irreversible) rather than encrypted (reversible).

oh, sorry for not explaining. the passwords are hashed, then encrypted.

I encrypt them because all the data is public on replit and don’t want people bruteforcing them.

but… why is it public on replit?

because I am too broke to

  1. buy replit hacker

  2. use my dads server

  3. or buy my own vps

in other words, I don’t have much money.

I actually have $24 USD but still, I need more money and an actual website before my dad would host it for me.

If you’re a student you can try applying for GH edu pack, gives you $100 per year in Azure credit, which you can get a b1s instance for that. Also Replit hacker plan is not recommended either, self host or host in a proper VPS.

gonna use my dads server

View all comments