Skip to content

Commit a95e946

Browse files
committed
Merge branch 'release'
2 parents 0d39b46 + 535e61c commit a95e946

File tree

5 files changed

+19
-1
lines changed

5 files changed

+19
-1
lines changed

releases/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
# Reproducible builds
22

3-
The bitbox02 firmware [releases](https://github.com/BitBoxSwiss/bitbox02-firmware/releases/) are
3+
The BitBox02 firmware [releases](https://github.com/BitBoxSwiss/bitbox02-firmware/releases/) are
44
tagged: `firmware/vX.Y.Z` for the Multi edition, and `firmware-btc-only/vX.Y.Z` for the Bitcoin-only
55
edition. The binaries are built from those tags in a reproducible manner, based on fixed versions of
66
all dependencies. We use Docker to fix those dependencies.
77

8+
The unsigned firmware binaries are the same for both **BitBox02** and **BitBox02 Nova**.
9+
810
*Note*: it is possible to reproduce the binaries without Docker by installing the correct
911
dependencies. The instructions below use Docker however, as it makes it a easier to get started.
1012

566 Bytes
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
By signing this file, the signer confirms that the firmware binary built from:
2+
3+
git tag firmware-btc-only/v9.23.1
4+
git commit hash 0d39b4630a74014076405710b53c987e10e5888e
5+
6+
resulted, at the time of signing, in a firmware binary file with the following sha256sum:
7+
8+
9bb0c92b8e0d0ec96a2152f5c1c34fa1ae53de6e4dc0f816a2ea6582ce47a5d7
566 Bytes
Binary file not shown.
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
By signing this file, the signer confirms that the firmware binary built from:
2+
3+
git tag firmware/v9.23.1
4+
git commit hash 0d39b4630a74014076405710b53c987e10e5888e
5+
6+
resulted, at the time of signing, in a firmware binary file with the following sha256sum:
7+
8+
7bdf25bf5160d0980c318fe5f6c58bcaa7aeb757af16f2195dd1f5ec96226253

0 commit comments

Comments
 (0)