Skip to content
This repository has been archived by the owner on Oct 16, 2019. It is now read-only.

Won't open databases with ONLY a keyfile as entry. #8

Closed
subdavis opened this issue Aug 11, 2017 · 2 comments
Closed

Won't open databases with ONLY a keyfile as entry. #8

subdavis opened this issue Aug 11, 2017 · 2 comments

Comments

@subdavis
Copy link
Owner

Keyfile + password and password only confirmed working.

@subdavis
Copy link
Owner Author

This issue is particularly problematic when we don't know whether the user has turned password off, or simply used the empty string, which has a valid hash.

Should we support the empty string password?

I'd like to support:

  • empty string + keyfile
  • null + keyfile
  • password no keyfile
  • password and keyfile

I don't care about

  • empty string + no keyfile
  • null + no keyfile.

@subdavis
Copy link
Owner Author

This has changed in dddb196

Now, keyfile + empty string is unsupported. Which is fine with me. I can't think of a sane reason someone would have that set up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant