Round 10/Proposal Ideas: Difference between revisions
miraheze>CodeTriangle →Current draft: this is maybe more readable |
miraheze>CodeTriangle |
||
| Line 13: | Line 13: | ||
:When the rules authorize a set of players to "secretly" take an action (a "secret action") then those players can only take that action by posting in #game-actions (or a channel defined by the rule that defines the secret action) the type of game action to be performed, along with an SHA-256 hash of: | :When the rules authorize a set of players to "secretly" take an action (a "secret action") then those players can only take that action by posting in #game-actions (or a channel defined by the rule that defines the secret action) the type of game action to be performed, along with an SHA-256 hash of: | ||
:#an unambiguous declaration that | :#an unambiguous declaration of the action that the player is performing | ||
:#at least one byte of unrelated text at the end (known as "salt") | :#at least one byte of unrelated text at the end (known as "salt") | ||
: | : | ||