diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:39:51 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-25 22:39:51 -0500 |
| commit | 2be839a600a162bc15d5af0677f017911db121b6 (patch) | |
| tree | 911a9841222870733c7bbdd5b8c5494f84ed3062 /static | |
| parent | af06a6af4bc7e38d18d89bab9ecfbf0dda1a03df (diff) | |
replace redundant attestation information
Diffstat (limited to 'static')
| -rw-r--r-- | static/source.html | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/static/source.html b/static/source.html index b582146f..25ac9bb6 100644 --- a/static/source.html +++ b/static/source.html @@ -70,11 +70,6 @@ prebuilts can all be built from source if desired. The build instructions will be expanded to cover all of this in the future.</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 Vanadium.</p> - <section id="standalone-apps"> <h2><a href="#standalone-apps">Standalone apps</a></h2> @@ -109,6 +104,7 @@ <ul> <li><a href="https://github.com/GrapheneOS/tls_pinning">Utilities for setting up conservative non-leaf TLS pinning with backup pins</a></li> <li><a href="https://github.com/GrapheneOS/branding_tools">Scripting for generating branding</a></li> + <li><a href="https://github.com/GrapheneOS/AttestationSamples">Attestation samples</a></li> </ul> </section> </main> |
