diff options
| author | Shepherd <90792226+Shepherd115@users.noreply.github.com> | 2021-12-15 11:10:43 +0200 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-12-15 08:23:14 -0500 |
| commit | 144aa8712415d8b853c75a82a1cd09e8818a4776 (patch) | |
| tree | ebdca2d75f2c28b48e4acc9237a058ea9e5274cd /static/index.html | |
| parent | 44b1d77d5565925d47c312222ac73e9acd891129 (diff) | |
Add camera app to index.html
Adds camera app to frontpage list of GrapheneOS developed apps and services.
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/index.html b/static/index.html index 9847e9fa..7089fe54 100644 --- a/static/index.html +++ b/static/index.html @@ -106,9 +106,10 @@ and security. Vanadium is a hardened variant of the Chromium browser and WebView specifically built for GrapheneOS. GrapheneOS also includes our minimal security-focused PDF Viewer, our hardware-based Auditor app / - attestation service providing local and remote verification of devices, and - the externally developed Seedvault encrypted backup which was initially - developed for inclusion in GrapheneOS.</p> + attestation service providing local and remote verification of devices, + our modern privacy / security focused camera app, and the externally developed + Seedvault encrypted backup which was initially developed for inclusion in + GrapheneOS.</p> </section> <section id="never-google-services"> |
