Data lock-in: Difference between revisions
replaced cite to closest available (20250806 compared to 2025.10.10 on AT) on IA (as the original page doesn't exists - for any more recent capture) |
replaced cite to closest available (20250806 compared to 2024.10.12 on AT;) on IA (as the original page doesn't exists - for any more recent capture |
||
| Line 5: | Line 5: | ||
The mobile web browser by Samsung stores saved pages in the <code>/data</code> directory. This is a locked-in directory where apps store data only accessible to themselves. | The mobile web browser by Samsung stores saved pages in the <code>/data</code> directory. This is a locked-in directory where apps store data only accessible to themselves. | ||
Users have requested Samsung developers to change its browser to store saved pages in a non-locked-in place that makes them accessible from other applications and makes it possible to create backups, or to let users export copies of saved pages, but Samsung refused to implement this change. Some users have stored thousands of web pages this way before realizing they are unable to create backups or move them to external storage.<ref>[ | Users have requested Samsung developers to change its browser to store saved pages in a non-locked-in place that makes them accessible from other applications and makes it possible to create backups, or to let users export copies of saved pages, but Samsung refused to implement this change. Some users have stored thousands of web pages this way before realizing they are unable to create backups or move them to external storage.<ref>[http://web.archive.org/web/20250806152342/https://forum.developer.samsung.com/t/regarding-saved-webpages/5304/1 Regarding saved webpages - Samsung Internet - Samsung Developer Forums]</ref> | ||
Rooting a device would make the <code>/data</code> folder accessible, but this requires an unlocked bootloader. The process of unlocking the bootloader involves a factory reset, which deletes all user-generated files from internal storage. | Rooting a device would make the <code>/data</code> folder accessible, but this requires an unlocked bootloader. The process of unlocking the bootloader involves a factory reset, which deletes all user-generated files from internal storage. | ||