October 20, 2022 Meetup
St. Louis Linux Users Group
Encrypt File Systems in User SpacE (FUSE)
Presented By: Steven Lembark
How to encrypt File systems in User SpacE (FUSE) for securing your private data. Both LOCAL & REMOTE.
He’ll show us how to set it up, mount it, back it up, and recover it.
In the beginning was LUKS, and it was good... enough.
It encrypted a filesystem but it required privileged access and knowlege of LVM and encryption standards. (Linux Unified Key Setup (LUKS) is a disk encryption specification created in 2004. It encrypts entire block devices and is therefore well-suited for protecting the contents of mobile devices such as removable storage media.)
Then came FUSE (File systems in User SpacE ). This allows a non-privileged user to mount filesystems using local code. The variety of filesystems supported show just how useful the idea can be.
One early example encfs, which made it easy for non-privileged users to access and encrypted filesystem.Its an encrypted filesystem in user-space. It runs stackably in userspace, using the FUSE library for the filesystem interface. EncFS is open source.
Over time holes in its algorithm emerged and it became un-maintained and is no longer secure. The good news is, as every competent programmer knows, There's More Than One Way To Do It. (At least 5!)
This talk looks at some alterntives to encfs, their foibles, and how to use them.
Spread the word
@BashBabe • 8h ago
Get ready for Steven Lembark's session on FUSE! Learn to set up, mount, back up, and recover encrypted file systems without privileged access. Don't miss out! #Linux #FOSS @SLUUG_Org https://www.meetup.com/saint-louis-unix-users-group/events/288829719/
Meeting Artifacts and Media
Meeting Agenda
At 6:00p.m. Central Time the meeting opens. Participants are encouraged to join at this time to if they need to test their microphone, screen sharing, and video camera.
At 6:30p.m. Central Time we attempt a quick welcome, introductions, announcements, current events of interest, and a general CALL FOR HELP (Questions and Answers) segment.
At 6:45p.m. Central Time the presentation begins.