elaborate on application spawning system
This commit is contained in:
parent
69c1091f6d
commit
cc9b9d211d
@ -90,7 +90,8 @@
|
|||||||
organizations instead of using it as a form of DRM</li>
|
organizations instead of using it as a form of DRM</li>
|
||||||
<li>PDF Viewer: sandboxed, hardened PDF viewer using HiDPI rendering with pinch to zoom, text
|
<li>PDF Viewer: sandboxed, hardened PDF viewer using HiDPI rendering with pinch to zoom, text
|
||||||
selection, etc.</li>
|
selection, etc.</li>
|
||||||
<li>Secure application spawning system</li>
|
<li>Secure application spawning system avoiding sharing address space layout and
|
||||||
|
other secrets across applications</li>
|
||||||
<li>Network permission toggle disallowing both direct and indirect network access, superior to a purely firewall-based implementation only disallowing direct access to the network without covering inter-process communication</li>
|
<li>Network permission toggle disallowing both direct and indirect network access, superior to a purely firewall-based implementation only disallowing direct access to the network without covering inter-process communication</li>
|
||||||
<li>Sensors permission toggle</li>
|
<li>Sensors permission toggle</li>
|
||||||
<li>Authenticated encryption for network time updates via a first party server to
|
<li>Authenticated encryption for network time updates via a first party server to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user