back
user profile
akyuu
7,250karma·833submissions·October 14, 2018
recent activity (833 total)
comment
Builds are reproducible [1], so you can compile them yourself and check they match the official ones. Additionally, official releases are signed and the update client verifies them and prevents downgr…
comment
No, AFAIK Morello project is about designing an Arm CPU with CHERI, a hardware architecture with extra security capabilities that is still WIP: https://tratt.net/laurie/blog/…
comment
Consider using GrapheneOS instead of stock Android for an improved version of MTE (and extra security and privacy as a bonus): https://discuss.grapheneos.org/d/8439-mte-support-st…
comment
https://archive.ph/sMRUl
comment
https://github.com/microsoft/snmalloc/blob/main/docs/securit... …
comment
From what I’ve read from some security researchers, glibc is not really focused on security. For example, it contains CPU-specific manually crafted assembly for optimization purposes, and its memory a…