Bug 336595 - Support for creating an encrypted zip file is missing
Summary: Support for creating an encrypted zip file is missing
Status: RESOLVED DUPLICATE of bug 253694
Alias: None
Product: ark
Classification: Applications
Component: general (show other bugs)
Version: 2.19
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: Raphael Kubo da Costa
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-22 20:34 UTC by pat_h
Modified: 2014-06-22 21:28 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pat_h 2014-06-22 20:34:21 UTC
Ark should be able to do the equivalent of "zip --encrypt". Therefore, a checkbox should be added to the GUI to select encryption. A password field or a popup containing that field would be needed, too. 

Reproducible: Always

Steps to Reproduce:
1. open Ark to create a zip file

Actual Results:  
no possibility for encryption present

Expected Results:  
encryption should be selectable

Zip encryption is not necessarily the safest encryption possible (except if AES is used). Nevertheless, it is better than no encryption at all, which often is the alternative.
Comment 1 Christoph Feck 2014-06-22 21:28:15 UTC

*** This bug has been marked as a duplicate of bug 253694 ***