This commit is contained in:
Patrick Schleizer 2019-08-16 16:05:25 +00:00
parent f9e3825e91
commit e004a5e0cf
No known key found for this signature in database
GPG key ID: CB8D50BB77BB3C48

View file

@ -56,7 +56,8 @@ for DMA (Direct Memory Access) attacks.
flawed process. flawed process.
* Bluetooth is blacklisted to reduce attack surface. Bluetooth also has * 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 * 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 unsigned or signed with an invalid key cannot be loaded. This makes it harder