diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:12:42 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-05 12:12:51 -0500 |
| commit | 50a5629f4dd2e37405cdc339726967c134f59fdf (patch) | |
| tree | d5925ae87caa207efac2f237783d93b94ba22772 | |
| parent | 457f0e4f5b1cf7ebad770c8845f90b15763cc13b (diff) | |
mention Seedvault
| -rw-r--r-- | static/features.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index b13ff664..ae17c4a6 100644 --- a/static/features.html +++ b/static/features.html @@ -99,6 +99,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>Encrypted backups via integration of the Seedvault app with support for local + backups and any cloud storage provider with a storage provider app</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, |
