diff options
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> |
