From 4aa9ed6b4c307905e5ed3095a9ce9df3a0391a91 Mon Sep 17 00:00:00 2001 From: xn0px90 Date: Thu, 2 Feb 2023 14:49:30 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c115fae..ad25314 100644 --- a/README.md +++ b/README.md @@ -178,6 +178,7 @@ Contributions *very welcome* but first see [Contributing](#contributing). [Qrexec: Qubes RPC internals](https://www.qubes-os.org/doc/qrexec-internals/) - [Qrexec: socket-based services](https://www.qubes-os.org/doc/qrexec-socket-services/) - [Qubes memory manager (qmemman)](https://www.qubes-os.org/doc/qmemman/) +- [TUFF](https://theupdateframework.io/security/) - We can think of a software update system as “secure” if: - [YubiKey](https://www.qubes-os.org/doc/yubikey/) ## Desktop Customization @@ -290,7 +291,7 @@ Contributions *very welcome* but first see [Contributing](#contributing). ### Web articles -- [Glitches in the Matrix – Escape via NMI](https://www.cpl0.com/blog/?p=46) +- [Glitches in the Matrix](https://www.cpl0.com/blog/?p=46) - Escape via NMI - [Xen exploitation part 1: XSA-105, from nobody to root](https://blog.quarkslab.com/xen-exploitation-part-1-xsa-105-from-nobody-to-root.html) - [Xen exploitation part 2: XSA-148, from guest to host](https://blog.quarkslab.com/xen-exploitation-part-2-xsa-148-from-guest-to-host.html)