]> gitweb.fluxo.info Git - bootless.git/commitdiff
Introduce commit signatures
authorSilvio Rhatto <rhatto@riseup.net>
Thu, 27 Apr 2017 12:51:32 +0000 (09:51 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Thu, 27 Apr 2017 12:51:32 +0000 (09:51 -0300)
index.mdwn

index 0148d39bba67326ca8d59debbc833ec2f05dbf29..540523b5397f746c2357f447d4550faac941a8f6 100644 (file)
@@ -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