- Organisation
- switck
- Evidence role
- Repository patch
- Published
- not established
- Source changes
- 0
- Detected differences
- 0
- Unreviewed
- 0
- Copies held
- 1
Patch content for the open incident-response proposal. Kept separately from the conversation and review-state capture.
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 2 Aug 2026, 00:58 UTC.
Snapshot and diff bodies for this chain monitor are held in the local evidence archive but withheld from the public site because they can contain victim addresses. Integrity hashes, capture times and reviewed change summaries remain available below.
-
Recovered from the Internet Archive rather than captured by this project. The row records that third-party provenance separately from captures made by this project.
What changed from the previous capture 0 lines
Extracted text as captured
From fa09082a9a6abcbac3acf3aa94531bd5ecbfc6d2 Mon Sep 17 00:00:00 2001 From: BTChip github <[email protected]> Date: Fri, 31 Jul 2026 08:57:30 +0200 Subject: [PATCH] Enforce HW TRNG --- ngu/random.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ngu/random.c b/ngu/random.c index 1fc2232..ef400eb 100644 --- a/ngu/random.c +++ b/ngu/random.c @@ -25,7 +25,7 @@ extern uint32_t rng_get(void); # define CHIP_TRNG_SETUP() # define CHIP_TRNG_32() rng_get() -# ifndef MICROPY_HW_ENABLE_RNG +# if MICROPY_HW_ENABLE_RNG == 0 # error "get a HW TRNG plz" # endif #endifExcerpt only. The complete copy is held offline and backs quotations on this site. The original publication remains the canonical public source.
Each copy above is identified by the SHA-256 of its extracted text, shown beside it, and the diffs are plain unified diffs. 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.
The SHA-256 prefixes above identify each held copy without turning this page into a mirror of somebody else's post. Compare a quotation against the original. If the post has since been edited or deleted, ask and the held copy can be produced.