←back to thread

Parse, don't validate (2019)

(lexi-lambda.github.io)
398 points declanhaigh | 2 comments | | HN request time: 0.418s | source
1. kellysutton ◴[] No.35054083[source]
This post resonates with a lesson I’ve learned in my career so far: It is always easier to relax constraints than tighten them.
replies(1): >>35054715 #
2. aeonik ◴[] No.35054715[source]
What you say makes theoretical sense, but many bank systems still enforce weak password constraints because someone enforced those weak constraints 30 years ago in mainframe code that nobody seems to want to update.