|
|
Subscribe / Log in / New account

An introduction to EROFS

An introduction to EROFS

Posted Jun 9, 2023 15:48 UTC (Fri) by bobolopolis (subscriber, #119051)
In reply to: An introduction to EROFS by gmgod
Parent article: An introduction to EROFS

> 1. Do you have strong tempering prevention guarantees built-in (beyond being immutable of course) or is that something people have to figure out outside of EROFS?

dm-verity is probably your best bet for this, which would let you use erofs, squashfs, or whatever other read-only filesystem you want. I've been pretty happy with dm-verity + squashfs in past projects, I'm sure erofs would work great too.


to post comments

An introduction to EROFS

Posted Jun 9, 2023 16:35 UTC (Fri) by hsiangkao (guest, #123981) [Link]

> dm-verity is probably your best bet for this, which would let you use erofs, squashfs, or whatever other read-only filesystem you want. I've been pretty happy with dm-verity + squashfs in past projects, I'm sure erofs would work great too.

Signed verified images are fine of this (if users just trust the signature), I think later LWN will post the following LSF/MM FS track topics. The related stuffs discussed several times in several seperate topics.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds