Page MenuHome GnuPG

Kleopatra: S/MIME Archive extraction adds unneccessary suffix
Open, LowPublic

Description

If a S/MIME encrypted tarball is extracted, a number suffix is added, e.g.

  • Archive: single_folder.dnd.smime.tar.gz.p7m
  • Folders
    • 1st extraction: single_folder.dnd.smime_1_
    • 2nd extraction: single_folder.dnd.smime_1__1
    • 3rd extraction: single_folder.dnd.smime_1__2

For comparison with pgp archives:

  • Archive: single_folder.dnd.pgp.tar.gpg
  • Folders
    • 1st extraction: single_folder.dnd.pgp
    • 2nd extraction: single_folder.dnd.pgp_1
    • 3rd extraction: single_folder.dnd.pgp_2

If there's no technical reason for it, the _1_ suffix should be removed.

Details

Version
gpg4win-5.0.2-beta-2 @ win11

Event Timeline

timegrid created this task.
timegrid created this object with edit policy "Contributor (Project)".