this post was submitted on 16 Sep 2026
39 points (100.0% liked)
DeGoogle Yourself
17849 readers
11 users here now
A community for those that would like to get away from Google.
Here you may post anything related to DeGoogling, why we should do it or good software alternatives!
Rules
-
Be respectful even in disagreement
-
No advertising unless it is very relevent and justified. Do not do this excessively.
-
No low value posts / memes. We or you need to learn, or discuss something.
Related communities
!privacyguides@lemmy.one !privacy@lemmy.ml !privatelife@lemmy.ml !linuxphones@lemmy.ml !fossdroid@social.fossware.space !fdroid@lemmy.ml
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Read-only memory (ROM) is hardware, a chip, or an area on a chip. Flash storage used to store a system image is not read-only, but the term "ROM" has somehow creeped onto it. The definition of read-only in my opinion is that you have to use a separate device to write it, it can't be writable by the device that uses it, it has to be write-protected in use.
The operating system image colloquially called "custom ROM" is software (firmware) written to flash storage. It's not read-only and it's data, not memory hardware. If it were read-only, we wouldn't need verified boot (bootloader locking) to detect malware edits in it.