elaborate on application spawning system

This commit is contained in:
Daniel Micay 2020-12-05 11:51:25 -05:00
parent 69c1091f6d
commit cc9b9d211d

View File

@ -90,7 +90,8 @@
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
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>Sensors permission toggle</li>
<li>Authenticated encryption for network time updates via a first party server to