-
```
GetSimple seriously needs password security enforcement.
Passwords should be checked to be at least 8 characters long, and to contain
small letters, large letters and numbers. All special charac…
-
- Explore password management for core accounts
- Need distributed access and management
- Secure access to keys
- Preferably open source if possible
- Preferably free if possible
- Personal pass…
-
```
GetSimple seriously needs password security enforcement.
Passwords should be checked to be at least 8 characters long, and to contain
small letters, large letters and numbers. All special charac…
-
Migrate String based passwords' representation to ByteBuffer based passwords' representation
http://stackoverflow.com/questions/8881291/why-is-char-preferred-over-string-for-passwords
-
Hey! The app is excellent, and I have a feature suggestion that could be really useful for users with moderate threat models.
Instead of wiping the device upon USB connection, perhaps the app could…
-
Description:
As a user, I want to reset my password if I forget it, receiving a secure link via email to create a new one.
Acceptance Criteria:
Forgot password option is clearly visible on th…
-
### Is your proposal related to a problem?
You are not hashing the password before storing it the DB .
Directly storing the password to lead to breaches and can make the org vulnerable .
##…
-
**Description**
It has been observed that the current implementation of the PowerShell command for importing user certificates uses a hardcoded plaintext password. The command snippet in question is …
-
**Background/What needs to be done**
We want to set up the accessibility of a password as 1 share of the key.
Entry point for the screens will be when user clicks on "Security password" on the Sec…
-
Super handy app.
One quick thing that would be useful, and could encourage more security, would be to add a button next to the password field that could generate a random password so the person doi…