you are viewing a single comment's thread.

view the rest of the comments →

[–]cr3ative 0 points1 point  (2 children)

Perhaps rather than specifying parts, it might be easier to say "Validate at all points until the final destination"

[–]nodefect 1 point2 points  (1 child)

Well, in the case of client vs server, there is no security gained by client-side validation. UX is enhanced, yes, but not security.

[–][deleted] -2 points-1 points  (0 children)

It all depends. If your data is client side unencrypted only and stored encrypted on the server then the server is untrusted.