I hope this is the right place. I know there’s a Linux sub-category for each of the Framework laptops but this would apply to all of them I think?
I picked up a storage expansion card with the intent of using it either for my entire /home directory or just as a general mount where I can symlink folders from my home to it (which also lets me use the drive for other things). At first I thought this was a horrible idea because of how easy the expansion card is to remove. But my thought is, if someone can get to where they can remove my storage, they can just take the laptop.
And coupling it with LUKS adds a layer of security. As well as allowing me to remove it from the laptop and store it separately (or something take it with me or some such). This plus being able to transfer secure files to/from my workstation (like SSH keys or my KeePass vault) has some nice benefits.
My plan was to set things up so that on the Framework it auto-mounts so it works normally. On my workstation I could perhaps set it up the same way but there I wouldn’t mind just typing the keyphrase when needed. I’d still use ecryptfs for the Private directory since I’m just used to doing that (I tend to store my SSH and Keepass vaults there).
I tested this with just a USB keychain and it seemed to work well enough, I was curious if anyone is using storage expansion in a similar way and had any thoughts or suggestions?