Pages:
Author

Topic: Rollin.io is a scam !/? - page 5. (Read 6344 times)

newbie
Activity: 14
Merit: 0
January 07, 2016, 04:30:42 AM
#24
In advance you get "server_hash" which is a combination of "server_seed + random_seed".

The result is generated by the server_seed and the client_seed (latter is generated in the browser.) You can check that the server_seed was not changed after making the bet, by verifying the hash in combination with the random_seed. They don't know your client_seed in advance so they cannot calculate the end result before you bet. This makes Rollin provably fair. There is no way for Rollin to cheat without you noticing (if you verify the hash.)




Why not just use server_seed without random_seed? I am guessing it is like an extra protection against brute-forcing the server_seed. Originally that comes from systems that don't give a server_seed but a server_roll_number (which would be easily brute-forced without extra random_seed.) But since their server_seed is long enough, I am pretty sure they could remove the random_seed indeed. However, currently the site is just as well provably fair.

Ideally they would use the "nonce-method" too, because in theory for perfect provably-fair-usage, currently you should copy hash, change client_seed, verify, etc after each bet. But technically their implementation is fine for a "per roll" implementation (correctly generates random client_seed in browser, etc.)



I BTW made a verifier for Rollin here: https://dicesites.com/rollin/verifier and an article about provably fair for those who want to learn the basics here: https://dicesites.com/provably-fair

Hello sir,

Very well, after read, you are right and i agree with you, however, let me point it out that since long before the cryptographic hash collisions always exist, sha256 its not exception, making a fast search you can find articles like this about that matter:

http://crypto.stackexchange.com/questions/24732/probability-of-sha256-collisions-for-certain-amount-of-hashed-values

I don't see why the need of the random seed be in their hands until the end of the roll, because with an hash collision the hash can be that one that they show or some other as we can read in the article above . I don't see the need of it and i find it shady stuff (and since when you send the bet request they get your client seed, and then server reply with what ever the output it is, they can do what ever they want to the random seed), however thanks for at last some technical explanation. I'm convinced that if they try  to add one extra lets call it " protection " like the random seed is cause they are accustomed to do monkey business and that could be used for protection of the casino but as well for user prejudice.

Regards 

legendary
Activity: 1302
Merit: 1005
New Decentralized Nuclear Hobbit
January 07, 2016, 02:12:21 AM
#23
I think OP is missing is this:
Quote
A key aspect of cryptographic hash functions is their collision resistance: nobody should be able to find two different input values that result in the same hash output.
hero member
Activity: 686
Merit: 500
January 07, 2016, 02:12:04 AM
#22
-snip-

Thanks to NLNico to make clear this situation about rollin and i am also satisfied with this explanation so after this no doubt it 100% provably fair.
legendary
Activity: 1302
Merit: 1005
New Decentralized Nuclear Hobbit
January 07, 2016, 01:54:12 AM
#21
In advance you get "server_hash" which is a combination of "server_seed + random_seed".

The result is generated by the server_seed and the client_seed (latter is generated in the browser.) You can check that the server_seed was not changed after making the bet, by verifying the hash in combination with the random_seed. They don't know your client_seed in advance so they cannot calculate the end result before you bet. This makes Rollin provably fair. There is no way for Rollin to cheat without you noticing (if you verify the hash.)

That is a nice explanation. Smiley
hero member
Activity: 553
Merit: 500
OK
January 07, 2016, 12:54:55 AM
#20
In advance you get "server_hash" which is a combination of "server_seed + random_seed".

The result is generated by the server_seed and the client_seed (latter is generated in the browser.) You can check that the server_seed was not changed after making the bet, by verifying the hash in combination with the random_seed. They don't know your client_seed in advance so they cannot calculate the end result before you bet. This makes Rollin provably fair. There is no way for Rollin to cheat without you noticing (if you verify the hash.)




Why not just use server_seed without random_seed? I am guessing it is like an extra protection against brute-forcing the server_seed. Originally that comes from systems that don't give a server_seed but a server_roll_number (which would be easily brute-forced without extra random_seed.) But since their server_seed is long enough, I am pretty sure they could remove the random_seed indeed. However, currently the site is just as well provably fair.

