Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Home directory encryption
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
lars_the_bear
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2024
Posts: 128

PostPosted: Sat Jun 22, 2024 12:56 pm    Post subject: [Solved] Home directory encryption Reply with quote

Hi folks

After two weeks of playing with throw-away computers, I'm almost ready to make the leap to installing Gentoo on a computer I use every day. Almost all the software I have to use works; what doesn't I can work around.

The last step, before I can adopt Gentoo on a daily basis, is home directory encryption using ecryptfs. I use this on all my non-business computers.

I've tested it on two different throw-away computers, and it seems to work fine. Set-up is pretty much the same as in any other Linux distribution.

But...

When I bring Gentoo to a 'real' computer, I'll be bringing it to one with hundreds of Gb of encrypted home directory data. I really need that data to continue to be accessible. I have backups, but I'd prefer not to have to rely on them.

My gut feeling is that this will be fine, because all the data is in a separate /home partition that I will not touch when I install Gentoo. I don't think there's anything related to the encryption that is stored outside this partition. I will use the same user/group IDs and passwords.

So I think it will be fine. But I'd be more confident if somebody who has actually done this could confirm it.

BR, Lars.


Last edited by lars_the_bear on Wed Jun 26, 2024 8:40 am; edited 1 time in total
Back to top
View user's profile Send private message
Pearlseattle
Apprentice
Apprentice


Joined: 04 Oct 2007
Posts: 163
Location: Switzerland

PostPosted: Sat Jun 22, 2024 6:47 pm    Post subject: Reply with quote

Hi

I'm looking as well for an encryption alternative for my home directory - I'm currently using "encfs" ( https://vgough.github.io/encfs/ ) which does work 99% fine but it has some problems (if I remember correctly Google Chrome stutters and I suspect that that's related to temporary files stored in my encfs home directory, and some other problem (Jetbrains' CLion or maybe something else which cannot lock files on encfs because encfs does not support it).

eCryptFS was for me a candidate but I discarded it after having read this:
Quote:
eCryptfs is also no longer being actively developed, and its largest users (Ubuntu and Chrome OS) have migrated to other solutions.

( https://wiki.archlinux.org/title/Fscrypt )

I'm not sure if that's really true, just wanted to give you a heads-up before that you go all-in with eCryptFS :P

Cheers
Back to top
View user's profile Send private message
pietinger
Moderator
Moderator


Joined: 17 Oct 2006
Posts: 4508
Location: Bavaria

PostPosted: Sat Jun 22, 2024 7:49 pm    Post subject: Reply with quote

Pearlseattle wrote:
eCryptFS was for me a candidate but I discarded it after having read this:
Quote:
eCryptfs is also no longer being actively developed, and its largest users (Ubuntu and Chrome OS) have migrated to other solutions.

Yes, ChromeOS is using fscrypt now (https://github.com/google/fscrypt) ... and I am using it also for my /home.

I wrote a (german) article how to install it:
https://forums.gentoo.org/viewtopic-p-8629644.html#8629644

(dont mind the language; you will need only the kernel configuration and the commands)

Attention: fscrypt does not work with every filesystem ... look into the <Help> of the kernel configuration for it ... I am using EXT4 together with fscrypt.
_________________
https://wiki.gentoo.org/wiki/User:Pietinger
Back to top
View user's profile Send private message
lars_the_bear
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2024
Posts: 128

PostPosted: Sun Jun 23, 2024 7:05 am    Post subject: Reply with quote

Pearlseattle wrote:

I'm not sure if that's really true, just wanted to give you a heads-up before that you go all-in with eCryptFS :P


Thank you, but I went all-in a long time ago. I have hundreds of Gb of home directory data under ecryptfs. What I really need to know is whether it will decrypt correctly if I change a computer from Fedora to Gentoo, assuming that I don't touch the partition including the home directories.

My choice isn't between one method of encryption or another, but between Fedora and Gentoo. Much as I'm coming to like Gentoo, I won't be risking hundreds of Gb of data to use it.

If nobody knows the answer -- and I can see why that might be the case -- is there some way I can find out, before making an irrevocable decision?

BR, Lars.
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1513
Location: Germany

PostPosted: Sun Jun 23, 2024 8:05 am    Post subject: Reply with quote

lars_the_bear wrote:
Thank you, but I went all-in a long time ago. I have hundreds of Gb of home directory data under ecryptfs. What I really need to know is whether it will decrypt correctly if I change a computer from Fedora to Gentoo, assuming that I don't touch the partition including the home directories.

My disaster senses are tingling.. I hope you do have a backup :-)

Until an expert steps in, have a look here:
https://askubuntu.com/questions/885565/ecryptfs-home-folder-installation-and-backup
https://askubuntu.com/questions/238047/how-do-i-mount-an-encrypted-home-directory-on-another-ubuntu-machine
https://blog.dustinkirkland.com/2011/04/introducing-ecryptfs-recover-private.html
Sounds like it can be done.
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
lars_the_bear
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2024
Posts: 128

PostPosted: Sun Jun 23, 2024 9:23 am    Post subject: Reply with quote

Thanks. I wonder if I could boot Gentoo from the installation media, and try to mount the home directory partition somewhere under /tmp? Can I do `emerge` from the installation shell, and install the relevant modules, etc?

I will have a play later, and see if I can work it out. If I mount the partition read-only, presumably I can't break it.

BR, Lars.

PS. It wouldn't be a tragedy to have to restore from backup at this point. The tragedy would be to think everything was OK, when really half my files were gobbledegook, and then continue to send completely broken files to the backup service for the next few years, overwriting the good ones.
Back to top
View user's profile Send private message
Banana
Moderator
Moderator


Joined: 21 May 2004
Posts: 1513
Location: Germany

PostPosted: Sun Jun 23, 2024 10:56 am    Post subject: Reply with quote

lars_the_bear wrote:
PS. It wouldn't be a tragedy to have to restore from backup at this point. The tragedy would be to think everything was OK, when really half my files were gobbledegook, and then continue to send completely broken files to the backup service for the next few years, overwriting the good ones.


A very simple but sometimes effective way would be comparing checksums of files which did and should not change: https://www.linux-magazine.com/Issues/2022/258/Backup-Integrity
_________________
Forum Guidelines

PFL - Portage file list - find which package a file or command belongs to.
My delta-labs.org snippets do expire
Back to top
View user's profile Send private message
lars_the_bear
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jun 2024
Posts: 128

PostPosted: Mon Jun 24, 2024 7:49 am    Post subject: Reply with quote

Well, after a few experiments, I decided to go for it. So far everything seems OK.

To be honest, I have no idea how the ecrypt PAM module sets up encryption keys for a specific user/password combination. But I started by creating a Gentoo user with the same name, uid, and password as I had with Fedora, and it seems fine.

I'll report back if I have reason to repent my over-confidence later.

Thanks for the suggestions.

BR, Lars.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum