By using this site, you agree to have cookies stored on your device, strictly for functional purposes, such as storing your session and preferences.

Dismiss

 do-not-get-samsung.html

View raw Download
text/html • 4.12 kiB
HTML document, Unicode text, UTF-8 text
        
            
1
<!DOCTYPE html>
2
<html lang="en">
3
<head>
4
<meta charset="UTF-8">
5
<title>
6
Do not get a Samsung telescreen (or turn your phone into one)!
7
</title>
8
<link rel="stylesheet" href="/static/style.css">
9
<meta name="viewport" content="width=device-width, initial-scale=1.0">
10
</head>
11
<body>
12
<header>
13
<a href="#main" id="skip-link">Skip navigation</a>
14
<nav>
15
<ul>
16
<li><a href="/">Home</a></li>
17
<li><a href="/projects">Projects</a></li>
18
<li><a href="/index">Index</a></li>
19
<li><a href="/about">About</a></li>
20
<li><a href="https://roundabout-host.com/roundabout">Roundabout-host</a></li>
21
</ul>
22
<ul>
23
<li><a href="mailto:root@roundabout-host.com" id="mail-link">root@roundabout-host.com</a></li>
24
</ul>
25
</nav>
26
</header>
27
<main id="main">
28
29
<h1>Do not get a Samsung telescreen (or turn your phone into one)!</h1>
30
<div id="article-date">2025-08-14</div>
31
<p class="tags">
32
33
<a href="/index/copyright.html" class="tag">copyright</a>
34
35
<a href="/index/free software.html" class="tag">free software</a>
36
37
<a href="/index/drm.html" class="tag">drm</a>
38
39
<a href="/index/mobile.html" class="tag">mobile</a>
40
41
</p>
42
43
<article class="content-area">
44
<p>One UI 8 permanently removes the option to unlock the bootloader on all devices
45
and this is very likely just the first step towards an accentuated
46
<em class="emphasis-1">enshittification</em> of the devices.
47
</p><p>With the One UI 8 (Android 16) update for Samsung tele<s>phones</s>screens, it is
48
no longer possible to install OSes ("custom ROMs") not signed by Samsung. Upon
49
installation, UI 8 <a href="https://www.gnu.org/philosophy/tivoization.html">tivoises</a>
50
the device and there's no way to restore. Samsung changed this silently without
51
a press release or something, but there are many sources confirming it:
52
</p><ul><li><p><a href="https://xdaforums.com/t/bootloader-unlocking-option-removed-from-one-ui-8-0.4751904/">XDA forum</a>
53
</p></li><li><p><a href="https://sammyguru.com/breaking-samsung-removes-bootloader-unlocking-with-one-ui-8/">SammyGuru</a>
54
</p></li><li><p><a href="https://www.theverge.com/news/714902/samsung-one-ui-8-bootloader-unlocking-android-roms">The Verge</a>
55
</p></li><li><p><a href="https://news.ycombinator.com/item?id=44706409">Hacker News thread</a>
56
</p></li></ul><p>This is a major injustice to users: offering a general-purpose computer but
57
locking it down for profit. The USA models already had this for a few years, but
58
I thought it is a part of the mobile network operator deals. Turns out I was
59
wrong and it is simply because Samsung want to provide worse devices without a
60
way to escape, it is just like the totalitarian states built highly fortified
61
borders in order to prevent people from escaping so they can do anything they
62
want. The difference is that there is an escape here, it is not buying Samsung
63
and possibly refusing to update your existing one to UI 8.
64
</p><p>Today you can no longer install an alternative OS on your phone, tomorrow that
65
might mean Termux is illegal, or that EU Chat Control is enforced at the OS
66
level with an AI keylogger, or that sideloading is disabled, or that the phone
67
takes screenshots every 5 minutes. This practice — selling a general-purpose
68
computer only to prevent users from running what they want on it — ought to be
69
illegal.
70
</p>
71
</article>
72
73
</main>
74
<footer>
75
<p>Page generated on Thursday, 14 August 2025 at 12:41:39</p>
76
<p xmlns:cc="http://creativecommons.org/ns#" >This work is marked with <a href="https://creativecommons.org/publicdomain/zero/1.0/?ref=chooser-v1" target="_blank" rel="license noopener noreferrer" style="display:inline-block;">CC0 1.0 Universal</a> (🄍). No rights reserved.</p>
77
<p>Hosted at <a href="https://roundabout-host.com/roundabout">Roundabout-host</a> using the static site service, and generated with <a href="/projects/ampoule.html">Ampoule</a>.</p>
78
<a href="#">Back to top</a>
79
</footer>
80
</body>
81
</html>