NanaZip icon indicating copy to clipboard operation
NanaZip copied to clipboard

NanaZip should remember the password

Open kaixinol opened this issue 3 months ago • 2 comments

When NanaZip opens a 7z file with an encrypted filename, it prompts for a password. After successfully entering the password, attempting to decompress it will result in it prompting for another password, indicating that it does not remember the password.

kaixinol avatar Nov 09 '25 09:11 kaixinol

That sounds like a very bad idea, at least not without opting in to remembering the password

Enivex avatar Dec 06 '25 16:12 Enivex

That sounds like a very bad idea, at least not without opting in to remembering the password

I mean remembering the password only within the current session, not saving it permanently. Just to avoid entering the password twice when previewing and then extracting. I think an option like “Remember password during this session” (enabled by default) would be useful and convenient without affecting security.

kaixinol avatar Dec 07 '25 05:12 kaixinol