X-Git-Url: https://pd.if.org/git/?p=zpackage;a=blobdiff_plain;f=zpm-bug;h=9b933ba2413ecf92b3341cf5dfcc2fd64dedd1ac;hp=892e60f41b41fe55b5cdaa3714abb9e79d0d7972;hb=09c80a1f8918d888063f4d1a75921a99fe5f0b5c;hpb=df8dc5e9fa5e5af70eda9011faef8d721cf177e2 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