Skip to content

Commit 4e17070

Browse files
authored
Merge pull request #983 from Dasharo/dev_signed_binaries
Mention the diffrence between dev_signed and regular binaries
2 parents 10b4def + aa3da1e commit 4e17070

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/osf-trolling-list/build_process.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,3 +139,11 @@ Open-source firmware development and build environment SHOULD have:
139139

140140
I'm not tracking all activity in the community, so some claims may be plain
141141
wrong. Please let me know what I miss when I'm wrong.
142+
143+
## [OSFI0012] Difference between regular release binaries and `dev_signed` binaries
144+
145+
We publish two types of binaries. Regular release binaries which are signed
146+
with release key and `dev_signed` binaries which are signed with the
147+
developer key used by Dasharo build system. The purpose of the latter
148+
binaries is for users who build Dasharo from source to be able to verify
149+
if their binary is the same as the one we build (binary is reproducible).

docs/variants/protectli_vp2410/releases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Test results for this platform can be found
1717
## v1.1.1 - 2025-01-23
1818

1919
Test results for this release can be found
20-
[here](https://github.com/Dasharo/osfv-results/blob/main/boards/Protectli/VP2410/VP2410_v1.1.1_results.csv).
20+
[here](https://github.com/Dasharo/osfv-results/blob/main/boards/Protectli/VP2410/v1.1.1-results.csv).
2121

2222
### Added
2323

0 commit comments

Comments
 (0)