Author

Topic: rgbkey.github.io | Verify your provably fair rolls at popular sites (Read 2459 times)

legendary
Activity: 1435
Merit: 1123
CoinRoyale.com
How about coinroyale? Would love to be able to really see the provable fairness for myself as I am very paranoid!
I looked at their site, as far as I can tell, they are provably fair as long as you follow the standard procedure of setting a client seed. I will do my best to look at what they have there and make a verifier, although I can't guarantee anything.

EDIT: I looked at the javascript source for the verifier on their page and unfortunately it's a bit over my head. Everything I know has been self taught, and Mersenne Twisters and Fisher Yates still stump me. Sorry that I can't help on this one.

Hey RGBKey,

We use open source Mersenne Twisters and Fisher Yates shuffle (available from GitHub). The JavaScript verifier (available on our site) is simply a few functions that utilize those open source libraries.

Can I PM/email you? I'm happy to walk you through the entire code as well as help you create a 3rd party verifier on your site.
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Understood. Thanks for looking into it, at least! I feel a bit better already! I am a very paranoid person. It's borderline psychotic.
It's better than being the opposite, that's for sure.
sr. member
Activity: 406
Merit: 250
Understood. Thanks for looking into it, at least! I feel a bit better already! I am a very paranoid person. It's borderline psychotic.
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
How about coinroyale? Would love to be able to really see the provable fairness for myself as I am very paranoid!
I looked at their site, as far as I can tell, they are provably fair as long as you follow the standard procedure of setting a client seed. I will do my best to look at what they have there and make a verifier, although I can't guarantee anything.

EDIT: I looked at the javascript source for the verifier on their page and unfortunately it's a bit over my head. Everything I know has been self taught, and Mersenne Twisters and Fisher Yates still stump me. Sorry that I can't help on this one.
legendary
Activity: 2198
Merit: 1014
Bitdice is scam scam scammmmmmmmmmmmmmmmmmmmmmmmmm
Helpful and nice site.  Grin
sr. member
Activity: 406
Merit: 250
How about coinroyale? Would love to be able to really see the provable fairness for myself as I am very paranoid!
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Perhaps you could add SatoshiDice, PrimeDice and other popular sites?

Thanks for developing the verification tool, it will definitely be helpful to community members.
Primedice is on my list, I just wanted to wait until PD3, not really for any reason. Not too sure about satoshidice, does anybody even use them anymore? Tongue
b!z
legendary
Activity: 1582
Merit: 1010
Perhaps you could add SatoshiDice, PrimeDice and other popular sites?

Thanks for developing the verification tool, it will definitely be helpful to community members.
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Bump. Still doing this for free. Just PM me or post here.
legendary
Activity: 2212
Merit: 1199
Bump. Look at all the websites that currently have verifiers @ http://rgbkey.github.io/verify/

this is great service and I will say thanks for doing this!

Kind regards!

Thank you, I enjoy doing it too. Smiley

Great for you! Developing is a future!
And I love to see people developing opensource things!

Great job!
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Bump. Look at all the websites that currently have verifiers @ http://rgbkey.github.io/verify/

this is great service and I will say thanks for doing this!

Kind regards!

Thank you, I enjoy doing it too. Smiley
legendary
Activity: 2212
Merit: 1199
Bump. Look at all the websites that currently have verifiers @ http://rgbkey.github.io/verify/

this is great service and I will say thanks for doing this!

Kind regards!
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Bump. Look at all the websites that currently have verifiers @ http://rgbkey.github.io/verify/
sr. member
Activity: 266
Merit: 250
Thank you for making this, very helpful for the community.
sr. member
Activity: 378
Merit: 250
FURring bitcoin up since 1762
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Still taking requests
hero member
Activity: 854
Merit: 658
rgbkey.github.io/pgp.txt
Hello everyone, I've made a site where everybody can verify rolls on provably fair gambling sites using open source javascript.

Right now there are only three, but I am definately open to requests on what to add next. These things take time and effort so if I make one for a site you suggest please consider donating.

Also, you are free to submit pull requests at http://github.com/rgbkey/rgbkey.github.io and after checking them and changing them to match the rest of the site I will add them. If you do this, please make sure you put these in the /verify folder.

Please, suggest sites so that I can improve this page and make it more useful. Of course, all source can be viewed on the github page.

( Please note that I did not create the just-dice verifier, but merely ported it at dooglus' request. I do not take credit for that code.)

You can see all availible verifiers at http://rgbkey.github.io/verify/
Jump to: