Passwords - Design Errors And Operational Issues: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
-The sheer number of applications for which the average person is asked to use a password exceeds the powers of human memory
-The sheer number of applications for which the average person is asked to use a password exceeds the powers of human memory
<br>
<br>
-This often results in using the same passwords for different purposes
-This often results in using the same passwords for different purposes<br><br>


''Example:''<br>
[[Passwords - A Bad Mnemonic System|A Bad Mnemonic System for Saving Pins]]


----
----

Revision as of 20:12, 8 November 2004

A frequent source of severe design errors can be fast built systems, developed by unskilled people:

-Identification for example by your “mother’s maiden name”, which is easy for the thief to find out from birth or marriage records
-The sheer number of applications for which the average person is asked to use a password exceeds the powers of human memory
-This often results in using the same passwords for different purposes

Example:
A Bad Mnemonic System for Saving Pins


Back (Remembering the Password) | Table of Contents | Next (System Issues)