diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-04-18 05:12:17 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-04-18 05:45:54 -0400 |
| commit | b8c951b4ef81572e17471a5995a48102c5603715 (patch) | |
| tree | 86a0d5c0496c8b11f2f8f6068f677c95df2f369a /static/faq.html | |
| parent | 5e83027d04b6d746c566376d01cc0aa1ce10fe62 (diff) | |
add page on legacy CopperheadOS branding
We'll want to fill in more details about the history of the project and
historical archives of the code, documentation, tweets, community, etc.
This will help us with trimming down the information on CopperheadOS in
the history page. We want to reduce emphasis on the ongoing conflict and
focus on informing people about what happened in the past.
Immense damage has been done to GrapheneOS by Copperhead's organized
misinformation campaign and we need to do our best to repair it.
Diffstat (limited to 'static/faq.html')
| -rw-r--r-- | static/faq.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index feee9414..e718a11f 100644 --- a/static/faq.html +++ b/static/faq.html @@ -124,6 +124,7 @@ <li><a href="#donate">How can I donate to GrapheneOS?</a></li> <li><a href="#upstream">Does GrapheneOS make upstream contributions?</a></li> <li><a href="#founding">When was the GrapheneOS project founded?</a></li> + <li><a href="#copperheados">How is CopperheadOS related to GrapheneOS?</a></li> <li><a href="#company">Will GrapheneOS create a company?</a></li> <li><a href="#copyright-and-licensing">Who owns the GrapheneOS code and how is it licensed?</a></li> <li><a href="#trademark">What about the GrapheneOS name and logo?</a></li> @@ -1368,6 +1369,15 @@ <a href="/history/">history page</a> for more details.</p> </article> + <article id="copperheados"> + <h2><a href="#copperheados">How is CopperheadOS related to GrapheneOS?</a></h2> + + <p>GrapheneOS was previously known as CopperheadOS. There's a new closed source + product using our legacy CopperheadOS branding and code that's not associated with + the original project. See <a href="/history/copperheados">our page on the legacy + CopperheadOS branding</a> for more details.</p> + </article> + <article id="company"> <h2><a href="#company">Will GrapheneOS create a company?</a></h2> |
