You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# iperf3 static builds
2
2
3
+
- iperf3 windows builds
4
+
- iperf3 linux builds
5
+
- iperf3 macosx builds
6
+
7
+
The only resource providing multiplatform distro independent iperf3 latest releases that has a 100% transparent build process from end to end. Complete accountability and verified chain of custody. No hidden parts.
8
+
9
+
-[Chain of custody and build provenance](https://github.com/userdocs/iperf3-static?tab=readme-ov-file#gh-attestation-verify) - easily verify the archive or binary was created here.
10
+
-[Transparent build process from source code to binary](https://github.com/userdocs/iperf3-static/actions) - source code > workflow > verification > release.
11
+
-[Virustotal scan and details during the build process](https://github.com/userdocs/iperf3-static?tab=readme-ov-file#gh-attestation-verify) - scanned before release.
12
+
-[Zizmor workflow auditing](https://github.com/woodruffw/zizmor) - helping ensure the worklow itself is not poisoned.
13
+
- Powerful build system with ability to specify repo and branches to easily build patches or custom builds.
14
+
15
+

16
+
3
17
## Build Platforms
4
18
5
19
-[Alpine linux](https://alpinelinux.org) edge using [qemu emulation](https://www.qemu.org)
0 commit comments