Mailing List Archive

Detached signature file.
Is it possible to add content to a detached signature file?

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: Detached signature file. [ In reply to ]
You probably don't wanna muck around with a binary .sig file but if you create a .asc file with `gpg --armor --detach-sign bort`, then the myfile.asc file will have lines with `-----BEGIN PGP SIGNATURE-----` and `-----END PGP SIGNATURE-----`. Don't mess with the data between them. Anything before or after is fair game for ascii art.


On 2020-07-16T20:52:09-0700 Ayoub Misherghi via Gnupg-users <gnupg-users@gnupg.org> wrote 0.2K bytes:

> Is it possible to add content to a detached signature file?
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users@gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
Re: Detached signature file. [ In reply to ]
On Thu, 16 Jul 2020 20:52, Ayoub Misherghi said:
> Is it possible to add content to a detached signature file?

You may add other detached signatures (for the same file) by simply
concatenating them. See the attached script for an example.

In case you meant whether you can add meta data, see the option
--set-notation.


Shalom-Salam,

Werner

--
Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.