Open Side Menu Go to the Top
Register
Virtue Poker: P2P Decentralized Poker on Ethereum Virtue Poker: P2P Decentralized Poker on Ethereum

10-06-2017 , 11:16 PM
Why is Ethereum, gas, Ether etc etc etc made so complicated? This is another problem imo, regular folks just want simple, we are not science nerds. I am reading up on this **** and it's annoyingly complicated!!!!
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
10-06-2017 , 11:21 PM
Is this true, if you lose your private key to your Ethereum wallet you lose all your money forever? Good luck with this! How on earth are you going to convince people to put their hard earned money into a wallet?
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
10-07-2017 , 05:38 PM
Questions:

1) P2P subnet: Do the peers know the ips of eachother? How does it exactly work?

2) No info about liquidity pools. Guaranteed turnaments are mentioned. Please explain.

3) Can I play and stake (work as a justice) concurrent?

4) What's the logic: How to know if a peer lost connection?

5) What's the logic: How to know if a peer left the table?

6) Do white-label casinos connect to the same lobby?

7) Does a white-label casino have to purchase a license from your company or is it enough to purchase a license within their jurisdiction?

8) "The “Justice Pool” is composed of a limited number of users that are active on the Virtue Poker network." Please explain the LIMITED wording. Is their an minimum threshold or will receive everybody who stakes his VPP (justice) receive tables relative to his stake vs all other stakes in the network?

9) "If a Justice is caught cheating, colluding, or misreporting hand results, that Justice’s stake is seized and is kicked out of the Justice Pool." How can a justice proof that he did nothing wrong? Game-experts (centralized entioty) are the masters of the network. Is there any way to proof for a justice that they had no right to seize his stake?

10) Since you are not open-sourcing the desktop-client at the beginning, from a players perspective it does not change much in comparision to pokerstars. A player cannot know if you call the random-function. By doing this you do not adhere to the vision of decentralized systems. Every pokerstars player is for good reason worried about pokerstars cheating them, by not open-sourcing the desktop-client you do not differentiate in any means at this point from pokerstars. What's your statement on that? If you look at the current crypto-market, copy-cats are no problem at all, b/c copy cats cannot learn the codebase so fast to overtake the original project and in addition they would have to have a way better dev-team to overtake the first mover. So this is not a valid argument. Source: https://www.youtube.com/watch?v=o00WqRbo31U

Concerns:

I cannot disclose who wrote that, but he/she is a shief cryptographer of a big cryptocurrency.

"You need an encryption algorithm that is commutative. A few are known, including Pohlig-Hellman and SRA.

See this paper: http://people.csail.mit.edu/rivest/S...entalPoker.pdf

Unfortunately, neither of these algorithms is considered particularly secure. I don't know of any commutative cryptosystem that is sufficiently secure. I still think you can make this work, but it would require changing the protocol so that commutativity is not needed."

Rayn, do you want to adress that concern? I saw you have 2 former computer scientist students in your team, but no specialist von cryptography, when developing new cryptographic systems, this seems to be a little risky.

I think these are questions, that everybody will for sure like to get an answerd too, who is interested in virtuepoker.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 06:02 AM
Virtuepoker has no platform where people can ask questions. They do not respond to emails. Last statement trustless poker is: "We do not open source the client software", in conclusion everybody from virtuepoker can know your cards if you play heads up against them, b/c you cannot be sure that they client software calls the random function (impossible without opensource).

Because of that they also say that trustless is not their main value proposition, which makes it just another small pokerroom that is not trustless. I think it's pretty werid situation when they sign three pokerpros who have most likely no clue what they are promoting (pretty sure they think it is trustless or they get a big piece of the potential fraud).
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 11:27 AM
These questions are interesting and I am eagerly awaiting responses as well.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 01:42 PM
they do not respond, I've tried it everywhere (reddit, youtube, email, here and more).
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 01:44 PM
It is not decentralized poker, afaik its not p2p.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 02:52 PM
it is p2p but much stuff is off-chain but they want to introduce well balanced off-chain incentives. Anyway we have to wait for an answer.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 06:28 PM
Questions:

1) P2P subnet: Do the peers know the ips of eachother? How does it exactly work?

