Giter Site home page Giter Site logo

Why do I only need to enter the password once when extracting the same encrypted zip file multiple times, even though I don't save the password in keka? about keka HOT 1 OPEN

leesa666 avatar leesa666 commented on September 23, 2024
Why do I only need to enter the password once when extracting the same encrypted zip file multiple times, even though I don't save the password in keka?

from keka.

Comments (1)

aonez avatar aonez commented on September 23, 2024 1

Hi @leesa666,

This is indeed a feature. The last used password is temporarily stored in Keka's current session memory, not written or saved permanently anywhere.

While there's no option in the Preferences to enable or disable this feature you can do it by executing this command in the Terminal.app. Keka needs to be restarted to reload this option:

defaults write com.aone.keka ReusePassword 0

Just replace the 0 with a 1 to reenable the feature.

from keka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.