COLDCARD RNG incident the public record, collected and explained
Informational only, and this site never asks for your seed words. details

Informational only. This is an open source collection of what others have published about the incident, together with an explanation of it. It is not financial, security or legal advice, and not a substitute for professional advice about your own situation. It is not affiliated with, endorsed by, or speaking for Coinkite. Material is attributed and quoted as published; where sources disagree their scenarios are kept separate with their assumptions rather than reconciled into one answer. Everything is meant to be checked against the linked evidence rather than taken on trust. Act on your own judgement about a particular situation. Editorial standards and corrections.

Do not disclose recovery material to a website, form, message or support account. This site never asks for it, and contributions containing recovery words or private keys are not accepted.

r/coldcard: whether the device can be trusted to honour dice rolls

reddit-dice-rolls-trust

https://www.reddit.com/r/coldcard/comments/1vc55eb/trust_issues/

Latest reviewed change

source content difference between and

The Reddit thread gained 1 new comment.

seen +8 -0 full history below
 My two cents.....I had an unopened MK4 that I wasn't using when this all went down. I updated the firmware and I created a seed phrase with 100 dice rolls. I did a test set of rolls first to see if the CC provided the same value for the rolls as on bitcoiner.guide/seed/, it did. I then created a new seed the same way (without checking online) and added a passphrase.  
 
 
+
+comment: p1q69xq
+parent: t1_p1pwfvl
+author: Intelligent_Map_246
+created_utc: 1785876794

First lines only. The complete diff is in the timeline below.

Organisation
reddit
Evidence role
Community discussion
Published
not established
Source changes
2
Detected differences
2
Unreviewed
0
Copies held
3