>>No, the peers at the table don't know each other's IPs. They are masked using the p2p communication server in our app called blabber (we may use the Whisper protocol moving forward). At the beginning of each hand the clients of each player goes through a “roll call” sending messages to each other and finalizes the number of participants in a hand. The game client is a state engine, where all peers are running the same code at the same time and are constantly communicating in the background to ensure the UI for all players displays the same thing. We do this entirely off-chain, to reduce gas costs and improve gameplay speed. At the end of each hand, the end result of the hand is sent to the smart contract on ethereum which includes a “chip counter” to update the player’s stakes.

Please see our white paper, Section 8.5, this gives a better technical overview of what is going on in the background.

A copy can be found here: https://virtue.poker/wp-content/uplo...-DRAFT-0.1.pdf

2) No info about liquidity pools. Guaranteed turnaments are mentioned. Please explain.

>>Guaranteed Tournaments: We want to focus marketing dollars on attracting players via large prize pools and rakeback versus putting that money towards expensive sponsorships of famous athletes. After our token sale we will release our expected initial tournament schedule.

Liquidity Pools: I understand that everyone wants a global liquidity pool, but we need to be conscientious of the laws and regulations that are currently in place. In addition, a new operator needs to develop a long term growth strategy, one that can hold up, especially with significant legal scrutiny should we scale. We haven’t discussed where we will accept players from yet, because we need to continue to acquire legal guidance. What I can say is we’ve spent significant time and resources into seeking legal advisement from three different law firms from both the US and EU, and will continue those partnerships as we bring Virtue Poker to market.
.
3) Can I play and stake (work as a justice) concurrent?

>>Yes. We are working on a system where Justices will be assigned to tables without knowing the ETH table address.

4) What's the logic: How to know if a peer lost connection?

>>The P2P subnet is the component of our application that handles all peer to peer communications. Messages (“pings”) are constantly being sent as the beginning and during a hand by players “seated” at the table. The P2P subnet is nothing more than a communication and synchronization tool, so the clients know what is going on at the game level. If a peer stops sending messages to other peers over a specified timeframe, the other peers know that player is no longer connected. If you’d like the precise technical explanation, I’m more than happy to tell you the actual code that is used.

5) What's the logic: How to know if a peer left the table?

>>Leaving the table requires a player to take an action in the UI (close the app // click “leave table”). What is really going on is the peer (for cash games) is requesting they both leave the P2P subnet for that table, and requesting their ETH from the table contract.

6) Do white-label casinos connect to the same lobby?

>>Yes, the lobby is a registry on Ethereum which lists table addresses. It will be customizable, so only the required tables (for example: think of a skin that should only display tables with players from Country A) show up in the UI for the third-party skin.

7) Does a white-label casino have to purchase a license from your company or is it enough to purchase a license within their jurisdiction?

>>The third-party would have to sign a contract with us to use our software. The legal requirement for third-party integration is TBD, but it is safe to say it would be satisfactory to us if an operator holds a license in their jurisdiction for online gaming.

8) "The “Justice Pool” is composed of a limited number of users that are active on the Virtue Poker network." Please explain the LIMITED wording. Is their an minimum threshold or will receive everybody who stakes his VPP (justice) receive tables relative to his stake vs all other stakes in the network?

>>Limited means nothing else in this instance than “active.” And yes, there will be a minimum an individual must stake to become a Justice. The amount has not been set. We are still actively developing the Justice System.

9) "If a Justice is caught cheating, colluding, or misreporting hand results, that Justice’s stake is seized and is kicked out of the Justice Pool." How can a justice proof that he did nothing wrong? Game-experts (centralized entioty) are the masters of the network. Is there any way to proof for a justice that they had no right to seize his stake?

>>An individual would have to tamper with their Justice client to misreport any result. All players, including the Justice cryptographically sign-off on the end result of a hand with their private key (as of now), a Justice client would have to disagree with a player client, for a hand to be misreported, and that record would be seen by our game security team which would prompt investigation. Any time there is a disagreement between players, or between a player and a Justice, our team will look at why the disagreement occurred.

The “centralized” component of Virtue Poker is our game security team. We understand there is a trust element in this, but after significant research, we decided that most players would prefer to have a game security team reviewing hand histories, versus having full decentralized poker which would open to vectors of attack via collusion and bots.

