I want to check how safe is this solution, I can't find on the web what I have and the differences in scenarios I found make me uneasy especially we are talking about security.
What I have is one hard drive with 3 partitions, 2 with ext4 and one swap. / - ext4 swap /home - encrypted with Luks - formatted with ext4
I have encryption key stored on my root partition in /root folder, but I am feeling this is not very safe. Is that safe? the root partition is not encrypted so it feels unsafe.
if you could advise it would be fab :)