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