However, players can choose to participate in a game without a Justice node, but instead would have to trust their counterparties (who could take advantage of the dropped player problem, or disagree to an end result of the hand).


10) Since you are not open-sourcing the desktop-client at the beginning, from a players perspective it does not change much in comparision to pokerstars. A player cannot know if you call the random-function. By doing this you do not adhere to the vision of decentralized systems. Every pokerstars player is for good reason worried about pokerstars cheating them, by not open-sourcing the desktop-client you do not differentiate in any means at this point from pokerstars. What's your statement on that? If you look at the current crypto-market, copy-cats are no problem at all, b/c copy cats cannot learn the codebase so fast to overtake the original project and in addition they would have to have a way better dev-team to overtake the first mover. So this is not a valid argument. Source: https://www.youtube.com/watch?v=o00WqRbo31U


>>First, for compliance reasons, we will certify our P2P RNG solution with a third-party verifier, such as GLI. Second, we don’t “call a RNG function” from a centralized server. If you review our white paper (see Mental Poker) you will see that every player is included in card shuffling and all players encrypt the deck of cards, so essentially, every player utilizes randomness from their machine, and is the only person who has access to their private keys that correspond to their cards. There is no possible way for us to view your cards during a hand, as there is no server you are calling during gameplay. That is the fundamental point of Mental Poker and our client architecture. The players communicate amongst themselves via the p2p subnet. For us to cheat, we’d need to have access to the encryption keys of all players, defeating the purpose of spending years implementing a Mental Poker solution in the first place.


Concerns:

I cannot disclose who wrote that, but he/she is a shief cryptographer of a big cryptocurrency.

"You need an encryption algorithm that is commutative. A few are known, including Pohlig-Hellman and SRA.

See this paper: http://people.csail.mit.edu/rivest/S...entalPoker.pdf

Unfortunately, neither of these algorithms is considered particularly secure. I don't know of any commutative cryptosystem that is sufficiently secure. I still think you can make this work, but it would require changing the protocol so that commutativity is not needed."

Rayn, do you want to adress that concern? I saw you have 2 former computer scientist students in your team, but no specialist von cryptography, when developing new cryptographic systems, this seems to be a little risky.

I think these are questions, that everybody will for sure like to get an answerd too, who is interested in virtuepoker.


>> With regards to cryptographers -- we will announce adding two highly respected individuals and PHDs in cryptography to our team later this week. But to summarize, we will be implementing multiple p2p shuffling algorithms for players to choose from.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 08:10 PM
I should also mention, we've seen some other competitors recently who say that Mental Poker + blockchain isn't feasible because of gameplay speed. Our app currently does approximately 80 hands per hour, and the largest lag time is at the beginning of a hand when each player goes through the process of encrypting and shuffling the deck. All gameplay happens off chain, so we aren't beholden to block times. At the end of a hand, the end result is sent to the table contract. In addition, hands happen asynchronously, meaning players move onto the next hand, as the previous hand result is being validated on chain.

With regards to security of player funds: a solution that requires you to trust the operator via depositing and forfeiting control over player funds into a operator owned wallet entirely defeats the purpose of Ethereum smart contracts (no central authority owning your money). On Virtue Poker, there isn't a deposit and withdrawal process. You fund a digital wallet that you control, and send funds from that wallet to the table address. Included in the contract is the game parameters, and when a game is complete (tournament) or when a player leaves a table (cash-game), the contract auto-executes and the player's winnings are sent back to their wallet address when a payout is due.

We never are in control over player funds.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 08:34 PM
Quote:
I should also mention, we've seen some other competitors recently who say that Mental Poker + blockchain isn't feasible because of gameplay speed. Our app currently does approximately 80 hands per hour
What is the average hands/hour you anticipate? What is on the horizon for scaling this? I'm assuming it means per table and tables added scaled indefinitely?

Quote:
We never are in control over player funds.
It's an important point, not one I would overlook.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-06-2017 , 09:04 PM
How can you prevent collusion with random players of which you never have control of their funds?
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-07-2017 , 05:35 AM
Thank you for your answers but you did not answer this question (which is by the way the most important one):

Quote:
Last statement trustless poker is: "We do not open source the client software", in conclusion everybody from virtuepoker can know your cards if you play heads up against them, b/c you cannot be sure that they client software calls the random function (impossible without opensource).

