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.

Method prompt accompanying profedustream's mapping export

profedustream-mapping-prompt

https://fromsmash.com/Map-analysis-ColdCard#method-prompt

Organisation
unknown
Evidence role
Source
Published
2026-08-02
Source changes
0
Detected differences
0
Unreviewed
0
Copies held
1

The Prompt.txt file delivered beside the JSON graph in profedustream's public Smash transfer. It specifies the graph schema and requested viewer behaviour, and is held because it documents how to interpret the export. Frozen after acquisition because Smash file-download URLs are short-lived.

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. Earliest copy held Current
    seen · Captured here 5,503 chars
    Extracted text as captured
    Build a single self-contained HTML file (inline CSS + JS, no CDN, no build step, no
    external requests) that loads and edits a Bitcoin transaction-graph "view" file.
    Light theme only. All UI text in French.
    ## Input format
    The user imports a JSON file with this shape (values are in satoshis):
    {
      "v": 2,
      "ts": 1785703805937,              // epoch ms, save timestamp
      "name": "Affichage 2",
      "root": "<address>",              // the focus address of the graph
      "graph": {
        "nodes": [
          {
            "i": "<id>",                // address string, OR "tx:<txid>" for tx nodes
            "t": "address" | "tx",
            "x": 15, "y": 2,            // canvas coordinates (may be negative)
            "r": true,                  // optional: this is the root node
            "e": true,                  // optional: already expanded
            "k": 37,                    // opaque weight/degree, preserve as-is
            "s": 67622305,              // optional: amount in sats (address nodes)
            "m": {}                     // metadata; for t=="tx" it holds the full tx:
                                        // { tx: { hash, time, blockNumber, fee, size,
                                        //   inputs:[{address,value,coinbase}],
                                        //   outputs:[{address,value}],
                                        //   totalIn, totalOut, isCoinbase },
                                        //   time, fee, block, totalIn, totalOut, nIn, nOut }
                                        // for the root node it may hold { dirs:{in,out} }
          }
        ],
        "links": [
          {
            "s": "<source node id>",
            "d": "<dest node id>",
            "k": "flow" | "txflow",     // "flow" = address→address (tx hidden);
                                        // "txflow" = address→tx or tx→address
            "v": 67622305,              // value in sats
            "t": [ { hash, time, value, blockNumber } ]   // contributing transactions
          }
        ]
      },

    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.