diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/faq.html b/static/faq.html index d285ad8a..ee642511 100644 --- a/static/faq.html +++ b/static/faq.html @@ -112,6 +112,7 @@ <li><a href="#bundled-apps">Why aren't my favorite apps bundled with GrapheneOS?</a></li> <li><a href="#copyright-and-licensing">Who owns the GrapheneOS code and how is it licensed?</a></li> <li><a href="#roadmap">What is the roadmap for GrapheneOS?</a></li> + <li><a href="#company">Will GrapheneOS create a company?</a></li> </ul> </nav> @@ -978,6 +979,18 @@ limited to research and submitting suggestions and bug reports upstream. In the long term, the project will need to move into the hardware space.</p> </article> + + <article id="company"> + <h2><a href="#company">Will GrapheneOS create a company?</a></h2> + + <p>No, GrapheneOS will remain a non-profit open source project / organization. It + will remain an independent organization not strongly associated with any specific + company. We partner with a variety of companies and other organizations, and we're + interested in more partnerships in the future. Keeping it as an non-profit avoids + the conflicts of interest created by a profit-based model. It allows us to focus + on improving privacy/security without struggling to build a viable business model + that's not in conflict with the success of the open source project.</p> + </article> </main> <footer> <a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