Because of that they also say that trustless is not their main value proposition, which makes it just another small pokerroom that is not trustless.
But as far as I derive from you other answers (you said you will license the client software) you will not open source it, which makes it in conclusion jsut another pokerroom that people have to trust. There are only two answers to this questions (Yes we will open source right from the biginning or No we will not open source right from the beginning and therefore be no trustless system)

I hope somebody will built an open source client for this, so that poker players do not have to trust somebody anymore.

Last edited by Invader; 11-07-2017 at 05:44 AM.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-07-2017 , 05:41 AM
Quote:
Originally Posted by TheLoser
How can you prevent collusion with random players of which you never have control of their funds?
pls read the whitepaper.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-07-2017 , 10:01 AM
Quote:
Originally Posted by Nooseknot
What is the average hands/hour you anticipate? What is on the horizon for scaling this? I'm assuming it means per table and tables added scaled indefinitely?

It's an important point, not one I would overlook.

Yes per table. And yes to multi-tabling. Although we may limit multi-tabling to prevent a distortion of recreational players to professionals.

We are constantly improving our shuffling algorithm to improve gameplay speed, and most likely will offer multiple solutions for players to choose from.

With regards to trust, I can't commit to open sourcing our client at our moment, but I won't say we are fully committed to keeping it proprietary. We are still months off from launch, but I will give you a definitive answer when we get closer to that date.

Also for those interested, we put up a new blog post today on how we "Break up the Central Banks of Online Poker" using Ethereum smart contracts.

Post is here: https://medium.com/@VirtuePoker/brea...r-f1582e282c64
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-07-2017 , 11:25 AM
Quote:
Originally Posted by Virtue Poker
With regards to trust, I can't commit to open sourcing our client at our moment, but I won't say we are fully committed to keeping it proprietary. We are still months off from launch, but I will give you a definitive answer when we get closer to that date.
Is it possible for third parties to write an open source client that is trustless and hooks into the smart contracts from virtuepoker?

I understand that you want that your software has value. But giving it value by discounting trustlessness is not the decentralized vision. If it is not trustless, people can also play at 888 poker. Why do you not introduce another businessmodel for the company other then sacrificing trustlessness?

You could solve a problem in poker, but it seems that you don't want to.

Will you announce that information before the ICO regarding if you open source or not?
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-08-2017 , 06:11 PM
Can't wait...I understand the tech very well, and use crypto more than most. Not sure how many of these concerns are legit misunderstandings, FUD (fear, uncertainty and doubt posts - troll fare, essentially), or just honest questions.

Most of the honest questions are explained in the white paper...however, the white paper, not being overly simplistic, sort of assumes some knowledge of how crypto works already...hence, some of the confusion and questions asked multiple times.

But some of it is probably just FUD from neo-Luddites (at least when it comes to crypto). Not all though, to be fair.

I would remark, open source and trustless are not synonyms in the space. Smart contracts are designed to be trustless, in that no one can just refuse to pay up when they owe, and dispute resolution is taken up by either a third party or parties, or an automated function.

Many decentralized techs don't feature trustless anything, except their source code.

It cannot be considered a similar risk in terms of trust here, just because it's not open source (at the start, at minimum), because the site is not able to steal your funds. We know that because they are built on Ethereum, and on Ethereum there is already empirical evidence.

Ostrom's Law in Economics: If it is possible in practice (empirical evidence), then it is possible in theory.

I want this open source eventually, but I have heard this before with the Dash project...and it's a bad argument against Dash too. There are good reasons to not open source every single project at the outset, and usually those good reasons have something to do with regulations and laws that make it less advantageous to make it open source. This is especially the case when not dealing with anonymous transactions. Sure, if the team was fully anon, they could open source it and flaunt the laws. Then they might be discovered, jailed, and have all their stuff confiscated.

Better to not be anon on a project so likely to be so lucrative. Better not to open source it right away sometimes, therefore. Dash is like this too. They roll out updates without open source, then use sporks, or toggles, to shut down the new update if a bug bounty hunter finds a bug that can be exploited. They fix it, toggle it back on. Once it has been around long enough, and no further bugs found, then they open source and move on.

