From 346c2aca54baacb6cf1999ecba560195b53e3be4 Mon Sep 17 00:00:00 2001 From: Christophe Troestler Date: Sat, 9 Jan 2016 00:52:56 +0100 Subject: [PATCH] Fix typo --- security/data-leaks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/security/data-leaks.md b/security/data-leaks.md index 3e01800a..efd9513b 100644 --- a/security/data-leaks.md +++ b/security/data-leaks.md @@ -27,7 +27,7 @@ For a further discussion of covert channels, see [this thread](https://groups.go Types of Data Leaks ------------------- -In order to understand and attmept to prevent data leaks in Qubes, we must distinguish among three different types of relevant data leaks: +In order to understand and attempt to prevent data leaks in Qubes, we must distinguish among three different types of relevant data leaks: 1. **Intentional leaks.** Malicious software which actively tries to leak data out of an AppVM, perhaps via cooperative covert channels established with other malicious software in another AppVM (or on some server via networking, if networking, even limited, is allowed for the AppVM).