From 33732094193461c817837a55ef2ae219b71292dd Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 19 May 2018 00:51:45 -0500 Subject: [PATCH] Fix issue reference --- 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 b351b28b..0bf18f8f 100644 --- a/security/data-leaks.md +++ b/security/data-leaks.md @@ -22,7 +22,7 @@ For example, suppose you have an `email` AppVM. You have set the firewall rules Note that physically air-gapped machines are not necessarily immune to this problem. Covert channels can potentially take many forms (e.g., sneakernet thumb drive, bluetooth, or even microphone and speakers). -For a further discussion of covert channels, see [this thread](https://groups.google.com/d/topic/qubes-users/AqZV65yZLuU/discussion) and ticket 817. +For a further discussion of covert channels, see [this thread](https://groups.google.com/d/topic/qubes-users/AqZV65yZLuU/discussion) and [#817](https://github.com/QubesOS/qubes-issues/issues/817). Types of Data Leaks -------------------