diff options
Diffstat (limited to 'security-blueprint/part-8/0_Abstract.md')
-rw-r--r-- | security-blueprint/part-8/0_Abstract.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security-blueprint/part-8/0_Abstract.md b/security-blueprint/part-8/0_Abstract.md index daeaa6f..1e7bf6b 100644 --- a/security-blueprint/part-8/0_Abstract.md +++ b/security-blueprint/part-8/0_Abstract.md @@ -4,7 +4,8 @@ Updating applications and firmware is essential for the development of new features and even more to fix security bugs. -However, if a malicious third party manages to divert its first use, it could +However, if a malicious third party manages to alter the content during +transport, it could alter the functioning of the system and/or applications. The security of the updates is therefore a critical point to evaluate in order to guarantee the integrity, the confidentiality and the legitimacy of the transmitted data. @@ -20,3 +21,4 @@ Acronyms or Abbreviations | Description _FOTA_ | **F**irmware **O**ver **T**he **A**ir _OTA_ | **O**ver **T**he **A**ir _SOTA_ | **S**oftware **O**ver **T**he **A**ir +_TUF_ | **T**he **U**pdate **F**ramework |