summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-03-08 18:57:34 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-03-08 18:57:34 -0500
commitbf88ac32e658a00a8d6034546cd607c35996eee8 (patch)
tree9b3818b5083b729ceb32e2eacb659eaf0969ab40
parent1810ce3c58e7eb032e2b03b16d88c19589a4b218 (diff)
make a dedicated history page
-rw-r--r--static/404.html1
-rw-r--r--static/articles/grapheneos-servers.html1
-rw-r--r--static/articles/index.html1
-rw-r--r--static/articles/server-traffic-shaping.html1
-rw-r--r--static/articles/sitewide-advertising-industry-opt-out.html1
-rw-r--r--static/build.html3
-rw-r--r--static/contact.html1
-rw-r--r--static/donate.html1
-rw-r--r--static/faq.html3
-rw-r--r--static/features.html1
-rw-r--r--static/history.html107
-rw-r--r--static/index.html49
-rw-r--r--static/install/cli.html3
-rw-r--r--static/install/index.html3
-rw-r--r--static/install/web.html3
-rw-r--r--static/js/redirect.js1
-rw-r--r--static/pdfviewer-privacy-policy.html1
-rw-r--r--static/releases.html3
-rw-r--r--static/sitemap.xml4
-rw-r--r--static/source.html1
-rw-r--r--static/usage.html3
21 files changed, 141 insertions, 51 deletions
diff --git a/static/404.html b/static/404.html
index ea67ebfe..b755ed62 100644
--- a/static/404.html
+++ b/static/404.html
@@ -37,6 +37,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/articles/grapheneos-servers.html b/static/articles/grapheneos-servers.html
index 61b1ccd9..c4867bef 100644
--- a/static/articles/grapheneos-servers.html
+++ b/static/articles/grapheneos-servers.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/articles/index.html b/static/articles/index.html
index be726cd6..d438295f 100644
--- a/static/articles/index.html
+++ b/static/articles/index.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li aria-current="page"><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/articles/server-traffic-shaping.html b/static/articles/server-traffic-shaping.html
index e97fda7d..8ff603b0 100644
--- a/static/articles/server-traffic-shaping.html
+++ b/static/articles/server-traffic-shaping.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/articles/sitewide-advertising-industry-opt-out.html b/static/articles/sitewide-advertising-industry-opt-out.html
index c42deb17..b8a57026 100644
--- a/static/articles/sitewide-advertising-industry-opt-out.html
+++ b/static/articles/sitewide-advertising-industry-opt-out.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/build.html b/static/build.html
index 19ea053d..4ca03fb7 100644
--- a/static/build.html
+++ b/static/build.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/contact.html b/static/contact.html
index 3ac24c4c..b4ca093e 100644
--- a/static/contact.html
+++ b/static/contact.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li aria-current="page"><a href="/contact">Contact</a></li>
diff --git a/static/donate.html b/static/donate.html
index 1857e11b..b1f5a94b 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li aria-current="page"><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/faq.html b/static/faq.html
index 3290fdda..996e5a62 100644
--- a/static/faq.html
+++ b/static/faq.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li aria-current="page"><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/features.html b/static/features.html
index 0afee7c9..f11d8628 100644
--- a/static/features.html
+++ b/static/features.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/history.html b/static/history.html
new file mode 100644
index 00000000..cd96c0c7
--- /dev/null
+++ b/static/history.html
@@ -0,0 +1,107 @@
+<!DOCTYPE html>
+<html lang="en" prefix="og: https://ogp.me/ns#">
+ <head>
+ <meta charset="utf-8"/>
+ <title>History | GrapheneOS</title>
+ <meta name="description" content="History of the GrapheneOS project."/>
+ <meta name="theme-color" content="#212121"/>
+ <meta name="msapplication-TileColor" content="#ffffff"/>
+ <meta name="viewport" content="width=device-width, initial-scale=1"/>
+ <meta name="twitter:site" content="@GrapheneOS"/>
+ <meta name="twitter:creator" content="@GrapheneOS"/>
+ <meta property="og:title" content="GrapheneOS history"/>
+ <meta property="og:description" content="History of the GrapheneOS project."/>
+ <meta property="og:type" content="website"/>
+ <meta property="og:image" content="https://grapheneos.org/opengraph.png"/>
+ <meta property="og:image:width" content="512"/>
+ <meta property="og:image:height" content="512"/>
+ <meta property="og:image:alt" content="GrapheneOS logo"/>
+ <meta property="og:site_name" content="GrapheneOS"/>
+ <meta property="og:url" content="https://grapheneos.org/history"/>
+ <link rel="canonical" href="https://grapheneos.org/history"/>
+ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/>
+ <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/>
+ <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/>
+ <link rel="apple-touch-icon" href="/apple-touch-icon.png"/>
+ <link rel="stylesheet" href="/grapheneos.css?29"/>
+ <link rel="manifest" href="/manifest.webmanifest"/>
+ <link rel="license" href="/LICENSE.txt"/>
+ </head>
+ <body>
+ <header>
+ <nav id="site-menu">
+ <ul>
+ <li><a href="/">GrapheneOS</a></li>
+ <li><a href="/features">Features</a></li>
+ <li><a href="/install/">Install</a></li>
+ <li><a href="/build">Build</a></li>
+ <li><a href="/usage">Usage</a></li>
+ <li><a href="/faq">FAQ</a></li>
+ <li><a href="/releases">Releases</a></li>
+ <li><a href="/source">Source</a></li>
+ <li aria-current="page"><a href="/history">History</a></li>
+ <li><a href="/articles/">Articles</a></li>
+ <li><a href="/donate">Donate</a></li>
+ <li><a href="/contact">Contact</a></li>
+ </ul>
+ </nav>
+ </header>
+ <main id="history">
+ <h1><a href="#history">History</a></h1>
+
+ <p>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.</p>
+
+ <p>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.</p>
+
+ <p>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.</p>
+
+ <p>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.</p>
+
+ <p>GrapheneOS now has multiple full-time and part-time developers supported by
+ donations and multiple companies collaborating with the project.</p>
+ </main>
+ <footer>
+ <a href="/"><img src="/mask-icon.svg" width="512" height="512" alt=""/>GrapheneOS</a>
+ <ul id="social">
+ <li><a href="https://twitter.com/GrapheneOS">Twitter</a></li>
+ <li><a href="https://github.com/GrapheneOS">GitHub</a></li>
+ <li><a href="https://reddit.com/r/GrapheneOS">Reddit</a></li>
+ <li><a href="https://www.linkedin.com/company/grapheneos/">LinkedIn</a></li>
+ </ul>
+ </footer>
+ </body>
+</html>
diff --git a/static/index.html b/static/index.html
index 4a5e1d7f..836a7b2d 100644
--- a/static/index.html
+++ b/static/index.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
@@ -133,50 +134,10 @@
<section id="history">
<h2><a href="#history">History</a></h2>
- <p>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.</p>
+ <p>GrapheneOS was founded as an open source project in late 2014. It was formerly
+ known as CopperheadOS. For more details, see the <a href="/history">history
+ page</a>.</p>
- <p>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.</p>
-
- <p>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.</p>
-
- <p>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.</p>
-
- <p>GrapheneOS now has multiple full-time and part-time developers supported by
- donations and multiple companies collaborating with the project.</p>
</section>
<section id="upstream">
diff --git a/static/install/cli.html b/static/install/cli.html
index 91e083bd..f241a7bf 100644
--- a/static/install/cli.html
+++ b/static/install/cli.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/install/index.html b/static/install/index.html
index 155ab86a..62152a74 100644
--- a/static/install/index.html
+++ b/static/install/index.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/install/web.html b/static/install/web.html
index bb3a5a3d..8ad557de 100644
--- a/static/install/web.html
+++ b/static/install/web.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
<script type="module" src="/js/fastboot/dist/fastboot.min.mjs?1.0.8"></script>
<script type="module" src="/js/web-install.js?13"></script>
</head>
@@ -42,6 +42,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/js/redirect.js b/static/js/redirect.js
index 31369991..a8060dcb 100644
--- a/static/js/redirect.js
+++ b/static/js/redirect.js
@@ -13,6 +13,7 @@ const redirects = new Map([
["/#roadmap", "/faq#roadmap"],
["/#upstream", "/faq#upstream"],
["/#copyright-and-licensing", "/faq#copyright-and-licensing"],
+ ["/#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 12d49f29..e7b574fa 100644
--- a/static/pdfviewer-privacy-policy.html
+++ b/static/pdfviewer-privacy-policy.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/releases.html b/static/releases.html
index da3d44a6..37799c9e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -28,7 +28,7 @@
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
<script type="module" src="/js/releases.js?14"></script>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -42,6 +42,7 @@
<li><a href="/faq">FAQ</a></li>
<li aria-current="page"><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/sitemap.xml b/static/sitemap.xml
index 1ca2fe09..e2c1c5cf 100644
--- a/static/sitemap.xml
+++ b/static/sitemap.xml
@@ -43,6 +43,10 @@
<priority>0.5</priority>
</url>
<url>
+ <loc>https://grapheneos.org/history</loc>
+ <priority>0.5</priority>
+ </url>
+ <url>
<loc>https://grapheneos.org/articles/</loc>
<priority>0.5</priority>
</url>
diff --git a/static/source.html b/static/source.html
index 4e49c35f..64ab1e54 100644
--- a/static/source.html
+++ b/static/source.html
@@ -39,6 +39,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li aria-current="page"><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>
diff --git a/static/usage.html b/static/usage.html
index fcd8e314..10f005ca 100644
--- a/static/usage.html
+++ b/static/usage.html
@@ -26,7 +26,7 @@
<link rel="stylesheet" href="/grapheneos.css?29"/>
<link rel="manifest" href="/manifest.webmanifest"/>
<link rel="license" href="/LICENSE.txt"/>
- <script type="module" src="/js/redirect.js?11"></script>
+ <script type="module" src="/js/redirect.js?12"></script>
</head>
<body>
<header>
@@ -40,6 +40,7 @@
<li><a href="/faq">FAQ</a></li>
<li><a href="/releases">Releases</a></li>
<li><a href="/source">Source</a></li>
+ <li><a href="/history">History</a></li>
<li><a href="/articles/">Articles</a></li>
<li><a href="/donate">Donate</a></li>
<li><a href="/contact">Contact</a></li>