diff --git a/static/features.html b/static/features.html
index bb5e2458..8374c327 100644
--- a/static/features.html
+++ b/static/features.html
@@ -243,6 +243,9 @@
- Hardened app runtime
+ - Secure application spawning
+ system avoiding sharing address space layout and other secrets
+ across applications
- Hardened libc
providing defenses against the most common classes of vulnerabilities (memory
corruption)
@@ -617,8 +620,6 @@
Seedvault app with
support for local backups and any cloud storage provider with a storage provider
app
- - Secure application spawning system avoiding
- sharing address space layout and other secrets across applications
- Authenticated encryption for network time updates via a first party server to
prevent attackers from changing the time and enabling attacks based on bypassing
certificate / key expiry, etc.