mirror of
https://github.com/Kicksecure/security-misc.git
synced 2024-10-01 08:25:45 -04:00
improve bluetooth in readme
as suggested by @monsieuremre https://github.com/Kicksecure/security-misc/issues/180
This commit is contained in:
parent
7fa597deca
commit
d5fc9f6201
@ -240,7 +240,7 @@ See:
|
||||
|
||||
## Network & Bluetooth hardening
|
||||
|
||||
* Bluetooth is left enabled but users are highly discouraged from ever turning it on, due to its history of numerous security vulnerabilities. Unlike the default settings, we start the system with bluetooth turned off. We also enforce private addresses and strict timeout settings for discoverability and visibility.
|
||||
* Bluetooth is 'enabled' for the system. Unlike the usual default behavior, we start bluetooth turned off on system start and it stays that way unless the user explicitly chooses to turn bluetooth on. The user is left with the freedom to easily switch bluetooth on and off the usual way with his own discretion. We set significantly more private defaults for bluetooth connections by enforcing private addresses and strict timeout settings for discoverability and visibility. That being said, the most secure and private bluetooth connection might inherently come with risks by its nature and may be prone to exploits, as it has a history of having new security vulnurabilities often. So users are recommended to choose not to use bluetooth when given the option.
|
||||
|
||||
See:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user