Atleast they are honest that they play on MP and use the same alias. Would you guys rather that they hide it from you guys that they were playing on the site? I do know some other crowdfunded site's operator does that
Thats true, even tho nobody knows if they have more accounts where they are up.
But the first barrier is broken, because everyone can see they play so the idea they could have other accounts is coming closer.
But after all this is not my problem/biz, so I'm fine with if you guys see and or handle that different.
I'd still like to know how the seeds/salts are generated. In case you need some time to consider/answer that, or maybe want to tell that private that would be fine as well.
This has been explained to you, JPR, no less than 100 times the last week through various outlets (including this thread) by numerous people. I may sound rude, but re-read the last 100 pages of this thread. Im sure its in there.
Edit: For those not JPR:
The server seed is pseudo randomly generated between 2^32 and is stored / accessed as a hash via the api and db.
The bet output is the result of (server seed ~ client seed).