Update scope

akwizgran
2022-09-30 11:56:32 +00:00
parent 82f29174cd
commit 70ca4b03fe

@@ -12,9 +12,10 @@ To keep the model tractable, the following aspects have been excluded:
#### In scope
* Briar Android app
* Briar Android and desktop apps
* Tor, Bluetooth, and LAN transports
* Single Briar identity per user
* Single Briar identity per device
* Single device per user
* Creating a Briar identity
* Adding contacts via QR codes
@@ -36,16 +37,21 @@ To keep the model tractable, the following aspects have been excluded:
* Removing feeds
* Malware (excluding OS/hardware compromise)
#### Out of scope
#### In scope but not yet analysed
* Briar desktop app
* Removable drive transport
* Attachments
* Private groups
* Multiple Briar identities per user
* Multiple devices per user
* Panic button
* Enabling/disabling transports
* Adding contacts remotely by exchanging links
* Removable drive transport
* Sharing the app via Wi-Fi hotspot
* Image attachments
* Multiple Briar identities per user
* Multiple Briar identities per device
* Multiple devices per user
#### Out of scope
* OS/hardware compromise
### Actors