disabled
Run kpassinit KPass Setup and follow the instructions:
In order to enable the cache, go to the Alfred workflow and into environment [x]
set the env var cacheFile
to a full file path where to store the cache. As an example /Users/my_user/Library/Caches/kpass.cache
Finally the env var cacheTimeout
controlls the recreation of cache in seconds.
Try reconfiguring the format and number of transform rounds of your database (KDF), increasing the format value and reduce the transformation rounds.
This Alfred workflow integrate with keepassxc using keepassxc cli, the script add a very low overhead and all time is spend in opening the database.
Having a high transformation rounds allows to slow down bruteforce attacks so pickup a number that is seems right for you.
More information:
Open the Alfred workflow from the Alfred App, double click the Run Script /usr/bin/osascript connected to the kpassinit. And remove the following line (on line 20)
ofType: ["dyn.ah62d4rv4ge8003dcta"] //.kdbx extension type identifier
This will make any file selectable.
Any feedback is welcome!
Love it? Give it a ⭐️ or a tweet to help spread the word!