From 03f4a8d04468e5e4ca17da2347f0631ab12d6840 Mon Sep 17 00:00:00 2001 From: Richard Alpe Date: Tue, 23 Sep 2025 16:31:32 +0200 Subject: [PATCH] doc: mention bitSign code signing in main README Signed-off-by: Richard Alpe --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3745ad6f..fefe4c81 100644 --- a/README.md +++ b/README.md @@ -135,12 +135,21 @@ for reliability you can trust: - **Hardware Acceleration**: Linux switchdev support for wire-speed packet processing - **Container Integration**: Docker support with flexible network and hardware access - **Memory Efficient**: Runs comfortably on devices with as little as 256 MB RAM +- **Code Signing**: All releases are cryptographically signed for integrity verification Perfect for everything from resource-constrained edge devices to high-throughput network appliances. > Check the *[Latest Build][]* for bleeding-edge features. + + + + + bitSign - Code Signing + + + ---