I have an idea for a little project to enhance privacy for computer users. The idea is to store a relatively long encryption key (4096 bits, maybe more) on a USB solid state memory device.
To avoid the need for special software, the best way to do this would be by using a standard USB solid state storage device ("thumb drive") with a uproc (maybe a PIC) added to it. The PIC would simply erase the solid state memory if a button is held down for five seconds or so. That way, if the device is in danger of being captured, it can be securely erased.
The problem is interfacing the uproc to the solid state memory. Rather than using the USB interface I should think you could go the more direct route of attaching directly to the solid state memory chip. Anyone tried this or know anything about it?
MoJo
To avoid the need for special software, the best way to do this would be by using a standard USB solid state storage device ("thumb drive") with a uproc (maybe a PIC) added to it. The PIC would simply erase the solid state memory if a button is held down for five seconds or so. That way, if the device is in danger of being captured, it can be securely erased.
The problem is interfacing the uproc to the solid state memory. Rather than using the USB interface I should think you could go the more direct route of attaching directly to the solid state memory chip. Anyone tried this or know anything about it?
MoJo