Author

Topic: [Idea] Using Bitcoin and escrow for the transfer of "virtual property" (Read 864 times)

legendary
Activity: 938
Merit: 1000
What's a GPU?
This would be a really good way of utilizing the blockchain. I've never heard of it before, but this could be great for some Bitcoin businesses.
legendary
Activity: 1890
Merit: 1072
Ian Knowles - CIYAM Lead Developer
Apologies if this idea has already been hashed out before (did try some searches but maybe my Google-fu is not so strong).

I was thinking about the issues of ownership and virtual property and the following idea came to mind:

Consider a Bitcoin address that contains a small balance:

1ownerXXX 0.01

Now consider some sort of XMLish "virtual property certificate":

[property]
WoW
 Player
  fighter
  1000
  10000
...
  xxx123456
 



and the use of the new "sign a document" feature of Bitcoin.
(so the above document is signed by owner of 1ownerXXX to prove ownership)

Assuming that the token "xxx123456" can be checked with the online service to verify ownership and validity then if one player wants to transfer this "virtual property" to another player one could send the property to an escrow (yes 3rd party trust involved here so some sort suggestions for a decentralised alternative solution would of course be welcomed) as follows:

1ownerXXX ==> 1escroXXX

After this tx occurs the escrow creates an address for payment which if funded with the requested amount results in:

==> 1ownerXXX ==> 1escroXXX ==> 1newowner
1payment ==> 1oldowner

and if full payment not met by agreed time then:

==> 1ownerXXX ==> 1escroXXX ==> 1newowner ==> 1ownerXXX
(and possibly 1payment ==> 1newoner as a refund due to insufficient funds)

The actual service (such as WoW) will decide who the "owner" of the virtual property is by simply following the transfer from the original address to its latest owner via the blockchain.

The main point here being to use Bitcoin blockchain as a way of showing proof of ownership of virtual property.

Has something like this already been implemented (and if not why not)?
Jump to: