ColinTaylor
Part of the Furniture
I wish I were. Maybe I could afford that new PC.How do you know, you're not a 'specific valuable target'?

I wish I were. Maybe I could afford that new PC.How do you know, you're not a 'specific valuable target'?
The WPA2 passphrase is not a password. It's used to generate a 256-bit key derived from it, which is what is used for the actual encryption.bout the length: Why does wi-fi allow 63 characters (or 64 hex) if it doesn't matter? Why does encryption use such huge key lengths?
bad security decisions in their past
The discussion in this thread has to do with the rationale behind Asus enforcing strong password policies. In this context, yes, they enforced stronger passwords because just asking users to use a stronger password visibly does not work.The statement "if the users cannot be trusted to secure their network, then the manufacturer had to step in" is simply not true for this particular manufacturer based on the past experience
because just asking users to use a stronger password visibly does not work
Yes, but, again, what did ASUS restrict more than before?Restrictions make some combinations illegal = fewer legal combinations!
That's a rather simplistic and reductive point of view, indicating very little knowledge and understanding with regard to the extremely large number of possible permutations (*not* combinations) when using the 7-bit ASCII printable character set.Password security (against brute force attacks) is very simple logic:
It's all about the number of possible combinations!
And that's exactly where this policy fails.
When you apply restrictions you limit the number of legal combinations!
And that is a gift to professional hackers doing brute force attacks. The don't try to guess your dogs name or whatever. They use computers and a computer can just as easily 'guess' a special character as a regular letter. They can put those restrictions into their program so the computer skips those illegal combinations, a true gift to hackers.
Keep in mind that by invalidating all passwords consisting of 9 characters or fewer, ASUS has essentially removed all those "low-hanging fruit" scenarios that are much easier for hackers to crack.Restrictions make some combinations illegal = fewer legal combinations! That's gold for professional hackers.
Yes, ASUS could increase the current maximum limit of 32 chars, and I certainly would not be opposed to it. However, many studies regarding password strength and several journals in cybersecurity have determined that the vast majority of online users create passwords with 12 characters or fewer, despite having a larger maximum limit available, and the number of users with passwords consisting of 30 or more characters has been estimated to be a very tiny fraction of 1%. IOW, even when a greater limit is allowed, users don't really take advantage of it.They should instead make more possible combinations by using unicode passwords and allow more than 32 characters.
Could you clarify the last sentence? It's not crystal clear (at least to me) whether "additional chars do not provide..." is referring to an increase in the length of the password, or to an increase in the number of chars in the character set being used.....
Unicode simply makes no sense for passwords. Overengineering something that would provide zero net benefit over a 20-25 readable ASCII characters passwords is a waste of resources.
Beyond a certain length, after you have hashed the password, additional characters do not provide any entropy benefits either.
Yeah right, if you disagree, shoot the messenger.That's a rather simplistic and reductive point of view, indicating very little knowledge and understanding with regard to the extremely large number of possible permutations (*not* combinations) when using the 7-bit ASCII printable character set.
Length. I don't remember exact numbers because I've read that years ago, but I remember an article mentioning that past a certain number of characters, there was very limited gains in password strength. Someone with better understanding in crypto than me would better be able to explain this, crypto has never been an area of expertise for me. Too much maths for my taste.Could you clarify the last sentence? It's not crystal clear (at least to me) whether "additional chars do not provide..." is referring to an increase in the length of the password, or to an increase in the number of chars in the character set being used..
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!