gpk icon indicating copy to clipboard operation
gpk copied to clipboard

Improve signature verification formatting

Open nodech opened this issue 5 years ago • 2 comments
trafficstars

Even though gpg output is OKAY to read, would be nice to have better formatting, something like:

gpg: [✓] [Fri May  3 03:47:53 2019 CEST] using 5B7D C58D 90FE C1E9 90A3 10BA F24F 232D 108B 3AD4 from Braydon Fuller <[email protected]>.
gpg: [✕] WARNING: Not certified with trusted signature.

Or something with colors. This is just a minor thing, but maybe we could have it ? )

nodech avatar Mar 06 '20 02:03 nodech

Possibly, currently the output is piped directly from git and gpg.

braydonf avatar Mar 06 '20 02:03 braydonf

yep, ALSO for github packages that DO NOT have signatures, have a big error message and exit the process or maybe skip and LOG errors in the end alerting users about not signed packages.

nodech avatar Mar 06 '20 03:03 nodech