• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

USB Hub Lock

basil122

Junior Member
Hello,
I'm am looking to find a way to use a USB hub to scatter files between them, and plug in three USB's to access one drive. Is there a way to make it inaccessible without the other two USB's?
Think of it as a nuclear launch code, you need 3 keys to use one thing.
I want to do the same with the USB's.
Thanks
 
Last edited:
I don't think this is available off the shelf.

But if your have a fantastic budget you could get one made.
 
Some sort of software RAID would accomplish this. Not even RAID so much as a spanned volume.

A software RAID 0 that is striped across all 3 drives will do this. On their own, none of the drives would be readable. Interesting idea. I kind of want to play with this idea.
 
Last edited:
A hub won't do that - it treats all connected devices equally. They are all on at the same time. Smitbret's idea is interesting.
 
But if the drives are spanned then you wont be able to read the data unless all 3 drives are connected. If you use any kind of parity setup then connecting 2 of the drives will make the drives readable.
 
Last edited:
But if the drives are spanned then you wont be able to read the data unless all 3 drives are connected. If you use any kind of parity setup then connecting 2 of the drives will make the drives readable.

I thought that was the whole point, that all three USB drives had to be in place to work.
 
Back
Top