Every check is recorded, including checks that found no text change. A detected edit is therefore bounded between two checks. The publisher's exact save time is not observable from this record. Last checked .

  1. source content difference between and Current source content +8 -0

    The Reddit thread gained 1 new comment.

    seen · Captured here 10,340 chars
    What changed from the previous capture 8 lines
     My two cents.....I had an unopened MK4 that I wasn't using when this all went down. I updated the firmware and I created a seed phrase with 100 dice rolls. I did a test set of rolls first to see if the CC provided the same value for the rolls as on bitcoiner.guide/seed/, it did. I then created a new seed the same way (without checking online) and added a passphrase.  
     
     
    +
    +comment: p1q69xq
    +parent: t1_p1pwfvl
    +author: Intelligent_Map_246
    +created_utc: 1785876794
    +edited: false
    +body:
    +Yes. Many have confirmed this method to. Probably use it for seed generation and password storage.  Nothing else 
    
    Extracted text as captured
    post: 1vc55eb
    author: Intelligent_Map_246
    created_utc: 1785536288
    title: Trust issues.
    body:
    How can we make sure that CC did not 
    
    Ignored your rolls and just used its own RNG, 
    
    Or
    
    Only used a tiny fraction of your rolls (e.g. first 5, or some hash that discards most of the entropy),
    
    Nothing is for sure right?
    
    comment: p0yr2kl
    parent: t3_1vc55eb
    author: JumpProfessional3372
    created_utc: 1785536905
    edited: 1785537094
    body:
    Well I'm not 100% replying But here I remember I executed my rolls using this script in an air-gapped booted (from an installation usb) linux and then I slow formatted the usb.
    
    [https://coldcard.com/docs/rolls.py](https://coldcard.com/docs/rolls.py)
    
    Basically running
    
    `$ echo <your 100+ dice rolls> | python3` [`rolls.py`](http://rolls.py)
    
    And then checking that the seed this command gives, is the same the coldcard is giving you. So you compare that the seed you got from mk4 after entering 100+ rolls is the same this script gives you after entering the same 100+ rolls in a secure environment (this is the part i'm not fully remembering yet).
    
    But in case i'm wrong please somebody correct me.
    
    comment: p0ywcom
    parent: t3_1vc55eb
    author: KingMe6
    created_utc: 1785538567
    edited: false
    body:
    Thx for this answer, I did a dice roll. A a year and a 1/2 ago and for the life of me, I could not remember how many roles I actually did. I think it was 100+ But I do recall using that python script to validate output. Now , my paranoia is about the fact that the dice were not casino dice , even though I have a very lengthy pass phrase on top of it

    Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.

  2. source content difference between and source content +10 -0

    The Reddit thread gained 1 new comment.

    seen · Captured here 10,117 chars
    What changed from the previous capture 10 lines
     edited: false
     body:
     Same. I did 50 live dice rolls when I setup my CCQ. Then a strong passphrase as well. Then I have multiple wallets both single and multisig under that also using bip-85 so I think im safe, but I still feel like I should move everything to a new seed. It’s a lot though, so I don’t really want to.
    +
    +comment: p1pwfvl
    +parent: t3_1vc55eb
    +author: thelaurelhighlander
    +created_utc: 1785874185
    +edited: false
    +body:
    +My two cents.....I had an unopened MK4 that I wasn't using when this all went down. I updated the firmware and I created a seed phrase with 100 dice rolls. I did a test set of rolls first to see if the CC provided the same value for the rolls as on bitcoiner.guide/seed/, it did. I then created a new seed the same way (without checking online) and added a passphrase.  
    +
    +
    
    Extracted text as captured
    post: 1vc55eb
    author: Intelligent_Map_246
    created_utc: 1785536288
    title: Trust issues.
    body:
    How can we make sure that CC did not 
    
    Ignored your rolls and just used its own RNG, 
    
    Or
    
    Only used a tiny fraction of your rolls (e.g. first 5, or some hash that discards most of the entropy),
    
    Nothing is for sure right?
    
    comment: p0yr2kl
    parent: t3_1vc55eb
    author: JumpProfessional3372
    created_utc: 1785536905
    edited: 1785537094
    body:
    Well I'm not 100% replying But here I remember I executed my rolls using this script in an air-gapped booted (from an installation usb) linux and then I slow formatted the usb.
    
    [https://coldcard.com/docs/rolls.py](https://coldcard.com/docs/rolls.py)
    
    Basically running
    
    `$ echo <your 100+ dice rolls> | python3` [`rolls.py`](http://rolls.py)
    
    And then checking that the seed this command gives, is the same the coldcard is giving you. So you compare that the seed you got from mk4 after entering 100+ rolls is the same this script gives you after entering the same 100+ rolls in a secure environment (this is the part i'm not fully remembering yet).
    
    But in case i'm wrong please somebody correct me.
    
    comment: p0ywcom
    parent: t3_1vc55eb
    author: KingMe6
    created_utc: 1785538567
    edited: false
    body:
    Thx for this answer, I did a dice roll. A a year and a 1/2 ago and for the life of me, I could not remember how many roles I actually did. I think it was 100+ But I do recall using that python script to validate output. Now , my paranoia is about the fact that the dice were not casino dice , even though I have a very lengthy pass phrase on top of it

    Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.

  3. Earliest copy held
    seen · Captured here 9,635 chars
    Extracted text as captured
    post: 1vc55eb
    author: Intelligent_Map_246
    created_utc: 1785536288
    title: Trust issues.
    body:
    How can we make sure that CC did not 
    
    Ignored your rolls and just used its own RNG, 
    
    Or
    
    Only used a tiny fraction of your rolls (e.g. first 5, or some hash that discards most of the entropy),
    
    Nothing is for sure right?
    
    comment: p0yr2kl
    parent: t3_1vc55eb
    author: JumpProfessional3372
    created_utc: 1785536905
    edited: 1785537094
    body:
    Well I'm not 100% replying But here I remember I executed my rolls using this script in an air-gapped booted (from an installation usb) linux and then I slow formatted the usb.
    
    [https://coldcard.com/docs/rolls.py](https://coldcard.com/docs/rolls.py)
    
    Basically running
    
    `$ echo <your 100+ dice rolls> | python3` [`rolls.py`](http://rolls.py)
    
    And then checking that the seed this command gives, is the same the coldcard is giving you. So you compare that the seed you got from mk4 after entering 100+ rolls is the same this script gives you after entering the same 100+ rolls in a secure environment (this is the part i'm not fully remembering yet).
    
    But in case i'm wrong please somebody correct me.
    
    comment: p0ywcom
    parent: t3_1vc55eb
    author: KingMe6
    created_utc: 1785538567
    edited: false
    body:
    Thx for this answer, I did a dice roll. A a year and a 1/2 ago and for the life of me, I could not remember how many roles I actually did. I think it was 100+ But I do recall using that python script to validate output. Now , my paranoia is about the fact that the dice were not casino dice , even though I have a very lengthy pass phrase on top of it

    Excerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.

How to check this yourself

The excerpts and plain unified diffs above show the text this project held and how it changed. To verify a quotation, compare it against the page itself or against the Internet Archive's copies, which are independent of this project.

Complete captures are held offline rather than mirrored here, so this page shows diffs and excerpts. If a quotation is ever disputed, the full copy can be produced. Ask.