Add new comment
Do you like HowtoForge? Please consider supporting us by becoming a subscriber.
|
Given that you explicitly don't want the safe to survive a reboot, is there any reason to use a persistent filesystem at all? The advantage of EncFS is that the files continue to exist after a reboot; a tmpfs would work for your session system.
The only disadvantage of a tmpfs is that if your swap isn't encrypted, your session data isn't encrypted if it's swapped out; this is already a risk if the programs you're using the session data with aren't carefully written to lock the data into memory. In any case, if you're worried about what could happen if I hit your machine with a LiveCD, you're already encrypting swap.
Reply |





Recent comments
11 hours 46 min ago
1 day 3 hours ago
1 day 4 hours ago
1 day 4 hours ago
1 day 14 hours ago
1 day 18 hours ago
1 day 19 hours ago
2 days 5 hours ago
2 days 8 hours ago
2 days 13 hours ago