NanaZip should remember the password
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.
That sounds like a very bad idea, at least not without opting in to remembering the password
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.