-
I'm faced with this challenge: there's a possibility that someone might reuse a sensitive password against the honeypot. I would like to be able to encrypt user's passwords before they make it into a…
-
Add possibility to encrypt your stuff. Using as is is very insecure
-
I dun't know if superputty save passwords in plaintext or not, but is there a possibility to add a textbox that we can use to add the password for SSH sessions instead of having to type -pw password a…
-
-
-
As a User, I want to know that my passwords are protected, so my account can't be breached.
Cost 3
-
Create gpg keys for each user and protect it with their system password
store each users encrypted password with both the user's and master's key
-
## 🚀 When recording against a masked input field encrypt the entered data and decrypt on playback.
## Motivation
When demonstrating Selenium IDE the most basic feature is often logging into a webs…
-
### Enhancement summary
As discussed with @gmuloc, we would like a way to encrypt tacacs passwords via AVD. Similarly as we can do for protocol passwords, or usernames using ansible filters, we need …
-
Currently for convenience the usernames and passwords of the repositories are stored unencrypted. Need to encrypt them as well, but sadly they need to be reversible.
Should also look into storing a…