Post
Topic
Board Gambling
Re: Betnomi | Project status & Refund Plan!
by
BitcoinGirl.Club
on 25/11/2023, 09:33:39 UTC
What is stopping you to send the email to the users existed with the version of database you have right now? Just a simple email blast, follow a few more to ensure everyone read the email. I will be checking my email.

Because for some reason, they can't decrypt it... apparently.

We can't send mass emails because they are encrypted, and no, before you ask, it is a one-way encryption.
Point me where I am wrong.

The front end stored the data [email and password], when it was sending insertion query to the database it encrypted the data. Anyone with direct access of the database can not read the data. It make sense.

When the front end is retrieving the data [email and password], it's reading the encrypted data and decrypting to perform different functions [checking user when sending login request, password reset, user information and many other things].

Betnomi have the same casino script [functional front end], and the database. Where is the problem?