this post was submitted on 28 Sep 2024
705 points (96.2% liked)

Programmer Humor

19360 readers
106 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
705
Sometimes, it's backwards (sh.itjust.works)
submitted 2 weeks ago* (last edited 2 weeks ago) by [email protected] to c/programmer_humor
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 4 points 2 weeks ago (1 children)

Of course but the impact could be much worse if the victim is admin on their computer.

[โ€“] [email protected] 4 points 2 weeks ago

Exactly this. we try to prevent cyberattacks as much as we can, but at a certain point, they're impossible to perfectly defend against without also totally locking down our users and making it impossible for them to do their jobs. so then the game becomes one of containing the amount of damage an attack can do.

Security is restriction. our job is to balance our users' ability to perform their jobs with acceptable levels of risk.