Bitcoin Forum
May 24, 2024, 02:00:13 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Warning: One or more bitcointalk.org users have reported that they strongly believe that the creator of this topic is a scammer. (Login to see the detailed trust ratings.) While the bitcointalk.org administration does not verify such claims, you should proceed with extreme caution.
Pages: [1]
  Print  
Author Topic: probably audited gambling (provably fair for investors)  (Read 525 times)
trout (OP)
Sr. Member
****
Offline Offline

Activity: 333
Merit: 252


View Profile
October 20, 2013, 03:24:50 AM
 #1

hi all,

I think I have a solution to the following two problems with current provably fair gambling sites:

1) in off-chain sites, the site can cheat the user trivially in such a way that the user will know
immediately he'd been cheated, but will not be able to prove it to third parties.
(e.g., the site can just update the balance arbitrarily or pretend the user had bet on a different outcome)
(see this thread, full of flame and troll)

2) For those sites that attract investors  for a share of profit/loss (such as just-dice), there is currently no
way to prove to the investors that the site is fair; for example, the site owner could
play anonimously and win arbitrary large amounts (damaging investors).

The solution would require third parties to run an auditing service online. Of course
they will not be able to manipulate the game, only to verify fairness. I imagine
different gambling sites running an auditing service for each other, or large
investors running  such a  service themselves.

The cryptography of the proposed solution is quite different from what is currently
used; instead of hashing it would be based on signatures.

Since writing up the complete proposal takes considerable time, I will do it only if someone is actually interested in implementing it.
COding this will require substantially more work than for any of the current solutions;
in particular, user-side JS cryptographic signatures (kind of like on blockchain.info) will have
to be implemented.

Please let me know here or by PM if you are interested.

knowitnothing
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
October 20, 2013, 04:59:06 AM
 #2

I will do it only if someone is actually interested in implementing it.

That's not how it works, usually. You implement and if people find it interesting, they might use it.

Quote

user-side JS cryptographic signatures will have to be implemented.

This has been implemented already, see https://github.com/bitcoinjs/bitcoinjs-lib, http://kjur.github.io/jsrsasign/, and google for other sources.
trout (OP)
Sr. Member
****
Offline Offline

Activity: 333
Merit: 252


View Profile
October 22, 2013, 08:15:02 AM
 #3

I will do it only if someone is actually interested in implementing it.

That's not how it works, usually. You implement and if people find it interesting, they might use it.

that's just one way of making things work.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!