While 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.
> A little strange to see someone applying for a patent for a version of someone else's design. Apparently it's common depending on the country you live. Some countries have a first-to-file versus a first-to-invent patent system. And so you end up with people (often inventors or retired lawyers) who spend their days filing patents for other people's inventions. The idea being that they only need one or two of the pat…
Enclave: An Unpickable Lock
31–40 of 328 posts
Re: Enclave: An Unpickable Lock
#32While 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.
The underlying principle that's common between the StuffMadeHere and Enclave designs is 1. Decouple setting the pins from testing them, and 2. Do not allow the keyway access to physically manipulate the set pins while testing them.
Interestingly this same principle is used throughout cryptography, e.g. in constant time comparison algorithms. Basically, any partial success information leak can be used to reduce the search space exponentially. And that's what single-pin picking is all about, so it's cool that this idea has (finally?) migrated to physical security.
Re: Enclave: An Unpickable Lock
#33This actually might be unpickable. But the small space of keys (6^6 combinations) makes me think you could just fabricate every single key and test them one by one, if you were really determined
Re: Enclave: An Unpickable Lock
#34LockPickingLawyer[1] might have something to say about "unpickable". [1] https://www.youtube.com/c/lockpickinglawyer
LPL was actually challenged a year ago with unpickable prototypes made by an engineering YouTuber, Stuff Made Here: https://www.youtube.com/watch?v=Ecy1FBdCRbQ (see also description)
Re: Enclave: An Unpickable Lock
#35Re: Enclave: An Unpickable Lock
#36Earlier quoted context omitted.
> A little strange to see someone applying for a patent for a version of someone else's design. Apparently it's common depending on the country you live. Some countries have a first-to-file versus a first-to-invent patent system. And so you end up with people (often inventors or retired lawyers) who spend their days filing patents for other people's inventions. The idea being that they only need one or two of the pat…
Even in the US, which is first to file, your patent can be invalidated by published prior art that makes it obvious. The stuff made here video is a textbook example of an invalidating piece of prior art.
Bottom line, you don't always patent the whole device, sometimes just the small unique implementation details are valuable enough.
Re: Enclave: An Unpickable Lock
#37Re: Enclave: An Unpickable Lock
#38Re: Enclave: An Unpickable Lock
#39This seems like the same idea with a "modern" website design .
Re: Enclave: An Unpickable Lock
#40While 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.