... | ... | @@ -983,6 +983,8 @@ For example: |
|
|
|
|
|
The soft AP attack unfortunately rules out some interesting options, such as using the `WifiManager` API to connect to a legacy mode access point on API level < 29, or using BLE advertising and Wi-Fi Direct service discovery to share the network name and password of an access point that a device is connected to.
|
|
|
|
|
|
If we're willing to drop support for older devices that don't support BLE peripheral mode then we can consider using BLE advertising and BLE GATT as the basic transport supported by all devices, while opportunistically using RFCOMM, L2CAP CoC, Wi-Fi Direct legacy mode, NSD and LSD for devices and networks that support them.
|
|
|
|
|
|
### Evaluate Briar's Threat Model
|
|
|
|
|
|
TODO: What does this mean?
|
... | ... | |