Ideally they would use the "nonce-method" too, because in theory for perfect provably-fair-usage, currently you should copy hash, change client_seed, verify, etc after each bet. But technically their implementation is fine for a "per roll" implementation (correctly generates random client_seed in browser, etc.)




I BTW made a verifier for Rollin here: https://dicesites.com/rollin/verifier and an article about provably fair for those who want to learn the basics here: https://dicesites.com/provably-fair

thank you! Grin
legendary
Activity: 1876
Merit: 1295
DiceSites.com owner
January 07, 2016, 12:47:28 AM
#19
In advance you get "server_hash" which is a combination of "server_seed + random_seed".

The result is generated by the server_seed and the client_seed (latter is generated in the browser.) You can check that the server_seed was not changed after making the bet, by verifying the hash in combination with the random_seed. They don't know your client_seed in advance so they cannot calculate the end result before you bet. This makes Rollin provably fair. There is no way for Rollin to cheat without you noticing (if you verify the hash.)




Why not just use server_seed without random_seed? I am guessing it is like an extra protection against brute-forcing the server_seed. Originally that comes from systems that don't give a server_seed but a server_roll_number (which would be easily brute-forced without extra random_seed.) But since their server_seed is long enough, I am pretty sure they could remove the random_seed indeed. However, currently the site is just as well provably fair.

Ideally they would use the "nonce-method" too, because in theory for perfect provably-fair-usage, currently you should copy hash, change client_seed, verify, etc after each bet. But technically their implementation is fine for a "per roll" implementation (correctly generates random client_seed in browser, etc.)



I BTW made a verifier for Rollin here: https://dicesites.com/rollin/verifier and an article about provably fair for those who want to learn the basics here: https://dicesites.com/provably-fair
newbie
Activity: 14
Merit: 0
January 06, 2016, 11:38:33 PM
#18
rollin is the best dice site and fair ...\o\o\o\O/o/o/o/

Hello sir,

As you must know a casino is not a monopoly game for fun or any other kind of game for fun, if you don't have any kind of knowledge to support why is fair, please abstain from support it, since money don't grow from trees and who gamble need to make sure that the casino where they are in is fair, which as you can see in rollin case, a third seed that is only  showed after you roll represent the possibility of the casino manipulate the output according to some algorithm, you should not encourage gamblers.

Regards
hero member
Activity: 826
Merit: 510
January 06, 2016, 11:26:37 PM
#17
rollin is the best dice site and fair ...\o\o\o\O/o/o/o/
newbie
Activity: 14
Merit: 0
January 06, 2016, 10:45:48 PM
#16
Sorry sir , i re-read my post to make sure and i didn't ask for proofs and explanations, i point it out the fact of a third seed is being used after the roll to manipulate the output.

Regards
hero member
Activity: 553
Merit: 500
OK
January 06, 2016, 10:29:41 PM
#15
Shocked its weird did you try to contact the support?

Hello sir,

I didn't cause i don't need support, this is not a scam accusation, this is a scam fact, if you are accustomed with other gambling sites you must know that can't exist hidden seeds, if there is, means that site manipulate the output.

Regards

ahhh..i would like to point out that this is still just a scam accusation..not a scam "fact" as you stated ...as you are still asking for explanations and proofs.. this will only become a scam fact if the accused fails to disprove your accusations..until such time that the accused states their defense or explanation against your accusations and it fails to satisfy logical sense..it will remain simply as a scam "accusation"... Cheesy

haahahhaha!! sorry im bored... Tongue
newbie
Activity: 14
Merit: 0
January 06, 2016, 10:08:52 PM
#14
Shocked its weird did you try to contact the support?

Hello sir,

I didn't cause i don't need support, this is not a scam accusation, this is a scam fact, if you are accustomed with other gambling sites you must know that can't exist hidden seeds, if there is, means that site manipulate the output.

Regards
hero member
Activity: 924
Merit: 1001
January 06, 2016, 10:00:01 PM
#13
 Shocked its weird did you try to contact the support?
