6 ms·
One of the features of KeePass is that you never see or type an actual password. You simply hit CTRL-C to copy the pw to memory and paste into the form. This is
by sadkingbilly 11y ago
One of the features of KeePass is that you never see or type an actual password. You simply hit CTRL-C to copy the pw to memory and paste into the form. This is a guard against key loggers and visual snooping.
- ashmud 11y agoBetter: Auto-Type. That way it's never even in the clipboard.