Add hardened_malloc source to Gentoo Linux description. Add GrapheneOS device support source.

This commit is contained in:
inference 2022-11-07 09:04:09 +00:00
parent a72348091d
commit e6af096788

View File

@ -146,7 +146,8 @@
I have focused on security hardening and privacy hardening, placing performance below
those aspects, although my system is still very performant. Some of the hardening I
apply includes stack protection, signed integer overflow wrapping, and GrapheneOS'
hardened_malloc memory allocator.<br>
<a class="table-link" href="https://github.com/GrapheneOS/hardened_malloc/"
>hardened_malloc</a> memory allocator.<br>
<br>
You can find my personal Gentoo Linux configuration in my personal
<a class="table-link" href="https://git.inferencium.net/inference/cfg/"
@ -215,7 +216,9 @@
>stricter SELinux policies</a>, and local and remote hardware-backed attestation
(<a class="table-link" href="https://attestation.app/about/"
>Auditor</a>) to ensure the OS has not been corrupted or tampered with.
GrapheneOS only supports devices which receive
GrapheneOS only supports
<a class="table-link" href="https://grapheneos.org/faq#device-support"
>high security and well-supported devices</a> which receive
full support from their manufacturers, including firmware updates, long support
lifecycles, secure hardware, and overall high security practices.<br>
<br>