KeePassXC 2.3.0 released
11–20 of 105 posts
Re: KeePassXC 2.3.0 released
#12> Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] I can finally give this a shot without having to use the weird custom AES-based KDF Keepass used to use. Awesome. Congrats on the release.
Re: KeePassXC 2.3.0 released
#13Anybody use this along with a non-tech significant other? How does it compare to commercial password managers in terms of usability?
Re: KeePassXC 2.3.0 released
#14> Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] I can finally give this a shot without having to use the weird custom AES-based KDF Keepass used to use. Awesome. Congrats on the release.
What are the advantages/disadvantages of using Argon2/ChaCha20 over the current AES implementation? What are good parameters for those algos?
Code for the old KDF is here if anyone's interested: https://github.com/keepassxreboot/keepassxc/blob/7a55ab64d83...
Re: KeePassXC 2.3.0 released
#15Anybody use this along with a non-tech significant other? How does it compare to commercial password managers in terms of usability?
It could be better with good browser plugins, but then you have the same security tradeoffs as more polished services like Bitwarden or LastPass.
Re: KeePassXC 2.3.0 released
#16Anybody use this along with a non-tech significant other? How does it compare to commercial password managers in terms of usability?
Without syncing or shared folders, I haven't tried it.
Re: KeePassXC 2.3.0 released
#17> Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] I can finally give this a shot without having to use the weird custom AES-based KDF Keepass used to use. Awesome. Congrats on the release.
Does anyone knows where is the specification for KDBX 4.0?
EDIT: Found it — https://github.com/keepassxreboot/keepassxc-specs
Re: KeePassXC 2.3.0 released
#18Re: KeePassXC 2.3.0 released
#19> Add support for KDBX 4.0, Argon2 and ChaCha20 [#148, #1179, #1230, #1494] I can finally give this a shot without having to use the weird custom AES-based KDF Keepass used to use. Awesome. Congrats on the release.
Last week I started reverse engineering the KDBX 3.1 file format (for fun) . Does anyone knows where is the specification for KDBX 4.0? EDIT: Found it — https://github.com/keepassxreboot/keepassxc-specs