I've much enjoyed that project since it was Darkcoin (Dash is a rebrand to get away from Dark Market stigma, especially since Monero took that over already, and Dash is headed into PayPal/Venmo/Visa territory now).

The part about the money being in your control makes it trustless in that aspect, given it's built on Ethereum, and that part is already verifiable to work. It takes little imagination to extrapolate that to these types of contracts.

The lack of open source is where it is not trustless...but that affects the poker stuff, not the existing Ethereum stuff.

Hope that makes sense to those with HONEST questions.

I have no affiliation with this project, for the record. I do not own their tokens. I do not own any ETH right now. My interest here is strictly the future of online poker, especially in regards to restoring international player pools again.

And BTW, the possibility of immense international player pool sizes with lower rake...word is going to get around about that regardless, so it's a matter how fast the business will grow, not if it will, imho.

Last edited by Gankstar; 11-08-2017 at 06:17 PM.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-09-2017 , 03:35 AM
The smart contract is provably fair, but you generate the random number on the client software. If you play headsup against somebody who wrote the client software you will get exploited, since they have the incentive to exploit you, b/c everybody wants to make money. Decentrazation is all about incentives, incentives make decentralazation work.

The client can be made such that you have the feeling that the numbers are random, but the virtuepoker tream will know all your cards every single time. You can't change that if you do not open source the client. That's why somebody needs to copy all smart contracts and write an open source.

Gankstar: You problalby need to get more knowledge about decentralized systems
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-09-2017 , 06:32 PM
Quote:
Originally Posted by Invader
The smart contract is provably fair, but you generate the random number on the client software. If you play headsup against somebody who wrote the client software you will get exploited, since they have the incentive to exploit you, b/c everybody wants to make money. Decentrazation is all about incentives, incentives make decentralazation work.

The client can be made such that you have the feeling that the numbers are random, but the virtuepoker tream will know all your cards every single time. You can't change that if you do not open source the client. That's why somebody needs to copy all smart contracts and write an open source.

Gankstar: You problalby need to get more knowledge about decentralized systems
Thank you Gankstar. And no we can't view your cards, that is why we've spent over two years implementing a Mental Poker protocol for P2P card shuffling and results reporting, and have no server that runs the RNG. Your client runs locally on your machine, and each player is included in card shuffling and results reporting. The client is a state engine (see appendix of our white paper), and uses a p2p message exploder to keep the clients (players) in sync at a table.

And this is also we we will announce early next week bringing on two PhD's in cryptography to our team who will help us implement a fully trustless version of mental poker using trusted hardware. (More coming about this next week).
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-10-2017 , 04:35 PM
Quote:
Originally Posted by Virtue Poker
Thank you Gankstar. And no we can't view your cards, that is why we've spent over two years implementing a Mental Poker protocol for P2P card shuffling and results reporting, and have no server that runs the RNG. Your client runs locally on your machine, and each player is included in card shuffling and results reporting. The client is a state engine (see appendix of our white paper), and uses a p2p message exploder to keep the clients (players) in sync at a table.

And this is also we we will announce early next week bringing on two PhD's in cryptography to our team who will help us implement a fully trustless version of mental poker using trusted hardware. (More coming about this next week).
I know how mental poker works and I also know that when the client is not open source you cannot proof to call the random function on the client and YOU KNOW THAT AS WELL!!! I'm looking forward to see the trusted hardware approach.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-13-2017 , 05:40 PM
Quote:
Originally Posted by Invader
I know how mental poker works and I also know that when the client is not open source you cannot proof to call the random function on the client and YOU KNOW THAT AS WELL!!! I'm looking forward to see the trusted hardware approach.
I will make the announcement this week regarding the new team members who will be doing the trusted hardware approach.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-13-2017 , 06:09 PM
Quote:
Originally Posted by Virtue Poker
I will make the announcement this week regarding the new team members who will be doing the trusted hardware approach.
I'm looking forward to see the approach, but I have to tell you I think it is clearly the wrong way. An open source client is a save approach and trusted hardware is a kind of weird situation. Since this is a multi billion business the incentive for backdoors or exploiting trusted hardware is pretty high. AFAIK trusted hardware's security falls with the incentive to exploit it. Open sourcing the client is simply the best approach, but I can't help you when you think that a GUI software client is more valueable then a truly decentralized poker platform where you can earn much more rake then when your platform is not more valueable then for example 888 poker. I'll take a look at the trusted hardware approach as soon as you release it. I'm looking forward to see it.
Note: blockchain > trusted hardware. Trusted Hardware is currently necessary to get real world data (oracles) that can not be obtained otherwise via blockchain (eg. stockprices, sports results ect.). Entropys do not fall in this category. Trusted Hardware will not replace most blockchain usecases for many reasons and it should not be leveraged to do that.
Anyway somebody will utalize the smart contracts and write an open source client for sure, which clearly outperforms every trusted hardware approach.

