Enclave: An Unpickable Lock
101–110 of 328 posts
Re: Enclave: An Unpickable Lock
#102This design, while interesting, is probably more vulnerable to bump keys, jigglers, vibrators, and other such attacks than a normal lock.
Re: Enclave: An Unpickable Lock
#103Earlier quoted context omitted.
Your points are technically true but effectively vacuous, equally applicable to all possible door locks. Is there someone claiming that just because this lock is (allegedly) unpickable, it's a complete security solution, so that you felt you had to comment on the importance of other approaches to security?
No, I'm saying that people have an irrational desire for an unpickable lock, perhaps not having considered their security/threat model.
Re: Enclave: An Unpickable Lock
#104Re: Enclave: An Unpickable Lock
#105Re: Enclave: An Unpickable Lock
#106This design, while interesting, is probably more vulnerable to bump keys, jigglers, vibrators, and other such attacks than a normal lock.
Interesting. Why?
Re: Enclave: An Unpickable Lock
#107I’m looking forward to sometime next month or so: “Little click on one…”
Re: Enclave: An Unpickable Lock
#108While very cool and seemingly well-designed, this seems like a derivative of the lock developed by the YouTuber StuffMadeHere. A little strange to see someone applying for a patent for a version of someone else's design.
I'm pretty sure 95% of patent applications and 50% of granted patents are attempts to steal someone's invention out from under them.
Re: Enclave: An Unpickable Lock
#109Not the LockPickingLawyer (I hope he gets his hands on one soon) but here's a video review/demonstration: https://www.youtube.com/watch?v=qNHFyc1oMwU
+1. LPL has disproven the claims of many "unpickable" locks. If computer security has taught me anything, unhackable/impenetrable claims, cyber or physical, should be met with skepticism.
Re: Enclave: An Unpickable Lock
#110Earlier quoted context omitted.
I have always said "if someone made it, someone can break it" Nothing is unhackable/impenetrable. period.
We've had theoretically-unbreakable cryptography for a long time now, particularly hash functions and encryption ciphers. There are still some weaknesses around timing attacks, and of course there's always the "wrench attack," but the algorithms themselves are as secure as we will ever need anything to be.
Often, protocols or constructions on top of these cryptographic primitives may have proofs that unconditionally reduce their security to the security of the primitives ("breaking this is at least as hard as AES", normally because "if you could break this, you could also break AES"), or in some cases proofs that do this by making only comparatively uncontroversial mathematical assumptions.
This is a good situation to be in, all things considered, and way better than the past, but it's not an ideal situation!