prompts me for the keyfile (I know, I can just hit Enter) even if I have specified it on the command line already. Prompting for info already specified should be removed IMVHO
2. When -keyprompt is used the characters typed should not be displayed, *'s be instead
3. EditEntry should fallback to AddEntry if the specified entry doesn't exist (haven't tested, if that's already the case please ignore this)
Just my €0.02
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi Dominik;
1. Strangely enough
kpscript -c:ListEntries foo.kdbx -guikeyprompt
prompts me ONLY for the master key, whereas
kpscript -c:ListEntries foo.kdbx -keyprompt
prompts me for the keyfile (I know, I can just hit Enter) even if I have specified it on the command line already. Prompting for info already specified should be removed IMVHO
2. When -keyprompt is used the characters typed should not be displayed, *'s be instead
3. EditEntry should fallback to AddEntry if the specified entry doesn't exist (haven't tested, if that's already the case please ignore this)
Just my €0.02