Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
pyusb question
#3
Hi Larz,

Thanks for your interest in this matter.
USB port assignments may vary, ProductID, VendorID and serial# don't.
I can now -on the fly- determine if an inserted USB stick :
- is mine ?
- is who's ? (providing an authorized list of serials, that can be hard-coded or encrypted))
- is authorized to access a given PC? (between hours, certain days...)
- is made by which vendor...(inclusion , exclusion list)
(And the stick may have no data at all, freshly formatted.)
Possible applications are numerous.
You can do the same with other USB connected devices like the BBC micro:bit, all be it in a slightly different manner.
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
pyusb question - by DPaul - Jan-27-2022, 09:50 AM
RE: pyusb question - by Larz60+ - Jan-28-2022, 05:35 PM
RE: pyusb question - by DPaul - Jan-28-2022, 06:33 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020