LUKS/encryption on top of /mnt/user


coliny

Recommended Posts

Hi all,

 

I can see from searching that a number of times the question of securing either shares or the pool itself has come up, but I can't find any definitive answers on whether it is possible or how to achieve it. This is all about reducing the risk if a thief walks off with the disks.

 

At the moment, should somebody walk off with my disks they have access to:

 - some private ssh keys

 - rclone config containing the keys for my encrypted offsite cloud backup

 - plex usernames (and passwords?)

 - backups of the various people that use my server as a target

 - and so on.

 

I could solve each of those individually, by using VMs that encrypt the boot disk for example, but that means losing the [fantastic] benefit of the rclone plugins and dockers. At which point unRAID simply becomes a storage pool and disk health notifier (although it has my gmail one-time password in it!). I don't actually have any shares other than those used by the docker and VMs.

 

My server is in the house so entering the crypt key on boot up is perfect for my needs.

 

How do you all handle this?

Link to comment
33 minutes ago, bonienl said:

unRAID 6.4.0-rc8 will introduce encryption per individual disk based on LUKS. If you have a little patience, try out this latest RC release, it should become available shortly.

For clarity, will this protect passwords specified in the _configuration_ of a docker. So, for example, the seafile docker requires the administrator's password as a parameter to the docker, so it is entered in plaintext in the docker configuration screen? I understand (assume) I will be able to mount a volume on a share backed by an encrypted drive.

 

I can't figure out where the a docker's configuration is stored. If it is on the usb key itself then I guess it won't be protected.

 

Same question for things like the Community Application plugins (specifically the rclone one).

 

 

Link to comment

Depends on what exactly you mean by the docker's configuration.

 

When you setup a docker, you fill in a form in the unRAID webUI. That information is stored on flash.

 

Many dockers have application data. That data is typically stored in an appdata user share, which will be on whichever disks that share uses.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.