keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
21.49k stars 1.48k forks source link

Increased safety #11514

Closed websecretcom closed 2 days ago

websecretcom commented 2 days ago

Exporting Data

Added a function that requires you to re-enter the database password before exporting data. This prevents the decrypted database from being maliciously exported when it is not locked.

Unlock function

It will be more secure to add a separate PIN code to unlock the computer and prohibit users who know the computer password from unlocking it directly.

Two-step verification

You can include two-step verification information in the password database. When you open the database with keepassXC, you need to enter the two-step verification password.

droidmonkey commented 2 days ago

Discussed at length:

https://github.com/keepassxreboot/keepassxc/issues/9339

https://keepassxc.org/blog/2023-06-20-cve-202335866/