What changed, and why it matters
This commit only edits a README file in the hardware documentation folder. It reformats a list of spreadsheet filenames and updates a sentence from singular to plural. There are no code changes, no firmware changes, and no security-related content.
No action needed. This is a documentation-only formatting edit with no security relevance.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The diff modifies hardware/README.md, a Markdown documentation file. It removes a blank line, changes ‘this spreadsheet file’ to ‘these spreadsheets’, and converts a list of BOM filenames from separate subsections into a single bullet list. No executable code, build scripts, cryptographic logic, or hardware design files were changed.
Changed components
hardware/README.mdInspect captured patch +6 / −18
diff --git a/hardware/README.md b/hardware/README.md
index 6e3d695..c2755f0 100644
--- a/hardware/README.md
+++ b/hardware/README.md
@@ -5,7 +5,6 @@ build your own Coldcard from off-the-shelf parts.
We are sharing this information for the benefit of security
researchers who wish to analyse the Coldcard more completely.
-
# Schematic

@@ -35,31 +34,20 @@ This is the Mark3 rev B schematic.
# BOM - Bill of Materials
-The parts used in the Coldcard are detailed in this spreadsheet file.
+The parts used in the Coldcard are detailed in these spreadsheets.
Most of them could be bought on Digikey, but some are direct from suppliers.
+- BOM for Q rev D: `bom-q1d.xlsx`
+- BOM for Mk5 rev F: `bom-mark5f.xlsx`
+- BOM for Mk4 rev D: `bom-mark4d.xlsx`
+- BOM for Mk3 rev B: `bom-mark3b.xlsx`
+
Not included are these minor bits:
- the plastic case (custom)
- the secure bag (with barcode serial number)
- pin-recovery card
-`bom-q1d.xlsx`
-
-- BOM for Q rev D.
-
-`bom-mark5f.xlsx`
-
-- BOM for Mk5 rev F.
-
-`bom-mark4d.xlsx`
-
-- BOM for Mk4 rev D.
-
-`bom-mark3b.xlsx`
-
-- BOM for Mk3 rev B.
-
# Important
- No promises that these files are 100% current because we constantly make quality improvements.
Why this scored 15/100
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.