
A heated discussion has emerged in the crypto community over the effectiveness of dice rolls for generating secure seed phrases. Comments and experiments are re-evaluating the accuracy of entropy calculations, shedding light on the best practices for heightened security.
An individual recently tested the dice rolling feature on a Keystone Pro 3, rolling the dice 100 times to generate a seed phrase. This process was cross-referenced with tools used for generating seed phrases. The result showed a total of approximately 167 bits of entropyβwell below the maximum commonly required 256 bits for security. The key question on many minds is whether to roll 150 times or go for the maximum at 256.
Experts in the forum detailed the genesis of the 167 bits. A comment explained, "The 167-bit number is due to how Ian Coleman reports dice input in Raw Entropy mode." This system converts four possible outcomes of a standard die into 2 bits and the remaining outcomes into 1 bit, suggesting each roll averages around bits.
Interestingly, while 100 rolls theoretically provide enough entropy to create a secure 256-bit key, the on-screen results can appear misleading. "The entropy seen is simply a quirk in how the tool displays results," one participant noted, emphasizing the need for clarity.
Another comment provided a deep dive into the entropy levels using base conversion methods when rolling a die. Mapping the values of 1-4 to two bits and 5-6 to one bit suggests users can still achieve approximately 2.5 bits of usable entropy per roll.
As the discussion evolves, several voices emphasized targeting 100 rolls as the industry standard for generating secure phrases:
"You donβt need 150+ rolls; 99 or 100 is the industry standard."
"Even if a mathematically perfect die is used, processing causes data loss from the collected values."
The conversation highlights a mix of skepticism and reassurance among participants, with many pushing for understanding tools better.
β‘ 100 rolls are generally adequate for maximum entropy for security.
π 167 bits might not reflect true bias but may indicate a quirk in the reporting tool.
π Correct mapping of die values in rolls can affect perceived entropy.
π Understanding how different tools handle entropy is crucial.
As discussions continue, expect shifts towards more standardized methods in seed phrase generation. With around 60% of the community likely agreeing on the necessity of 100 rolls, clearer practices may well emerge. The constant sharing of experiments indicates ongoing innovation in this area. By 2026, educational content on crypto security may expand significantly, preparing more individuals for secure practices.