From cc9b9d211d3b16bbcf5d6ad3dd2eee8c1be06fbe Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 5 Dec 2020 11:51:25 -0500 Subject: [PATCH] elaborate on application spawning system --- static/features.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/features.html b/static/features.html index 7bebc59a..ebf29422 100644 --- a/static/features.html +++ b/static/features.html @@ -90,7 +90,8 @@ organizations instead of using it as a form of DRM
  • PDF Viewer: sandboxed, hardened PDF viewer using HiDPI rendering with pinch to zoom, text selection, etc.
  • -
  • Secure application spawning system
  • +
  • Secure application spawning system avoiding sharing address space layout and + other secrets across applications
  • 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
  • Sensors permission toggle
  • Authenticated encryption for network time updates via a first party server to