-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Line 1852 in cbcd27c
| $password = colored(['red on_red'], $password); |
I see the point of obscuring the password with red on red, but this could be a security flaw if a user ran show and then quit, as the password would still be in their terminal buffer and could be copied. I've modified my copy so that each character is replaced by an asterisk when running show. Running show -f still shows plan text passwords.
PS, great program. I have basically replaced KeePassX with this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels