divide up features page into sections
This commit is contained in:
parent
bcca526cf5
commit
5dfb353e77
@ -60,6 +60,9 @@
|
||||
AOSP and the hardware are not covered here. Documentation on that will be gradually
|
||||
added elsewhere on our site.</p>
|
||||
|
||||
<section id="grapheneos">
|
||||
<h2><a href="#grapheneos">GrapheneOS</a></h2>
|
||||
|
||||
<p>Partial list of GrapheneOS features beyond what AOSP 11 provides:</p>
|
||||
|
||||
<ul>
|
||||
@ -149,8 +152,12 @@
|
||||
default, sensitive notifications are hidden on the lockscreen by default and
|
||||
passwords are hidden during entry by default</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<p>Infrastructure features:</p>
|
||||
<section id="services">
|
||||
<h2><a href="#services">Services</a></h2>
|
||||
|
||||
<p>Service infrastructure features:</p>
|
||||
|
||||
<ul>
|
||||
<li>Strict privacy and security practices for our infrastructure</li>
|
||||
@ -177,6 +184,10 @@
|
||||
<li>scrypt-based password hashing (likely Argon2 when the available implementations
|
||||
are more mature)</li>
|
||||
</ul>
|
||||
</section>
|
||||
|
||||
<section id="project">
|
||||
<h2><a href="#project">Project</a></h2>
|
||||
|
||||
<p>Beyond the technical features of the OS:</p>
|
||||
|
||||
@ -189,6 +200,7 @@
|
||||
needs of any particular company</li>
|
||||
<li><a href="/faq#privacy-policy">Strong privacy policies</a></li>
|
||||
</ul>
|
||||
</section>
|
||||
</main>
|
||||
<footer>
|
||||
<a href="/"><img src="/logo.png" width="512" height="512" alt=""/>GrapheneOS</a>
|
||||
|
Loading…
x
Reference in New Issue
Block a user