Updated OpenPGP Security (markdown)
parent
3456c913bd
commit
c4639e406a
|
@ -116,10 +116,8 @@ Currently, a very simple password meter is shown in the key creation wizard to e
|
||||||
|
|
||||||
Studies have shown that password meters can indeed encourage the selection of better passwords:
|
Studies have shown that password meters can indeed encourage the selection of better passwords:
|
||||||
* ["How Does Your Password Measure Up? The Effect of Strength Meters on Password Creation."](https://www.usenix.org/system/files/conference/usenixsecurity12/sec12-final209.pdf)
|
* ["How Does Your Password Measure Up? The Effect of Strength Meters on Password Creation."](https://www.usenix.org/system/files/conference/usenixsecurity12/sec12-final209.pdf)
|
||||||
* "Does my password go up to eleven?: the impact of password meters on password selection"
|
* ["Does my password go up to eleven?: the impact of password meters on password selection"](http://research.microsoft.com/jump/192108)
|
||||||
* https://blogs.dropbox.com/tech/2012/04/zxcvbn-realistic-password-strength-estimation/
|
* [Carnegie-Mellon’s 2011 study](http://cups.cs.cmu.edu/rshay/pubs/passwords_and_people2011.pdf) concluded that length was the only thing that really influences password strength.
|
||||||
|
|
||||||
Also interesting: [Carnegie-Mellon’s 2011 study](http://cups.cs.cmu.edu/rshay/pubs/passwords_and_people2011.pdf) concluded that length was the only thing that really influences password strength.
|
|
||||||
|
|
||||||
### Decrypt/Verify Cases
|
### Decrypt/Verify Cases
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue