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

Programmer Humor

19187 readers
1112 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
[–] ArmokGoB@lemmy.dbzer0.com 43 points 3 weeks ago (3 children)

Both of those seem trivial to circumvent.

[–] Shanedino@lemmy.world 35 points 3 weeks ago (2 children)

Sure two additional cases not that bad, now just keep adding them up. Like anything security related it's not 100% perfect you just have to make it annoying to break.

[–] 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.

[–] Mubelotix@jlai.lu -1 points 3 weeks ago

Security by design is 100% perfect. Security by obscurity is far from it

[–] dev_null@lemmy.ml 4 points 3 weeks ago

They were used as example heuristics by Google marketing when they launched the checkbox reCaptcha. They were just simple to understand things for marketing purposes, but in reality Google checks many different signals and isn't based on mouse movements. But people keep repeating the example from the ad.

[–] arin@lemmynsfw.com 3 points 3 weeks ago

Yup they are called humanizers