From eed0e591d475d93a166f13fc88f6cb6331a16f91 Mon Sep 17 00:00:00 2001 From: Joseph Goydish II Date: Tue, 11 Nov 2025 20:03:09 -0500 Subject: [PATCH] Update Remote Crypto Attack Chain .md --- Remote Crypto Attack Chain .md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Remote Crypto Attack Chain .md b/Remote Crypto Attack Chain .md index 0865aed..9c4c5c4 100644 --- a/Remote Crypto Attack Chain .md +++ b/Remote Crypto Attack Chain .md @@ -31,7 +31,7 @@ This allowed: * **Abuse of end-to-end encryption assumptions** * **Untrusted signing operations using trusted keys** -This breaks the integrity of Apple’s cryptographic trust model — not by decrypting ciphertexts, but by co-opting legitimate keys for unauthorized use. +This breaks the integrity of Apple’s cryptographic trust model; not by decrypting ciphertexts, but by co-opting legitimate keys for unauthorized use. ---