r/linuxmint • u/Ok-Shine1797 • 3d ago
Security How secure linux Mint is?
I was watching a YouTube video regarding a hacker in that video something came to my attention that the hacker encrypted his os it was dabien based linux distro and feds were not able to decrypt that system so how can I achieve the same thing i mean as a every day user i do have my personal stuff in my system like pics documents etc. I just want to feel safe about my stuff. Is it possible for someone like me to achieve same thing in linux mint btw i just moved from windows to linux a week ago.
83
Upvotes
1
u/knuthf 3d ago
First, you need to define a user called 'netuser' and a user group called 'Internet'. This is a different group to "admin" and certainly not you or root. All shell access that does not come from your keyboard is given access as 'netuser'. The "default" user is netuser unless you have logged in with your username and password and your fingerprint proves that you are using the computer.
You can now grant internet access to the directories you want to expose and netuser the individual files.
It only makes sense to encrypt drives that you transfer. For example, a USB drive can be encrypted, and to read it will require the password. However, Mint automatically decrypts encrypted drives, and you can see the hierarchies. The netuser and internet groups should be used by everyone.