From aa4acac0967c9df3d84928bd72a6337a6f8114f0 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 27 Apr 2017 09:51:32 -0300 Subject: Introduce commit signatures --- index.mdwn | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/index.mdwn b/index.mdwn index 0148d39..540523b 100644 --- a/index.mdwn +++ b/index.mdwn @@ -40,7 +40,14 @@ Just clone git clone https//git.fluxo.info/bootless -And then leave it somewhere, optionally adding it to your `$PATH` environment +You can also verify the latest commit's OpenPGP signature: + + /usr/bin/git -C kvmx verify-commit HEAD + +Note that `/usr/bin/git` is called to avoid any other `git` wrappers or aliases +you might have available on your shell. + +You can optionally add the `bootless` script it to your `$PATH` environment variable or package it to your preferred distro. Workflow -- cgit v1.2.3