From b3e07c840e15068b525c8a0780953993c6ab777a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 27 Mar 2021 15:53:54 -0400 Subject: migrate history page into an index page --- static/404.html | 2 +- static/articles/grapheneos-servers.html | 2 +- static/articles/index.html | 4 +- static/articles/server-traffic-shaping.html | 2 +- .../sitewide-advertising-industry-opt-out.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 2 +- static/faq.html | 4 +- static/features.html | 2 +- static/history.html | 117 --------------------- static/history/index.html | 117 +++++++++++++++++++++ static/history/legacy-changelog.html | 2 +- static/index.html | 4 +- static/install/cli.html | 2 +- static/install/index.html | 2 +- static/install/web.html | 2 +- static/js/redirect.js | 2 +- static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 6 +- static/sitemap.xml | 2 +- static/source.html | 6 +- static/usage.html | 2 +- 23 files changed, 145 insertions(+), 145 deletions(-) delete mode 100644 static/history.html create mode 100644 static/history/index.html (limited to 'static') diff --git a/static/404.html b/static/404.html index c4a4b624..f372b10d 100644 --- a/static/404.html +++ b/static/404.html @@ -37,7 +37,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html index 08556a42..3a0bbe73 100644 --- a/static/articles/grapheneos-servers.html +++ b/static/articles/grapheneos-servers.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/articles/index.html b/static/articles/index.html index aae1eb80..07b14126 100644 --- a/static/articles/index.html +++ b/static/articles/index.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • @@ -58,7 +58,7 @@
  • Usage guide — Usage instructions for GrapheneOS.
  • Frequently Asked Questions — Answers to frequently asked questions about GrapheneOS.
  • Releases changelog — Changelog for official releases of GrapheneOS.
  • -
  • History — History of the GrapheneOS project.
  • +
  • History — History of the GrapheneOS project.
  • Our attestation service has a page diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html index 0492c807..4cbf734b 100644 --- a/static/articles/server-traffic-shaping.html +++ b/static/articles/server-traffic-shaping.html @@ -39,7 +39,7 @@

  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html index 0161d518..bc681802 100644 --- a/static/articles/sitewide-advertising-industry-opt-out.html +++ b/static/articles/sitewide-advertising-industry-opt-out.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/build.html b/static/build.html index f4260f72..91abd650 100644 --- a/static/build.html +++ b/static/build.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/contact.html b/static/contact.html index 92319e51..cdb785ec 100644 --- a/static/contact.html +++ b/static/contact.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/donate.html b/static/donate.html index 9d440860..a56bc66e 100644 --- a/static/donate.html +++ b/static/donate.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/faq.html b/static/faq.html index d8eece2a..2f669979 100644 --- a/static/faq.html +++ b/static/faq.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • @@ -1236,7 +1236,7 @@

    GrapheneOS was founded as an open source project in 2014. It has been through multiple renames and wasn't initially known as GrapheneOS. See the - history page for more details.

    + history page for more details.

    diff --git a/static/features.html b/static/features.html index 958d6f07..ff8d033f 100644 --- a/static/features.html +++ b/static/features.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/history.html b/static/history.html deleted file mode 100644 index 80a08007..00000000 --- a/static/history.html +++ /dev/null @@ -1,117 +0,0 @@ - - - - - History | GrapheneOS - - - - - - - - - - - - - - - - - - - - - - - - - -
    - -
    -
    -

    History

    - -

    GrapheneOS was founded by Daniel Micay in late 2014. It started as a solo project - incorporating his previous open source privacy/security work. The project initially - created a port of OpenBSD malloc to Android's Bionic libc and a port of the PaX kernel - patches to the kernels for the supported devices. It quickly expanded to having a - large set of homegrown privacy and security improvements, particularly low-level - hardening work on the compiler toolchain and Bionic. Work began on landing code - upstream in AOSP and other upstream projects. A substantial portion of these early - changes were either successfully landed upstream or heavily influenced the upstream - changes which replaced them. The project was able to move very quickly in these days - because there was so much low hanging fruit to address and it wasn't yet trying to - produce a highly robust, production quality OS.

    - -

    In late 2015, a company was incorporated which became the primary sponsor of the - project. GrapheneOS was previously known as CopperheadOS while it was sponsored by - this company. The intention was to use the company to build a business around - GrapheneOS selling support, contract work and customized proprietary variants of the - OS. The company was supposed to serve the needs of the open source project, rather - than vice versa. It was explicitly agreed that GrapheneOS would remain - independently owned and controlled by Daniel Micay. This company failed to live up - the promises and is no longer associated in any way with GrapheneOS. The company - ended up holding back the open source project and taking far more from it than was - provided to it.

    - -

    In 2018, the company was hijacked by the CEO who attempted to take over the project - through coercion, but they were rebuked. They seized the infrastructure and stole the - donations, but the project successfully moved on without them and has been fully - revived. Since then, they've taken to fraudulently claiming ownership and authorship - of our work, which has no basis in fact. They've tried to retroactively change the - terms of their involvement and rewrite the history of the project. These claims are - easily falsified through the public record and by people involved with the open source - project and the former sponsor. This former sponsor has engaged in a campaign of - misinformation and harassment of contributors to the project. Be aware that they are - actively trying to sabotage GrapheneOS and are engaging in many forms of attacks - against the project, the developers, contributors and supporters. Meanwhile, they - continue profiting from our open source work which they falsely claim as their own - creation.

    - -

    After splitting from the former sponsor, the project was rebranded to - AndroidHardening and then to GrapheneOS and it has continued down the original path of - being an independent open source project. It will never again be closely tied to any - particular sponsor or company.

    - -

    GrapheneOS now has multiple full-time and part-time developers supported by - donations and multiple companies collaborating with the project.

    - -
    -

    Releases

    - -

    A history of releases for the current incarnation of GrapheneOS is available - via the releases changelog.

    - -

    An archive of changelogs for the earlier releases is available via the - legacy changelog page.

    -
    -
    - - - diff --git a/static/history/index.html b/static/history/index.html new file mode 100644 index 00000000..c271867f --- /dev/null +++ b/static/history/index.html @@ -0,0 +1,117 @@ + + + + + History | GrapheneOS + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    +
    +

    History

    + +

    GrapheneOS was founded by Daniel Micay in late 2014. It started as a solo project + incorporating his previous open source privacy/security work. The project initially + created a port of OpenBSD malloc to Android's Bionic libc and a port of the PaX kernel + patches to the kernels for the supported devices. It quickly expanded to having a + large set of homegrown privacy and security improvements, particularly low-level + hardening work on the compiler toolchain and Bionic. Work began on landing code + upstream in AOSP and other upstream projects. A substantial portion of these early + changes were either successfully landed upstream or heavily influenced the upstream + changes which replaced them. The project was able to move very quickly in these days + because there was so much low hanging fruit to address and it wasn't yet trying to + produce a highly robust, production quality OS.

    + +

    In late 2015, a company was incorporated which became the primary sponsor of the + project. GrapheneOS was previously known as CopperheadOS while it was sponsored by + this company. The intention was to use the company to build a business around + GrapheneOS selling support, contract work and customized proprietary variants of the + OS. The company was supposed to serve the needs of the open source project, rather + than vice versa. It was explicitly agreed that GrapheneOS would remain + independently owned and controlled by Daniel Micay. This company failed to live up + the promises and is no longer associated in any way with GrapheneOS. The company + ended up holding back the open source project and taking far more from it than was + provided to it.

    + +

    In 2018, the company was hijacked by the CEO who attempted to take over the project + through coercion, but they were rebuked. They seized the infrastructure and stole the + donations, but the project successfully moved on without them and has been fully + revived. Since then, they've taken to fraudulently claiming ownership and authorship + of our work, which has no basis in fact. They've tried to retroactively change the + terms of their involvement and rewrite the history of the project. These claims are + easily falsified through the public record and by people involved with the open source + project and the former sponsor. This former sponsor has engaged in a campaign of + misinformation and harassment of contributors to the project. Be aware that they are + actively trying to sabotage GrapheneOS and are engaging in many forms of attacks + against the project, the developers, contributors and supporters. Meanwhile, they + continue profiting from our open source work which they falsely claim as their own + creation.

    + +

    After splitting from the former sponsor, the project was rebranded to + AndroidHardening and then to GrapheneOS and it has continued down the original path of + being an independent open source project. It will never again be closely tied to any + particular sponsor or company.

    + +

    GrapheneOS now has multiple full-time and part-time developers supported by + donations and multiple companies collaborating with the project.

    + +
    +

    Releases

    + +

    A history of releases for the current incarnation of GrapheneOS is available + via the releases changelog.

    + +

    An archive of changelogs for the earlier releases is available via the + legacy changelog page.

    +
    +
    + + + diff --git a/static/history/legacy-changelog.html b/static/history/legacy-changelog.html index 446f2e04..9eaf7847 100644 --- a/static/history/legacy-changelog.html +++ b/static/history/legacy-changelog.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/index.html b/static/index.html index 0cd1f2b9..47b9c981 100644 --- a/static/index.html +++ b/static/index.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • @@ -135,7 +135,7 @@

    History

    GrapheneOS was founded as an open source project in late 2014. It was formerly - known as CopperheadOS. For more details, see the history + known as CopperheadOS. For more details, see the history page.

    diff --git a/static/install/cli.html b/static/install/cli.html index 193ec94b..52183d57 100644 --- a/static/install/cli.html +++ b/static/install/cli.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/index.html b/static/install/index.html index a7387bdd..72b575e5 100644 --- a/static/install/index.html +++ b/static/install/index.html @@ -40,7 +40,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/install/web.html b/static/install/web.html index aa8bcaa5..430a5b3e 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -42,7 +42,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/js/redirect.js b/static/js/redirect.js index a8060dcb..eb6f3a07 100644 --- a/static/js/redirect.js +++ b/static/js/redirect.js @@ -13,7 +13,7 @@ const redirects = new Map([ ["/#roadmap", "/faq#roadmap"], ["/#upstream", "/faq#upstream"], ["/#copyright-and-licensing", "/faq#copyright-and-licensing"], - ["/#history", "/history#history"], + ["/#history", "/history/#history"], ["/usage#default-connections", "/faq#default-connections"], ["/releases#marlin-stable", "/faq#legacy-devices"], ["/releases#sailfish-stable", "/faq#legacy-devices"], diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index c4b809d4..be330ea5 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • diff --git a/static/releases.html b/static/releases.html index 195a5c9f..efb831f3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -42,7 +42,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • @@ -2138,8 +2138,8 @@

    Final and only tagged release of the AndroidHardening project before it was renamed to GrapheneOS. Earlier AndroidHardening releases were only snapshots and are not listed here. Prior to the AndroidHardening placeholder name, the - project was known as CopperheadOS. For more details, see - the section on the project's history.

    + project was known as CopperheadOS. For more details, + see the page on the project's history.

    Detailed changelogs were not written at this point.

    diff --git a/static/sitemap.xml b/static/sitemap.xml index af514aaf..c1478600 100644 --- a/static/sitemap.xml +++ b/static/sitemap.xml @@ -43,7 +43,7 @@ 0.5 - https://grapheneos.org/history + https://grapheneos.org/history/ 0.5 diff --git a/static/source.html b/static/source.html index 0f70af59..e6a90da8 100644 --- a/static/source.html +++ b/static/source.html @@ -39,7 +39,7 @@
  • FAQ
  • Releases
  • Source
  • -
  • History
  • +
  • History
  • Articles
  • Donate
  • Contact
  • @@ -228,8 +228,8 @@ GrapheneOS Archive organization. This only covers repositories archives after renaming the project to GrapheneOS. Earlier code is mostly not available via GitHub anymore due to - the unfortunate events leading to the rename of the - project.

    + the unfortunate events leading to the rename of + the project.