Skip to content

Commit a5d7f07

Browse files
committed
doc: mention bitSign code signing in main README
Signed-off-by: Richard Alpe <richard@bit42.se>
1 parent 8cca891 commit a5d7f07

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,10 +135,16 @@ for reliability you can trust:
135135
- **Hardware Acceleration**: Linux switchdev support for wire-speed packet processing
136136
- **Container Integration**: Docker support with flexible network and hardware access
137137
- **Memory Efficient**: Runs comfortably on devices with as little as 256 MB RAM
138+
- **Code Signing**: All releases are cryptographically signed for integrity verification
138139
139140
Perfect for everything from resource-constrained edge devices to
140141
high-throughput network appliances.
141142
143+
<a href="https://bitsign.se">
144+
<img src="https://bitsign.se/assets/badges/powered-by-bitsign-light.png#gh-light-mode-only" alt="Code signing powered by bitSign" width="250">
145+
<img src="https://bitsign.se/assets/badges/powered-by-bitsign-dark.png#gh-dark-mode-only" alt="Code signing powered by bitSign" width="250">
146+
</a>
147+
142148
> Check the *[Latest Build][]* for bleeding-edge features.
143149
144150
---

0 commit comments

Comments
 (0)