You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We verify the RO filesystem then go and overlay the whole thing with a RW filesystem. We need to make this more secure. Perhaps only overly a small part of the RO filesystem to control where can be written to.
Previously we have used symlinks from the RO filesystem to the RW filesystem to tightly control exactly which files may be written to. Retaining the overlay is useful for easy factory resets.
The text was updated successfully, but these errors were encountered:
We verify the RO filesystem then go and overlay the whole thing with a RW filesystem. We need to make this more secure. Perhaps only overly a small part of the RO filesystem to control where can be written to.
Previously we have used symlinks from the RO filesystem to the RW filesystem to tightly control exactly which files may be written to. Retaining the overlay is useful for easy factory resets.
The text was updated successfully, but these errors were encountered: