Added [in-progress] Developer Guides
[AGL/documentation.git] / docs / 2_Architecture_Guides / 2.2_Security_Blueprint / 8_Update_(Over_The_Air) / 1.2.8.2_Software_Over_The_Air.md
1 ---
2 title: SOTA
3 ---
4
5 # Software Over The Air
6
7 Software updates in connected vehicles are a very useful feature, which can
8 deliver significant benefits. If not implemented with security in mind, software
9 updates can incur serious vulnerabilities. Any software update system must
10 ensure that not only are the software updates to devices done in a secure way,
11 but also that the repositories and servers hosting these updates are adequately
12 protected. As the process of updating software migrates from a Dealership update
13 model towards an **OTA** update model, securing these processes becomes a high
14 priority.
15
16 **SOTA** is made possible by **AppFw** (See Platform part). It will be possible
17 to manage in a simple way the packets (i.g. Android like).
18
19 <!-- section-todo -->
20
21 Domain        | Improvement
22 ------------- | -----------------
23 Update-SOTA-1 | Part to complete.
24
25 <!-- end-section-todo -->