this post was submitted on 19 Aug 2025
21 points (100.0% liked)

cybersecurity

5121 readers
21 users here now

An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!

Community Rules

Enjoy!

founded 2 years ago
MODERATORS
top 1 comments
sorted by: hot top controversial new old
[–] Blue_Morpho@lemmy.world 8 points 2 months ago* (last edited 2 months ago)

I'm constantly amazed by the misuse of JavaScript. The web worked fine when it was all client side requests and server responses. JavaScript was for GUI and rare edge cases. Then it became the default for every webpage.

This type of JavaScript has absolutely no business being on the client side where it can be modified by the end user.