diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2019-04-25 23:54:44 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2019-04-26 00:07:41 -0400 |
| commit | cc08692cd9742595c958800a2888a726c2022673 (patch) | |
| tree | 326b8d371db936ba222a833b40a1a2d1b3959470 /static/source.html | |
| parent | 34cd2e325274147f981a1a55f47aa42c38ba91fc (diff) | |
link to Auditor and AttestationServer sources
Diffstat (limited to 'static/source.html')
| -rw-r--r-- | static/source.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/static/source.html b/static/source.html index 72fab180..72164ee3 100644 --- a/static/source.html +++ b/static/source.html @@ -32,6 +32,10 @@ references all of these. Most of these are used unmodified from the Android Open Source Project (AOSP). A few dozen of the repositories are either forked from AOSP or are unique to GrapheneOS.</p> + <p>See <a href="https://attestation.app/source">https://attestation.app/source</a> + for the Auditor and AttestationServer sources. The latest release of the Auditor app + is included in the GrapheneOS source tree as a prebuilt since it uses a different + build system, similar to other prebuilts like Chromium.</p> </div> </body> </html> |
