X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=zpm-bug;h=9b933ba2413ecf92b3341cf5dfcc2fd64dedd1ac;hp=892e60f41b41fe55b5cdaa3714abb9e79d0d7972;hb=6d870f79b078509b8c8c3d4625db35b35feaae0f;hpb=5dd3c3e64a9574112dda77a5afc167f5daa53fd8 diff --git a/zpm-bug b/zpm-bug index 892e60f..9b933ba 100755 --- a/zpm-bug +++ b/zpm-bug @@ -3,9 +3,10 @@ # program to submit a bug report # TODO -# gpg encrypt the report. this will require that -# the submitter have gpg set up, we might be able -# to use a system one +# encrypt the report. Use chacha20 and a public key +# for bug submissions. This key will need to be set up +# for zoranix. Should probably use the packager's public +# key as well. # # allow a bug report from stdin @@ -74,8 +75,8 @@ EOR ${EDITOR:-vi} $file -# TODO gpg encrypt the file -# gpg -ea -r bugreport@zoranix.net +# TODO encrypt the file, possibly sign +# if encrypted, should uuencode the lot # submit the file to the bug destination