From e004a5e0cf22c5add683ed8c1ff6f88bdc4053ba Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Fri, 16 Aug 2019 16:05:25 +0000 Subject: [PATCH] readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 312937d..8fd5dfc 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,8 @@ for DMA (Direct Memory Access) attacks. flawed process. * Bluetooth is blacklisted to reduce attack surface. Bluetooth also has -a history of [security concerns](https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns). +a history of security concerns. +https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns * Requires every module to be signed before being loaded. Any module that is unsigned or signed with an invalid key cannot be loaded. This makes it harder