Preventing DB Filepath from Being Displayed #13248
Replies: 2 comments
|
You cannot hide that information, but it is also not sensitive. Knowing where a database file is located is not useful in any way to an attacker. If an attacker has access to your file system then can easily scan files for keepass databases. |
0 replies
|
@droidmonkey, thank you for your explanation! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
Is it possible to prevent
KeePassXCfrom displaying the full path of a database in its login window? So, only the database filename (as in the titlebar) or the name of the database (like in the titlebar when it's unlocked) is displayed.All reactions