Comment Re:Seems Like They're Doing It The Hard Way (Score 0) 304
I agree, that makes much more sense.
Data that is meant to be "secure" should never be kept unscrambled to start with.
Keep the key in kernel space with a device driver that is bent on expiring it when it's not getting a signal, like a watchdog timer.
Data that is meant to be "secure" should never be kept unscrambled to start with.
Keep the key in kernel space with a device driver that is bent on expiring it when it's not getting a signal, like a watchdog timer.