this post was submitted on 26 Aug 2024
870 points (98.7% liked)

Programmer Humor

19187 readers
1199 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
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] uis@lemm.ee 1 points 3 weeks ago (1 children)

Meanwhile mathematicians working on cryptography: the universe will die before you get even 10% chance of cracking encryption.

Security by obscurity is no security.

[โ€“] FooBarrington@lemmy.world 2 points 3 weeks ago

No. Security through obscurity is bad security, but it's still an additional layer. And since there's literally no way to 100% ensure that a machine is being controlled by a human, there's literally no other way except saying "fuck it" and not doing any security at all.