diff options
Diffstat (limited to 'static/index.html')
| -rw-r--r-- | static/index.html | 31 |
1 files changed, 17 insertions, 14 deletions
diff --git a/static/index.html b/static/index.html index 64069937..3d59e002 100644 --- a/static/index.html +++ b/static/index.html @@ -55,12 +55,28 @@ <p>GrapheneOS has made substantial contributions to the privacy and security of the Android Open Source Project, along with contributions to the Linux kernel, LLVM, OpenBSD and other projects.</p> + <p>Official releases are available on the <a href="/releases">releases page</a> and + installation instructions are on the <a href="/install">install page</a>.</p> + <p>See the <a href="https://github.com/GrapheneOS">GitHub organization</a> for sources + of the OS and various standalone sub-projects including the cutting edge + <a href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">new + hardened memory allocator</a> and other projects.</p> + <p>The official GrapheneOS releases are supported by the + <a href="https://github.com/GrapheneOS/Auditor/releases">Auditor app</a> and + <a href="https://attestation.app/">attestation service</a> for hardware-based + attestation. For more details, see the <a + href="https://attestation.app/about">about page</a> and <a + href="https://attestation.app/tutorial">tutorial</a>. These also support other + operating systems.</p> + <h2 id="history"> + <a href="#history">History</a> + </h2> <p>GrapheneOS was founded by Daniel Micay in late 2014. It started as a solo project and was subsequently sponsored by a company that is no longer associated with it. The copyright for GrapheneOS code is entirely owned by the GrapheneOS developers and is made available under OSI-approved Open Source licenses. All of the code written by people under contract with the former sponsor was removed from the project due to the - code becoming obsolete, long before it was known as GrapheneOS. The code that remains + code becoming obsolete, long before it was known as GrapheneOS. The code that remains from the previous era is entirely owned by Daniel Micay, was never written under any contracts or employment agreements, was never assigned to any company or organization and was the continuation of the original independent open source project. The former @@ -71,19 +87,6 @@ actively trying to sabotage it through any means necessary to support their failing business. This paragraph was reluctantly included here despite wanting to move forwards and will be expanded if necessary.</p> - <p>Official releases are available on the <a href="/releases">releases page</a> and - installation instructions are on the <a href="/install">install page</a>.</p> - <p>See the <a href="https://github.com/GrapheneOS">GitHub organization</a> for sources - of the OS and various standalone sub-projects including the cutting edge - <a href="https://github.com/GrapheneOS/hardened_malloc/blob/master/README.md">new - hardened memory allocator</a> and other projects.</p> - <p>The official GrapheneOS releases are supported by the - <a href="https://github.com/GrapheneOS/Auditor/releases">Auditor app</a> and - <a href="https://attestation.app/">attestation service</a> for hardware-based - attestation. For more details, see the <a - href="https://attestation.app/about">about page</a> and <a - href="https://attestation.app/tutorial">tutorial</a>. These also support other - operating systems.</p> <h2 id="roadmap"> <a href="#roadmap">Roadmap</a> </h2> |
