It seems I was not looking at the right keywords when I searched, because I couldn't find that option before.
Thanks for your reply. I ended up discarding the possibility of re-generating these files, because I kept reading and found that GPG by default adds a salt to the passphrase, meaning there is no way for me to generate the same cypher text again. I'm not even sure I should rely on that, by the way, so I'll have to design a more robust system for my long-term backups :) -----Original Message----- From: MFPA [mailto:[email protected]] Sent: Sunday, October 28, 2018 11:06 AM To: Alvaro Martínez on GnuPG-Users <[email protected]> Cc: Alvaro Martínez <[email protected]> Subject: Re: File name seen by gpg -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hi On Thursday 25 October 2018 at 9:29:35 PM, in <mid:CAOFM-MHx9TKqicg_3Mbf3Yy=dtzt1Ww1yC0o08MdiW6BwZs=e...@mail.gmail.com>, Alvaro Martínez wrote:- > Is there any way to tell GPG which name it should use > for the input > file in the encrypted data? Maybe it's https://gnupg.org/documentation/manuals/gnupg/GPG-Esoteric-Options.html#index-set_002dfilename --set-filename string Use string as the filename which is stored inside messages. This overrides the default, which is to use the actual filename of the file being encrypted. Using the empty string for string effectively removes the filename from the output. - -- Best regards MFPA <mailto:[email protected]> There is no snooze button for a cat that wants breakfast -----BEGIN PGP SIGNATURE----- iNUEARYKAH0WIQSWDIYo1ZL/jN6LsL/g4t7h1sju+gUCW9XCWl8UgAAAAAAuAChp c3N1ZXItZnByQG5vdGF0aW9ucy5vcGVucGdwLmZpZnRoaG9yc2VtYW4ubmV0OTYw Qzg2MjhENTkyRkY4Q0RFOEJCMEJGRTBFMkRFRTFENkM4RUVGQQAKCRDg4t7h1sju +tAZAP0escSGxvqZhW0nCLFiy+t+rNyS9bjakb1S8L4DsHHamQEAzXx/3zmZ5/Xe SDGtIcAzI6ky5neNHIfDu+8+TJLhAw2JApMEAQEKAH0WIQRSX6konxd5jbM7JygT DfUWES/A/wUCW9XCWl8UgAAAAAAuAChpc3N1ZXItZnByQG5vdGF0aW9ucy5vcGVu cGdwLmZpZnRoaG9yc2VtYW4ubmV0NTI1RkE5Mjg5RjE3Nzk4REIzM0IyNzI4MTMw REY1MTYxMTJGQzBGRgAKCRATDfUWES/A/0AqD/9u6jKM+6sRIsg6yuMdvZcuEzq5 p/VWR+p+ttlcseI2CiE5TIWtORfTS4vxAXHuijv/tL/Ssv8ul2nLVH718VjqsARy iMyAEr82ta1D3WPH8IljaKlD+qJndTRI73wRF9F+rUVacrsy+2Hu7wJlPZc1tUSs jRY9Egk8rbELGWa14d0fiqGI4IOcSOaA44+CbZTMGvmfHuxB94m5utFa8tb97IsC Q2KYpQ4MXP0fcXQxD8zaqDibvmPWU/kGwcZi2MVZpN4NpmYMSVQ9EwJqFoNZzNGN is3MP+OrxSHypz9xOnRePNuv49DiEky8/jKZBd8bWliTXAeik3s3I1/uFoYkVvKA yIg3ffb34W6ckfOLnapXRe/EvsulAUhUkSEjS0wDmS0C+zuZ0IR5dxlIc45roZWm 1e0i/Yx4fVnRQnTAGn4/wB8Ornk7w98JiC86qyZw/FiiZKbW4p7fE1mAnwN01GF0 dl4y49o19gdtRCXqkOQ0VGbCKJ+FqES6J92TWMan7MgkLHLbTeVkImVmsfabLvvO fiAYogyCwxX22l3ISwaycTY5CENehbu5tQlIvzyNsVoaF8kKJNH5wFHfi7h1HDAG MUlqGGLi2u8z72PtoKjwOjktTvH46QhIIYbPYhaATILb+XuhpvEJL5e2KYCxZVL5 8OYdb2tR9XQIvmzykA== =lUDX -----END PGP SIGNATURE----- _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
