Jump to content

Data lock-in: Difference between revisions

From Consumer Rights Wiki
Drakeula (talk | contribs)
Data portability See also: Enshitification
Added clean-up tag; other misc changes.
 
(26 intermediate revisions by 6 users not shown)
Line 1: Line 1:
'''Data lock-in''' limits how device owners can access data stored on the device they own. For example, some mobile applications store user data in a way they can only be viewed from inside the app, with no possibility of creating backups or moving them to external storage to free space.  Many social media platforms make it difficult to export data.  '''Data portability''' is a more consumer friendly approach, where it is easy to move data from one application or platform to alternatives.
{{Cleanup|Issue 1 = References lack formatting. See [[Template:Cite web]].|Issue 2 = Archive.today may not be used for archival. See [[Projects:Archive_everything#Archival_services]].}}
 
'''Data lock-in''' limits how device owners can access and manage data stored on the device they own. For example, some mobile applications store user data in a way they can only be viewed from inside the app, with no possibility of creating backups or moving them to external storage to free space.  Many social media platforms make it difficult to export data.  '''Data portability''' is a more consumer-friendly approach, where it is easy to move data from one application or platform to alternatives.
 
==How it works==
There are many ways. The most common being:
 
*"Reverse" {{Wplink|Sandbox (computer security)|sandbox}}: consists of (ab)using sandboxing to prevent the user from accessing their own data. This could be considered as [[malicious compliance]].
*[[Digital rights management|DRM]]
*Proprietary formats
*Encryption
 
[[Android]] and [[iOS]] both have sandbox mechanisms.<ref>https://source.android.com/docs/security/app-sandbox</ref><ref>https://support.apple.com/guide/security/security-of-runtime-process-sec15bfe098e/web</ref>


==Incidents==
==Incidents==
===Saved pages in Samsung Internet===
===Saved pages in Samsung Internet===
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>[https://archive.today/2024.10.12-140435/https://forum.developer.samsung.com/t/regarding-saved-webpages/5304/1 Regarding saved webpages - Samsung Internet - Samsung Developer Forums]</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>[https://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.
[[Jailbreak|Rooting]] a device would make the <code>/data</code> folder accessible, but this requires an [[Bootloader unlocking|unlocked bootloader]]. The process of unlocking the bootloader involves a factory reset<!-- untrue for "legacy" (old) devices; only applies to "modern" ones -->, which deletes all user-generated files from internal storage.


In comparison, Google Chrome on mobile stores web pages as MHTML files in the download folder where they are not locked in, and Firefox on mobile completely lacks a feature to save pages.
In comparison, [[Google Chrome]] on mobile stores web pages as MHTML files in the download folder where they are not locked in, and [[Firefox]] on mobile completely lacks a feature to save pages.


===Saved pages in Apple Safari on iPhone===
===Saved pages in Apple Safari on iPhone===
Apple refers to saved pages as the "reading list", a name that implies the feature is intended for storing pages only until they are read, not for archival. Like with Samsung, people have asked for an ability to export saved pages. Apple has not responded.<ref>[https://archive.today/2025.10.10-130524/https://discussions.apple.com/thread/8293638?sortBy=rank How do you EXPORT your Reading List from Safari - Apple Community]</ref>
[[Apple]] refers to saved pages as the "reading list", a name that implies the feature is intended for storing pages only until they are read, not for archival. Like with Samsung, people have asked for an ability to export saved pages. Apple has not responded.<ref>[https://discussions.apple.com/thread/8293638 How do you EXPORT your Reading List from Safari - Apple Community] ([https://web.archive.org/web/20251010130718/https://discussions.apple.com/thread/8293638 archive])</ref>
 
Unlike Samsung, these pages can be exported manually via a local backup via iTunes, Finder, Apple Devices, or another MobileSync-compatible tool, and Apple allows sharing as a webarchive file or PDF.


===User data in mobile web browsers===
===User data in mobile web browsers===
No major mobile web browser lets the user export their session (list of opened tabs) and browsing history and bookmarks to a local file. Exporting all tabs may be desirable to start with a fresh session without losing the existing session, and exporting the history makes it easier to search for pages a long time after visiting, beyond what the browser retains.<ref>[https://beepb00p.xyz/sad-infra.html The sad state of personal data and infrastructure] - Karl Icoss</ref>
{{See also|Forced cloud}}
No major mobile web browser lets the user export their session (list of opened tabs) and browsing history and bookmarks to a local file. Exporting all tabs may be desirable to start with a fresh session without losing the existing session, and exporting the history makes it easier to search for pages a long time after visiting, beyond what the browser retains.<ref>[https://beepb00p.xyz/sad-infra.html The sad state of personal data and infrastructure] - Karl Icoss ([http://web.archive.org/web/20260203233117/https://beepb00p.xyz/sad-infra.html Archived])</ref>


Some web browsers have a "Sync" feature that allows synchronizing tabs and bookmarks across devices, but it is cloud-based, meaning it depends on an online service that can cease to operate at any time.<ref>[https://karl-voit.at/cloud/ You Can't Control Your Data in the Cloud] - Karl Voit</ref><ref>[https://workona.com/pages/how-to-export-chrome-bookmarks/ How to Export Chrome Bookmarks for the Last Time] - Workona</ref>
Some web browsers have a "Sync" feature that allows synchronizing tabs and bookmarks across devices, but it is [[Cloud (service)|cloud]]-based, meaning it depends on an online service that can cease to operate at any time.<ref>[https://karl-voit.at/cloud/ You Can't Control Your Data in the Cloud] - Karl Voit ([http://web.archive.org/web/20260202071758/https://karl-voit.at/cloud/ Archived])</ref><ref>[https://workona.com/pages/how-to-export-chrome-bookmarks/ How to Export Chrome Bookmarks for the Last Time] - Workona ([http://web.archive.org/web/20251126072849/https://workona.com/pages/how-to-export-chrome-bookmarks/ Archived])</ref> Typically, this feature [[Forced account|requires an account]], even though it can be implemented as network-local and anonymous/"guest".


===Text messages===
===Text messages===
The built-in text messaging applications of both Android and iOS lack a built-in local export option.
The built-in text messaging applications of both Android and iOS lack a built-in local export option.


On Android, the third-party app "SMS Backup+" can create exports, but they can not be directly stored locally, only uploaded to the middleman GMail, which requires Internet connection and a Google account, and can cease to function at any time due to Google API changes.<ref>[http://archive.today/2025.03.13-125718/https://github.com/jberkel/sms-backup-plus/issues/974%23issuecomment-2721105904 Feature request: save to local file · Issue #974 · jberkel/sms-backup-plus · GitHub]</ref><ref>[https://archive.today/2025.03.24-225433/https://github.com/jberkel/sms-backup-plus/issues/1110 SMS -Backup+ unable to log into my email to backup SMS messages · Issue #1110 · jberkel/sms-backup-plus · GitHub]</ref>
On Android, the third-party app "SMS Backup+" can create exports, but they can not be directly stored locally, only uploaded to the middleman Gmail, which requires Internet connection and a Google account, and can cease to function at any time due to Google API changes.<ref>[https://web.archive.org/web/20250314125929/https://github.com/jberkel/sms-backup-plus/issues/974 Feature request: save to local file · Issue #974 · jberkel/sms-backup-plus · GitHub]</ref><ref>[https://web.archive.org/web/20250313124817/https://github.com/jberkel/sms-backup-plus/issues/1110 SMS -Backup+ unable to log into my email to backup SMS messages · Issue #1110 · jberkel/sms-backup-plus · GitHub]</ref>
 
On iOS, exporting apps require payment, an external computer, and save as PDF, resulting in much larger files than plain text.<ref>[https://web.archive.org/web/20251111204709/https://discussions.apple.com/thread/255416051?sortBy=rank Export iMessage conversation - Apple Community]</ref><ref>[https://megalodon.jp/2026-0228-1623-45/https://discussions.apple.com:443/thread/255674743?sortBy=rank I want to download my messages to an external drive (flash drive) - Apple Community]</ref>


On iOS, exporting apps require payment, an external computer, and save as PDF, resulting in much larger files than plain text.<ref>[https://archive.today/2025.10.16-053829/https://discussions.apple.com/thread/255416051?sortBy=rank Export iMessage conversation - Apple Community]</ref><ref>[https://archive.today/2025.10.16-053940/https://discussions.apple.com/thread/255674743?sortBy=rank I want to download my messages to an external drive (flash drive) - Apple Community]</ref>
Chat messages can be archived manually with screenshots and screen recordings, but:


Chat messages can be archived manually with screenshots and screen recordings, but this takes lots of time and manual work, and the resulting files can not be searched for text and will be much larger in size than a plain text-based export would be.
*this takes lots of time and manual work
*the resulting files can not be searched for text (unless {{Wplink|Optical character recognition|OCR}} is applied)
*the resulting files will be much larger in size than a plain-text-based export would be
*[[Screenshot blocking|screen-capturing isn't always an option]]


[[WhatsApp]] lets the user export messages to a text file, but this has to be done for each conversation individually, and starting with an April 2025 update, exporting can be remotely disabled by the other participant.<ref>[https://archive.today/2025.08.28-001731/https://faq.whatsapp.com/715385484388016/?cms_platform=web About advanced chat privacy &#x7C; WhatsApp Help Center]</ref>
[[WhatsApp]] lets the user export messages to a text file, but this has to be done for each conversation individually, and starting with an April 2025 update, exporting can be remotely disabled by the other participant.<ref>[https://archive.today/2025.08.28-001731/https://faq.whatsapp.com/715385484388016/?cms_platform=web About advanced chat privacy &#x7C; WhatsApp Help Center]</ref>


===Android data folder===
===Android data folder===
Since Android 11, apps can no longer browse the <code>Android/data</code> folder in the shared user storage (not to be confused with <code>/data</code>, which was locked in since the beginning).<ref>[https://developer.android.com/about/versions/11/privacy/storage Storage updates in Android 11  &#x7C;  Android Developers]: If your app targets Android 11, it cannot access the files in any other app's data directory, even if the other app targets Android 8.1 (API level 27) or lower and has made the files in its data directory world-readable.</ref>
Since Android 11, apps can no longer browse the <code>Android/data</code> folder in the shared user storage (not to be confused with <code>/data</code>, which was locked in since the beginning).<ref>[https://developer.android.com/about/versions/11/privacy/storage Storage updates in Android 11  &#x7C;  Android Developers]: If your app targets Android 11, it cannot access the files in any other app's data directory, even if the other app targets Android 8.1 (API level 27) or lower and has made the files in its data directory world-readable ([http://web.archive.org/web/20260130032658/https://developer.android.com/about/versions/11/privacy/storage Archived]).</ref>


===Videos downloaded inside the YouTube app===
===Videos downloaded inside the YouTube app===
YouTube provides no official way for people to create permanent local copies of videos. This includes Creative Commons media.<ref>[https://ghostarchive.org/varchive/L1S0SiBuJN8 Google is Locking Down Android - Mental Outlaw], 07:20</ref> The only exception is YouTube Studio allowing channel owners to download their own videos in up to 720p.<ref>[https://www.youtube.com/watch?v=l6UHS1-vDMM Changes to Unlisted Videos Uploaded Before 2017], 4:30</ref>
[[YouTube]] provides no official way for people to create permanent local copies of videos. This includes Creative Commons media.<ref>[https://ghostarchive.org/varchive/L1S0SiBuJN8 Google is Locking Down Android - Mental Outlaw], 07:20</ref> The only exception is YouTube Studio allowing channel owners to download their own videos in up to 720p.<ref>[https://www.youtube.com/watch?v=l6UHS1-vDMM Changes to Unlisted Videos Uploaded Before 2017], 4:30 ([https://preservetube.com/watch?v=l6UHS1-vDMM Archived])</ref>


While the YouTube app lets paying YouTube Premium subscribers download videos for offline viewing, the videos are only accessible through the YouTube app, encoded in a proprietary format, and forcibly deleted after 29 days.<ref>[https://ghostarchive.org/varchive/L1S0SiBuJN8 Google is Locking Down Android - Mental Outlaw], 06:41</ref><ref>[https://support.google.com/youtube/answer/7381437 YouTube videos offline FAQs - YouTube Help]</ref><ref>[https://www.virtualcuriosities.com/articles/3383/warning-youtube-premium-downloads-arent-mp4-files Warning: Youtube Premium "Downloads" aren't MP4 Files - Virtual Curiosities]</ref><ref>[https://www.gnu.org/philosophy/whats-wrong-with-youtube.html What's Wrong with YouTube - GNU Project - Free Software Foundation]</ref>
While the YouTube app lets paying YouTube Premium subscribers download videos for offline viewing, the videos are only accessible through the YouTube app, encoded in a proprietary format, and forcibly deleted after 29 days.<ref>[https://ghostarchive.org/varchive/L1S0SiBuJN8 Google is Locking Down Android - Mental Outlaw], 06:41</ref><ref>[https://support.google.com/youtube/answer/7381437 YouTube videos offline FAQs - YouTube Help] ([http://web.archive.org/web/20260207132551/https://support.google.com/youtube/answer/7381437 Archived])</ref><ref>[https://www.virtualcuriosities.com/articles/3383/warning-youtube-premium-downloads-arent-mp4-files Warning: Youtube Premium "Downloads" aren't MP4 Files - Virtual Curiosities] ([http://web.archive.org/web/20251126100053/https://www.virtualcuriosities.com/articles/3383/warning-youtube-premium-downloads-arent-mp4-files Archived])</ref><ref>[https://www.gnu.org/philosophy/whats-wrong-with-youtube.html What's Wrong with YouTube - GNU Project - Free Software Foundation] ([https://web.archive.org/web/20260216041246/https://www.gnu.org/philosophy/whats-wrong-with-youtube.html Archived])</ref>


Permanent local copies are necessary to preserve Internet history when YouTube ceases to operate:
Permanent local copies are necessary to preserve Internet history when YouTube ceases to operate:
<blockquote>
<blockquote>Whenever I tell people that we need to plan for the day when YouTube goes offline, I mostly receive weird reactions. It seems to be the case that people can't think of YouTube being gone. Unfortunately, I'm convinced that most people will face the day when we lose this enormous library of videos.<ref>[https://karl-voit.at/cloud-dependencies/ My Dependencies on the Cloud] - Karl Voit ([https://web.archive.org/web/20260216041319/https://karl-voit.at/cloud-dependencies/ Archived])</ref></blockquote>
Whenever I tell people that we need to plan for the day when YouTube goes offline, I mostly receive weird reactions. It seems to be the case that people can't think of YouTube being gone. Unfortunately, I'm convinced that most people will face the day when we lose this enormous library of videos.
 
</blockquote>
===Telekom Entertain media receiver recordings===
<ref>[https://karl-voit.at/cloud-dependencies/ My Dependencies on the Cloud] - Karl Voit</ref>
The German Telekom, an Internet and Internet Television provider, sells landline Internet television receivers and recorders. A former product line were the "Entertain" Media Receiver 300, 301, 303, and 500. (The 100 and 102 were secondary devices with no internal hard drives. The others had hard drives between 160 and 500 GB.<ref>[https://archive.today/2026.01.27-101349/https://www.telekom-profis.de/vermitteln/news/media-receiver-mr-102-wieder-erhaeltlich-60.html Media Receiver MR 102 wieder erhältlich! - Telekom Profis] (June 2011)</ref><ref>[https://archive.org/details/manualzilla-id-6725650 Media Receiver 100] (user manual)</ref><ref>[https://www.woogmedia.de:443/downloads/BDA_MR300.pdf Media Receiver 300 Bedienungsanleitung] (user manual) ([http://web.archive.org/web/20260210175058/https://www.woogmedia.de/downloads/BDA_MR300.pdf Archived])</ref><ref name="MR300">[https://www.hifitest.de/test/stereoanlage-und-komplettanlage/deutsche-telekom-t-home-media-receiver-300-380 Deutsche Telekom T-Home Media Receiver 300] - hifitest.de (June 2009) ([http://web.archive.org/web/20260208092154/https://www.hifitest.de/test/stereoanlage-und-komplettanlage/deutsche-telekom-t-home-media-receiver-300-380 Archived])</ref><ref>[https://archive.today/2026.01.27-101343/https://www.golem.de/1101/80856.html Media Receiver 303: Neuer Festplattenrekorder für Telekom Entertain - Golem.de] (January 2011)</ref><ref name="MR500" />)
 
Their operating systems were designed in a way that they would not boot without connecting to Telekom servers, and the devices stored the television recordings on their internal hard drive in a proprietary format, and provided the user with no means of copying or moving recordings to external media such as an external flash drive or hard drive, meaning users were forced to delete recordings when running out of disk space. While the devices featured up to two USB ports, some even an eSATA port, they had no use other than supplying electrical power.<ref name="MR500">[https://www.hifitest.de/test/sat-receiver-mit-festplatte/deutsche-telekom-media-receiver-500-sat-6114 Deutsche Telekom Media Receiver 500 Sat] - hifitest.de (June 2012) ([http://web.archive.org/web/20250621145244/https://www.hifitest.de/test/sat-receiver-mit-festplatte/deutsche-telekom-media-receiver-500-sat-6114 Archived])</ref><ref name="MR300" /><ref>[https://telekom.tarife-angebote.de/magenta-zuhause/entertain/media-receiver-empfaenger/mr303-iptv-festplattenrekorder Telekom Media-Receiver 303 (MR303 Festplattenrekorder)] - telekom.tarife-angebote.de ([http://web.archive.org/web/20260127112814/https://telekom.tarife-angebote.de/magenta-zuhause/entertain/media-receiver-empfaenger/mr303-iptv-festplattenrekorder Archived])</ref>
 
In 2019, its users lost access to all recordings stored locally on the devices when the online service their operating system depended on was shut down. The devices were in service for eight years (since 2011), meaning users would lose access to up to eight years of television recordings.<ref>[https://archive.today/2026.01.27-095619/https://web.archive.org/web/20190825100604/https://www.telekom.com/de/konzern/details/magentatv-loest-entertain-ab-558808 MagentaTV löst Entertain ab | Deutsche Telekom]</ref><ref>[https://web.archive.org/web/20210412055921/https://www.onlinekosten.de/news/telekom-zieht-2019-beim-alten-entertain-den-stecker_214313.html Telekom zieht 2019 beim alten "Entertain" den Stecker]</ref>


==See also==
==See also==
*[[Enshittification]]
*[[Enshittification]]
*[[Right to own]]
*[[Right to own]]
*{{Wplink|Interoperability}}


==References==
==References==
<references />
{{Reflist}}
 
[[Category:Common terms]]
[[Category:Common terms]]
[[Category:Theme]]

Latest revision as of 02:24, 22 April 2026

🧽🫧Article Status Notice: This Article needs to be cleaned up


This article contains sources and content, but is lacking proper format and needs more development to meet the wiki's Content Guidelines and provide a high quality and consistent experience for readers. Learn more ▼

Data lock-in limits how device owners can access and manage data stored on the device they own. For example, some mobile applications store user data in a way they can only be viewed from inside the app, with no possibility of creating backups or moving them to external storage to free space. Many social media platforms make it difficult to export data. Data portability is a more consumer-friendly approach, where it is easy to move data from one application or platform to alternatives.

How it works

[edit | edit source]

There are many ways. The most common being:

  • "Reverse" sandbox: consists of (ab)using sandboxing to prevent the user from accessing their own data. This could be considered as malicious compliance.
  • DRM
  • Proprietary formats
  • Encryption

Android and iOS both have sandbox mechanisms.[1][2]

Incidents

[edit | edit source]

Saved pages in Samsung Internet

[edit | edit source]

The mobile web browser by Samsung stores saved pages in the /data 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.[3]

Rooting a device would make the /data 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.

In comparison, Google Chrome on mobile stores web pages as MHTML files in the download folder where they are not locked in, and Firefox on mobile completely lacks a feature to save pages.

Saved pages in Apple Safari on iPhone

[edit | edit source]

Apple refers to saved pages as the "reading list", a name that implies the feature is intended for storing pages only until they are read, not for archival. Like with Samsung, people have asked for an ability to export saved pages. Apple has not responded.[4]

Unlike Samsung, these pages can be exported manually via a local backup via iTunes, Finder, Apple Devices, or another MobileSync-compatible tool, and Apple allows sharing as a webarchive file or PDF.

User data in mobile web browsers

[edit | edit source]

No major mobile web browser lets the user export their session (list of opened tabs) and browsing history and bookmarks to a local file. Exporting all tabs may be desirable to start with a fresh session without losing the existing session, and exporting the history makes it easier to search for pages a long time after visiting, beyond what the browser retains.[5]

Some web browsers have a "Sync" feature that allows synchronizing tabs and bookmarks across devices, but it is cloud-based, meaning it depends on an online service that can cease to operate at any time.[6][7] Typically, this feature requires an account, even though it can be implemented as network-local and anonymous/"guest".

Text messages

[edit | edit source]

The built-in text messaging applications of both Android and iOS lack a built-in local export option.

On Android, the third-party app "SMS Backup+" can create exports, but they can not be directly stored locally, only uploaded to the middleman Gmail, which requires Internet connection and a Google account, and can cease to function at any time due to Google API changes.[8][9]

On iOS, exporting apps require payment, an external computer, and save as PDF, resulting in much larger files than plain text.[10][11]

Chat messages can be archived manually with screenshots and screen recordings, but:

  • this takes lots of time and manual work
  • the resulting files can not be searched for text (unless OCR is applied)
  • the resulting files will be much larger in size than a plain-text-based export would be
  • screen-capturing isn't always an option

WhatsApp lets the user export messages to a text file, but this has to be done for each conversation individually, and starting with an April 2025 update, exporting can be remotely disabled by the other participant.[12]

Android data folder

[edit | edit source]

Since Android 11, apps can no longer browse the Android/data folder in the shared user storage (not to be confused with /data, which was locked in since the beginning).[13]

Videos downloaded inside the YouTube app

[edit | edit source]

YouTube provides no official way for people to create permanent local copies of videos. This includes Creative Commons media.[14] The only exception is YouTube Studio allowing channel owners to download their own videos in up to 720p.[15]

While the YouTube app lets paying YouTube Premium subscribers download videos for offline viewing, the videos are only accessible through the YouTube app, encoded in a proprietary format, and forcibly deleted after 29 days.[16][17][18][19]

Permanent local copies are necessary to preserve Internet history when YouTube ceases to operate:

Whenever I tell people that we need to plan for the day when YouTube goes offline, I mostly receive weird reactions. It seems to be the case that people can't think of YouTube being gone. Unfortunately, I'm convinced that most people will face the day when we lose this enormous library of videos.[20]

Telekom Entertain media receiver recordings

[edit | edit source]

The German Telekom, an Internet and Internet Television provider, sells landline Internet television receivers and recorders. A former product line were the "Entertain" Media Receiver 300, 301, 303, and 500. (The 100 and 102 were secondary devices with no internal hard drives. The others had hard drives between 160 and 500 GB.[21][22][23][24][25][26])

Their operating systems were designed in a way that they would not boot without connecting to Telekom servers, and the devices stored the television recordings on their internal hard drive in a proprietary format, and provided the user with no means of copying or moving recordings to external media such as an external flash drive or hard drive, meaning users were forced to delete recordings when running out of disk space. While the devices featured up to two USB ports, some even an eSATA port, they had no use other than supplying electrical power.[26][24][27]

In 2019, its users lost access to all recordings stored locally on the devices when the online service their operating system depended on was shut down. The devices were in service for eight years (since 2011), meaning users would lose access to up to eight years of television recordings.[28][29]

See also

[edit | edit source]

References

[edit | edit source]
  1. https://source.android.com/docs/security/app-sandbox
  2. https://support.apple.com/guide/security/security-of-runtime-process-sec15bfe098e/web
  3. Regarding saved webpages - Samsung Internet - Samsung Developer Forums
  4. How do you EXPORT your Reading List from Safari - Apple Community (archive)
  5. The sad state of personal data and infrastructure - Karl Icoss (Archived)
  6. You Can't Control Your Data in the Cloud - Karl Voit (Archived)
  7. How to Export Chrome Bookmarks for the Last Time - Workona (Archived)
  8. Feature request: save to local file · Issue #974 · jberkel/sms-backup-plus · GitHub
  9. SMS -Backup+ unable to log into my email to backup SMS messages · Issue #1110 · jberkel/sms-backup-plus · GitHub
  10. Export iMessage conversation - Apple Community
  11. I want to download my messages to an external drive (flash drive) - Apple Community
  12. About advanced chat privacy | WhatsApp Help Center
  13. Storage updates in Android 11  |  Android Developers: If your app targets Android 11, it cannot access the files in any other app's data directory, even if the other app targets Android 8.1 (API level 27) or lower and has made the files in its data directory world-readable (Archived).
  14. Google is Locking Down Android - Mental Outlaw, 07:20
  15. Changes to Unlisted Videos Uploaded Before 2017, 4:30 (Archived)
  16. Google is Locking Down Android - Mental Outlaw, 06:41
  17. YouTube videos offline FAQs - YouTube Help (Archived)
  18. Warning: Youtube Premium "Downloads" aren't MP4 Files - Virtual Curiosities (Archived)
  19. What's Wrong with YouTube - GNU Project - Free Software Foundation (Archived)
  20. My Dependencies on the Cloud - Karl Voit (Archived)
  21. Media Receiver MR 102 wieder erhältlich! - Telekom Profis (June 2011)
  22. Media Receiver 100 (user manual)
  23. Media Receiver 300 Bedienungsanleitung (user manual) (Archived)
  24. 24.0 24.1 Deutsche Telekom T-Home Media Receiver 300 - hifitest.de (June 2009) (Archived)
  25. Media Receiver 303: Neuer Festplattenrekorder für Telekom Entertain - Golem.de (January 2011)
  26. 26.0 26.1 Deutsche Telekom Media Receiver 500 Sat - hifitest.de (June 2012) (Archived)
  27. Telekom Media-Receiver 303 (MR303 Festplattenrekorder) - telekom.tarife-angebote.de (Archived)
  28. MagentaTV löst Entertain ab | Deutsche Telekom
  29. Telekom zieht 2019 beim alten "Entertain" den Stecker