Opened 9 years ago
Last modified 9 years ago
#35 new defect
Finish support for passwords up to 32 characters in length
| Reported by: | Eric Swenson | Owned by: | Eric Swenson |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | General | Version: | MR12.6e |
| Keywords: | Cc: |
Description
While the PNT software appears to support passwords greater than 8 characters in length, passwords are currently limited to 8 characters -- probably because the answering service doesn't support passwords greater than this length. In this day and age, limiting passwords to 8 characters provides laughable security. Since 32-character passwords appear to be supported at the PNT level, we should investigate what it would take to enable passwords of up to 32 characters.
Change History (3)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Given the historical silliness of some password rules, here's some recent articles on good passwords and what we're protecting against:
https://www.ece.cmu.edu/~lbauer/papers/2016/tissec2016-password-policies.pdf http://cacm.acm.org/magazines/2015/7/188731-passwords-and-the-evolution-of-imperfect-authentication/abstract http://cacm.acm.org/magazines/2016/11/209115-pushing-on-string/abstract https://www.microsoft.com/en-us/research/publication/an-administrators-guide-to-internet-password-research/
The last one is a paper on which the CACM one was based (I think) so it has some more details.

Ticket moved here from https://sourceforge.net/p/dps8m/tickets/112/