cryptoadvance / cryptoadvance/specter-diy

[Feature request] Dice rolls as entropy source for seedphrase

Open
#375 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
585
Forks
108
Avg merge
6d 1h
Merged PRs (30d)
5

Description

Can we add the option to generate a seedphrase from dice rolls, with a SHA256('123456') with a minimum of 100 dice roll numbers inside to enforce high entropy, sanity checks if any single number occurs more often than 40% or has clear repeating pattern that also should be rejected.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the existing seedphrase generation and entropy-input paths, then verify how dice values are represented and validated. Done means generating a seedphrase from at least 100 dice-roll numbers, applying the requested SHA256 process, and rejecting the stated frequency or repeating-pattern cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cryptography, security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.