On 03/20/2013 03:58:11 AM, Michael Mol wrote:
Does anybody know of time lock flash drives?The scenario I'm looking at is to have a drive that's only accessible for a certain amount of time after being powered on. It would hold crypto keys in a server context.
You might use encfs. It has an option (-i idle[minutes]) which makes an encrypted directory unaccessible after some minutes of idling unless one re-enters the key.
Helmut.