bludgeon... kindly re-read my post, read a bit how memory works, and read about the definition of "due diligence" before you make such asinine responses.
First off... people as a rule can only be expected to remember 7 char sequences. In order to remember sequences longer than this, a process known as chunking is used.
Observe:
1776197619452005
can be easily remembered as:
1776, year of american independence
1976, 200th birthday of the US
1945, end o WW2
2005, the current year
Each of these blocks is treated as a single value rather than as 4 separate values. this however does not extend the average persons capabilities.
Another way to remember large sequences like:
abcdefghijklmnopqrstuvwxyz
or
12345678901234567890
Is through logical value assignments, in this case c goes between b and d, n goes between m and o, or 6 goes between 5 and 7. Hence no memorization is required, these sequences can merely be calculated. the same cane be said for "pneumonoultramicroscopicsiliconvolcanokoniosis" (which you misspelled by the way, "silicovolcano" not "siliconvolcano" perhaps just a typo, another weakness of long passwords. Though the inclusion of an extra, seemingly sane letter would indicate mismemorization and not a typo, yet another weakness of long passwords. the rules you use may change for whatever reason as they are not tied to the password but the other way around) then you don't remember this as a sequence, you remember it as a collection of phonetics and spelling rules. Again, this is a calculated result, not a memorized one.
So back to the original point, 7 chars... yes people can use chunking and calculation to remember much longer passwords and nowhere did I say otherwise. I said it is unreasonable to expect this, so much so that if a user is required to have an 8 char password and they write it down, in violation of the security policy and the system is compromised via disclosure of the written password. The guilty user cannot legally be held accountable, even though they violated the security policy. Consequently such a security policy is flawed.
Passwords are accepted, and so is multi-factor authentication... as more organizations adopt multi-factor authentication we will see a correction of password requirements to a sane level.
cheers,
catch