hero member
Activity: 553
Merit: 500
OK
January 06, 2016, 09:59:33 PM
#12
haha!! sorry but im pretty dumb..i have no clue about those things...sorry cant help you with that "random seed" thingy....i think only the admins of the site has the full knowledge about the full process... and only they can clearly explain where that thingy came from...so my best advice is to contact support on the site..one of the admins does the reply for such support request..you can ask them there..replies usually takes a day or two...but not longer, or better yet.. you can invite them to discuss it here on this thread..for only they can accurately answer your queries, so i hope you do so.

and i really dont give a rats ass about such things...i only gamble for fun...winning is just a side prize Tongue

Fair enough sir, but you should in figurative way of speaking , know where the bus goes before you enter in it. I don't say you can't have profit in rollin.io i just say that " the  system " can manipulate the output. Any way for sure other users that are more familiarized with the verification system, will have their opinion about this unverifiable seed. Have a good night/ evening / day.

regards

hohoho..oh well, i hope you get one of the admins to discuss it here, or at the least someone to speak in behalf of the site management.. because the only way to resolve (prove/clear) this scam accusation is if both parties (both the accuser and the accused) can openly discuss such matters in a public forum..it would be hard to resolve this issue otherwise and this scam accusation will be pretty much pointless...so please contact them as soon as possible and request that they answer your queries on this thread..good luck and have a good one Wink
newbie
Activity: 14
Merit: 0
January 06, 2016, 09:53:49 PM
#11
As per My point Of View i don't think they are scam , i always win there Tongue

Hello sir,

Using your technical speech, i have loved womans that lied to me, too. I'm talking about the verification system, if you have anything to say about that i would be glad to hear.

Regards
newbie
Activity: 14
Merit: 0
January 06, 2016, 09:47:10 PM
#10
Maybe they just misworded that statement - do you have any proof that it's not a randomly generated seed... created by the client? As it should be?

One simple way to prove - is there a place where you can input your own client seed?

Hello sir,

If you place a bet in the site in question , you can check your client seed and server hash before you roll , what is ok , but after you roll if you check your bets, you will see a extra seed, that they use to manipulate the output according to their algorithm, what is in question here, is not what they state in their fair page, but what happen in reality.

Regards
hero member
Activity: 490
Merit: 500
~ScapeGoat~
January 06, 2016, 09:38:35 PM
#9
As per My point Of View i don't think they are scam , i always win there Tongue
newbie
Activity: 14
Merit: 0
January 06, 2016, 09:38:27 PM
#8
haha!! sorry but im pretty dumb..i have no clue about those things...sorry cant help you with that "random seed" thingy....i think only the admins of the site has the full knowledge about the full process... and only they can clearly explain where that thingy came from...so my best advice is to contact support on the site..one of the admins does the reply for such support request..you can ask them there..replies usually takes a day or two...but not longer, or better yet.. you can invite them to discuss it here on this thread..for only they can accurately answer your queries, so i hope you do so.

and i really dont give a rats ass about such things...i only gamble for fun...winning is just a side prize Tongue

Fair enough sir, but you should in figurative way of speaking , know where the bus goes before you enter in it. I don't say you can't have profit in rollin.io i just say that " the  system " can manipulate the output. Any way for sure other users that are more familiarized with the verification system, will have their opinion about this unverifiable seed. Have a good night/ evening / day.

regards
sr. member
Activity: 392
Merit: 251
January 06, 2016, 09:37:12 PM
#7
Maybe they just misworded that statement - do you have any proof that it's not a randomly generated seed... created by the client? As it should be?

One simple way to prove - is there a place where you can input your own client seed?
hero member
Activity: 553
Merit: 500
OK
January 06, 2016, 09:28:43 PM
#6
haha!! sorry but im pretty dumb..i have no clue about those things...sorry cant help you with that "random seed" thingy....i think only the admins of the site has the full knowledge about the full process... and only they can clearly explain where that thingy came from...so my best advice is to contact support on the site..one of the admins does the reply for such support request..you can ask them there..replies usually takes a day or two...but not longer, or better yet.. you can invite them to discuss it here on this thread..for only they can accurately answer your queries, so i hope you do so.

and i really dont give a rats ass about such things...i only gamble for fun...winning is just a side prize Tongue
sr. member
Activity: 266
Merit: 250
January 06, 2016, 09:18:05 PM
#5
yup, why have an unverifyable seed?
Scam confirmed
Pages:
Jump to: