replace redundant attestation information

This commit is contained in:
Daniel Micay 2020-12-25 22:39:51 -05:00
parent af06a6af4b
commit 2be839a600

View File

@ -70,11 +70,6 @@
prebuilts can all be built from source if desired. The build instructions will be prebuilts can all be built from source if desired. The build instructions will be
expanded to cover all of this in the future.</p> 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"> <section id="standalone-apps">
<h2><a href="#standalone-apps">Standalone apps</a></h2> <h2><a href="#standalone-apps">Standalone apps</a></h2>
@ -109,6 +104,7 @@
<ul> <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/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/branding_tools">Scripting for generating branding</a></li>
<li><a href="https://github.com/GrapheneOS/AttestationSamples">Attestation samples</a></li>
</ul> </ul>
</section> </section>
</main> </main>