summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-17 01:56:17 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-17 01:56:17 -0500
commitabd3b37ba4560db5112816d24570e2c9f6a81b33 (patch)
tree90c694499688d25a79dc1c4179413a8cddab3544 /static
parentd99d46d2a72243aad3874013a54fedabe2246f15 (diff)
add company section to FAQ
Diffstat (limited to 'static')
-rw-r--r--static/faq.html13
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>