logoalt Hacker News

j45yesterday at 5:28 PM1 replyview on HN

Too much app logic in the client side (Javascript) has always been an attack vector. The more that can reasonably be server side, the more that can't be seen.


Replies

dns_snekyesterday at 5:53 PM

The amount of javascript is really beside the point here. The problem is that privileged users can easily edit the code without strong 2FA, allowing automatic propagation.

show 2 replies