flowchartsman / deadman

A usb-based dead man's switch
133 stars 9 forks source link

Hide configuration information #8

Open flowchartsman opened 9 years ago

flowchartsman commented 9 years ago

allow the user to specify that the config file be securely deleted or the environment variables be cleared when the USB event (or failed password) fires. This will prevent any information being gained from inspecting them.

flowchartsman commented 9 years ago

depends on #9

flowchartsman commented 9 years ago

It should probably be noted that "secure delete" is kind of a misnomer these days. A better option would be to encrypt the config file.