From 783cb1dab5e29613cebaaeb424e6cd02519a1ad2 Mon Sep 17 00:00:00 2001 From: Harald Hoyer Date: Fri, 21 Sep 2018 13:26:44 +0200 Subject: [PATCH] README.md: update --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c887ca0..efb737a 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,11 @@ All configurable files have been whitelisted and moved to /cfg. - support more clevis pins and mixed pins - firmware update - option to always clean data disk on boot +- instead of gpg use: +```bash +$ openssl dgst -sha256 -sign ../DB.key -out sha512sum.txt.sig sha512sum.txt +$ openssl dgst -sha256 -verify <(openssl x509 -in ../DB.crt -pubkey -noout) -signature sha512sum.txt.sig sha512sum.txt +``` ## Complete / What works already? - boot from single efi binary