Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

gocryptfs in container?

Featured Replies

Hi all,

 

Has anyone succeeded in getting gocryptfs to run in a container to provide encryption of individual folders on the host?

 

I've come so far as I can spin upp the container, and encryption is working as long as I access the file system directly on the host. If I access them via shares I get permission denied and I can't chown/chmod as root on the host ("Operation not permitted"). I assume it's because it goes via the container and the

 

Second problem is that after I stop the container, the subdirectories on the decoded directory becomes inaccessible, with "transport endpoint is not connected". This also affects the container which can't restart until I've manually done "umount" on all subdirectories.

 

I'm using https://github.com/OJFord/docker-gocryptfs, and have added some extra parameters:

 

  • --cap-add SYS_ADMIN --device /dev/fuse
  • Encrypted volume mapped  /mnt/user/crypt/test -> /crypt/test, access mode Read/Write.
  • Decrypted volume mapped /mnt/user/test /mnt, access mode Read/Write - Shared.

 

Thanks,

A

 

 

 

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...

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.