Round 10/Reference: Difference between revisions
miraheze>Klinkplink →Stuff we should probably add to this: Removing hash , added more things |
miraheze>Klinkplink →Secret Actions: Adding some best practices including replying to original message and using poker face |
||
Line 6: | Line 6: | ||
Because we operate on a sealed-bid system and because in real poker hands are not publicly displayed, we use something called secret actions. Essentially, to take a secret action, you write a description of the actions you want to take, then hash them using the SHA-256 algorithm, finally revealing them after the secret information's "maturation date." '''Make sure to save the unhashed text somewhere else. Hashes are an irreversible process. We post the unhashed text so that other players can independently create the same hash that you did so that we can verify it.''' | Because we operate on a sealed-bid system and because in real poker hands are not publicly displayed, we use something called secret actions. Essentially, to take a secret action, you write a description of the actions you want to take, then hash them using the SHA-256 algorithm, finally revealing them after the secret information's "maturation date." '''Make sure to save the unhashed text somewhere else. Hashes are an irreversible process. We post the unhashed text so that other players can independently create the same hash that you did so that we can verify it.''' | ||
==== '''Best Practices:''' ==== | |||
* When posting your unhashed text, reply to the message with your original hashed text to make it easier to verify. | |||
* While you shouldn't use it as a primary method of hashing, the Poker Face bot is a useful tool to help verify a hash. ( Command: &sha before your message, example: &sha My hand is the following lol: Ace of Spades, Ace of Spades, Ten of Spades, Ten of Spades, Four of Spades, Four of Spades ) | |||
== Phases == | == Phases == |