split out LTE only mode section
This commit is contained in:
parent
bb0d2ef6a1
commit
a1d2ce3cb1
@ -109,6 +109,7 @@
|
|||||||
<li><a href="#user-installed-apps-can-be-disabled">User installed apps
|
<li><a href="#user-installed-apps-can-be-disabled">User installed apps
|
||||||
can be disabled</a></li>
|
can be disabled</a></li>
|
||||||
<li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li>
|
<li><a href="#broad-carrier-support">Broad carrier support without invasive carrier access</a></li>
|
||||||
|
<li><a href="#lte-only-mode">LTE-only mode</a></li>
|
||||||
<li><a href="#private-screenshots">Private screenshots</a></li>
|
<li><a href="#private-screenshots">Private screenshots</a></li>
|
||||||
<li>
|
<li>
|
||||||
<a href="#improved-user-profiles">Improved user profiles</a>
|
<a href="#improved-user-profiles">Improved user profiles</a>
|
||||||
@ -469,6 +470,14 @@
|
|||||||
carrier functionality</a> for more details.</p>
|
carrier functionality</a> for more details.</p>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
|
<section id="lte-only-mode">
|
||||||
|
<h3><a href="#lte-only-mode">LTE-only mode</a></h3>
|
||||||
|
|
||||||
|
<p><a href="/usage#lte-only-mode">LTE-only mode</a> to reduce cellular radio
|
||||||
|
attack surface by disabling enormous amounts of both legacy code (2G, 3G) and
|
||||||
|
bleeding edge code (5G).</p>
|
||||||
|
</section>
|
||||||
|
|
||||||
<section id="private-screenshots">
|
<section id="private-screenshots">
|
||||||
<h3><a href="#private-screenshots">Private screenshots</a></h3>
|
<h3><a href="#private-screenshots">Private screenshots</a></h3>
|
||||||
|
|
||||||
@ -558,9 +567,6 @@
|
|||||||
<li>Support for using the fingerprint scanner only for authentication in apps
|
<li>Support for using the fingerprint scanner only for authentication in apps
|
||||||
and unlocking hardware keystore keys by toggling off support for unlocking.</li>
|
and unlocking hardware keystore keys by toggling off support for unlocking.</li>
|
||||||
<li>PIN scrambling option</li>
|
<li>PIN scrambling option</li>
|
||||||
<li><a href="/usage#lte-only-mode">LTE-only mode</a> to reduce cellular radio
|
|
||||||
attack surface by disabling enormous amounts of both legacy code (2G, 3G) and
|
|
||||||
bleeding edge code (5G)</li>
|
|
||||||
<li><a href="/usage#wifi-privacy-associated">Per-connection MAC randomization
|
<li><a href="/usage#wifi-privacy-associated">Per-connection MAC randomization
|
||||||
option (enabled by default)</a> as a more private option than the standard
|
option (enabled by default)</a> as a more private option than the standard
|
||||||
persistent per-network random MAC.</li>
|
persistent per-network random MAC.</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user