saturneric / GpgFrontend

A free, open-source, robust yet user-friendly, compact and cross-platform tool for OpenPGP encryption. It stands out as an exceptional GUI frontend for the modern GnuPG (gpg).
https://gpgfrontend.bktus.com
GNU General Public License v3.0
473 stars 46 forks source link

Enhancement Feature Request: Add gpg-zip function to encrypt or sign files into an archive #33

Closed newtype0 closed 2 years ago

newtype0 commented 2 years ago

I often have large groups of files in a folder that I would like to encrypt into an archive for easy and secure transport.

Command line gpg-zip encrypts or signs files into a gpg-ized tar and recognizes several options to specify keys and the zip output path. It would be great to have this command visualized for professional users.

saturneric commented 2 years ago

Thanks, I will do that later.

saturneric commented 2 years ago

This feature will initially appear in 2.0.5 and will be refined in future releases.

saturneric commented 2 years ago

In the upcoming v2.0.5 you will be able to encrypt folders, and new features have been added to handle tar.gpg correctly.