Last edited by Invader; 11-13-2017 at 06:26 PM.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-14-2017 , 01:17 PM
Quote:
Originally Posted by Invader
I'm looking forward to see the approach, but I have to tell you I think it is clearly the wrong way. An open source client is a save approach and trusted hardware is a kind of weird situation. Since this is a multi billion business the incentive for backdoors or exploiting trusted hardware is pretty high. AFAIK trusted hardware's security falls with the incentive to exploit it. Open sourcing the client is simply the best approach, but I can't help you when you think that a GUI software client is more valueable then a truly decentralized poker platform where you can earn much more rake then when your platform is not more valueable then for example 888 poker. I'll take a look at the trusted hardware approach as soon as you release it. I'm looking forward to see it.
Note: blockchain > trusted hardware. Trusted Hardware is currently necessary to get real world data (oracles) that can not be obtained otherwise via blockchain (eg. stockprices, sports results ect.). Entropys do not fall in this category. Trusted Hardware will not replace most blockchain usecases for many reasons and it should not be leveraged to do that.
Anyway somebody will utalize the smart contracts and write an open source client for sure, which clearly outperforms every trusted hardware approach.
First, I very much respect the amount of time you've put into looking into our company, and your thoughtful questions. You seem dedicated to seeing a decentralized poker platform work in the market, and when ready I invite you to be a beta tester of the platform (along with anyone else who is interested). We are not against open source, we are just to far from launch to commit to that, also we need to understand the legal ramifications of publishing open-source software that could be used for online gaming. Lastly, I will publish the announcement of our advisors and new team members here later this week or early next week at the latest. We are adding a very big name pro to our team, which we will be announcing on Thursday, as well as several academics with backgrounds in cyber security and cryptography. Also -- we promise to be much more responsive here for all future questions moving forward, as we see building a new poker platform as a community effort, and we want to get it right.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-14-2017 , 01:42 PM
Quote:
Originally Posted by Virtue Whitepaper
Initially,*submissions*by*Justices*to*IPFS*will*be *reviewed*by*a*team*of*game*security*experts*that* will*be*consultants*hired*by*Virtue*Poker
See I have a big problem with this. There was a early project called pokerereum that had a somewhat similar "solution" and vitalik buterin took one quickly look and called it gameable.

See there is problem of security, and you have outsourced it, first to something that is obscure (obfuscation), and then overseen by a "team of game security experts". I'd like to first agree that this isn't an actual security solution, its a trusted third party, which is by definition a security hole: http://nakamotoinstitute.org/trusted-third-parties/

I'd like to first agree to that.

So you have a sort of jury pool and a stake system. Is this system already proved empirically to be secure? Or is this a new model with a new conjecture?

Because to me, you have created a solution that a poker pro can't understand and I worry that is exactly how you are signing up "big names", and then using these big names to further hide the problems that you haven't solved. I'm quite interested in dialogue on this, but I'm too familiar with this problem to give benefit of the doubt, especially knowing the history of this project and reading your whitepaper.

Edit: please state clearly if anyone from the pokerereum project has migrated to your team and this project.
Virtue Poker: P2P Decentralized Poker on Ethereum Quote
11-14-2017 , 05:06 PM
I apologize for my interruption of this interesting debate but I have one question which bothers me. It is probably stupid question because I just start learning on that subject but I will shoot it anyway:P
So, why not run on tangle formation instead of blockchain? It seems to me this would solve the problem of games speed and it would be cheaper too, maybe even more secure - decentralyzed. Is tangle formation too new and not tested yet (it is only used by IOTA currency)? Maybe it is not supported by Etherum or?
Virtue Poker: P2P Decentralized Poker on Ethereum Quote

      
m