diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:02:30 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-14 16:02:30 -0500 |
| commit | 9455d17b6c517aa87317a44e7cdf219e82f41df6 (patch) | |
| tree | b97e098b7a4c54c828dea9815985fd33066239d9 | |
| parent | 31397fcae34d0968a2e705e6745155cea460d88d (diff) | |
explain the usage guide
| -rw-r--r-- | static/usage.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/static/usage.html b/static/usage.html index d3a00dc6..2a0bf9f8 100644 --- a/static/usage.html +++ b/static/usage.html @@ -42,8 +42,10 @@ <h1 id="usage"> <a href="#usage">Usage</a> </h1> - <p><strong>This guide is still very new and will be filled with lots of additional - content over time.</strong></p> + <p>This is a guide covering some aspects of using GrapheneOS. It's not intended to be + an overview of the privacy and security features implemented by GrapheneOS. It will + only cover the user-facing impact of features, and most of the privacy and security + work is done under the hood.</p> <h2 id="table-of-contents"> <a href="#table-of-contents">Table of contents</a> |
