UBIFS Working On File Encryption Support

Written by Michael Larabel in Linux Storage on 23 October 2016 at 12:51 AM EDT. 2 Comments
LINUX STORAGE
Following EXT4 file-system encryption and F2FS per-file encryption support, the UBIFS file-system is also bringing in encryption support built off this fscrypto framework used by EXT4/F2FS.

In making use of fscrypto, the UBIFS file-system encryption support is similar to the EXT4/F2FS implementations and supports not only encrypting the file contents but also the file name. In making use of this framework, it only took around one thousand lines of new code to make it happen from the kernel-side while the user-space changes for supporting UBIFS encryption are still baking. UBIFS for those out of the look is the Unsorted Block Image File-System that's built atop UBI and designed for raw flash memory media.

The work-in-progress patches for UBIFS file encryption support can be found on the kernel mailing list. Hopefully we'll continue seeing more Linux file-systems integrating this native file encryption support.
Related News
About The Author
Michael Larabel

Michael Larabel is the principal author of Phoronix.com and founded the site in 2004 with a focus on enriching the Linux hardware experience. Michael has written more than 20,000 articles covering the state of Linux hardware support, Linux performance, graphics drivers, and other topics. Michael is also the lead developer of the Phoronix Test Suite, Phoromatic, and OpenBenchmarking.org automated benchmarking software. He can be followed via Twitter, LinkedIn, or contacted via MichaelLarabel.com.

Popular News This Week