Cross Platform Question #1583
-
Our household needs encrypted folders that can be created/unlocked/modified on Windows and macOS. This discussion of Keka for macOS and 7-zip for windows led me to download Keka. On Mac, it works great: creating a zipped folder (and its contents, including other directories) that can be unlocked from Finder by entering password. On Windows, I was sad to see no password asked for to unzip, and all filenames and directory structure visible. Fortunately, the file contents themselves were locked so couldn't be viewed unless dragged into 7-zip and password entered. How do I use Keka to ensure no access to directory data on Windows? Is this possible? And if not, is the restriction Keka-related or Windows related? Thank you very much. Keka looks and feels like a very beautifully designed product. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Please confirm you are using:
Encrypt filenames is not available for .zip format |
Beta Was this translation helpful? Give feedback.
-
@billJelavich the ZIP file structure is not encrypted, that’s why it’s visible without the password. You can use the 7Z format with the “encrypt filenames” but note you’ll need 7-Zip or similar in Windows, since the encryption used (AES256) is not natively supported in Windows. |
Beta Was this translation helpful? Give feedback.
@billJelavich the ZIP file structure is not encrypted, that’s why it’s visible without the password. You can use the 7Z format with the “encrypt filenames” but note you’ll need 7-Zip or similar in Windows, since the encryption used (AES256) is not natively supported in Windows.