diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 00:58:46 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 00:58:46 -0400 |
| commit | 97096304c3b753ba1a17b1228bc7091f9aa97076 (patch) | |
| tree | 85700df7be127de3ad183c7a57613728c9da59b0 /static | |
| parent | 077106a562edfb1183464dc414f3e277a6156bf0 (diff) | |
add note about this being a newly created site
Diffstat (limited to 'static')
| -rw-r--r-- | static/index.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/index.html b/static/index.html index 60ec6271..7f3db812 100644 --- a/static/index.html +++ b/static/index.html @@ -18,6 +18,18 @@ </ul> </nav> <div id="content"> + <p><em>This page is a placeholder for this newly created site and will soon be replaced + with a proper explanation of the OS and the roadmap for it including evolving beyond + beyond being a hardened fork of the Android Open Source Project into an OS without the + Linux kernel at the core. There will also be proper documentation on building, + installing and using the OS. There will also be coverage of relevant hardware, + firmware and software security topics.</em></p> + <p><em>Please bear in mind that this is only a preview of the project. It will become + drastically different and will support a broader range of devices beyond Pixels chosen + for their privacy and security properties including the availability of full security + updates (including for firmware), competitive hardware / firmware security and all of + the hardware-based security features (verified boot, attestation, exploit mitigations + and a lot more) being made available to alternative operating systems like Pixels.</em></p> <h1>GrapheneOS releases</h1> <p>These are early sample releases of GrapheneOS, an open source privacy and security oriented mobile OS with Android app compatibility. Many past features of the project |
