mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
Merge branch 'docs/translate_host-based-security-workflows' into 'master'
docs: Provide translation for host-based-security-workflows Closes DOC-6018 See merge request espressif/esp-idf!31459
This commit is contained in:
@@ -9,7 +9,7 @@ Overview of Available Resources
|
||||
Data privacy is achieved by using the :doc:`../../security/flash-encryption` feature. This mechanism is currently used by FATFS and LittleFS and is recommended for new storage type implementations based on the Partitions API.
|
||||
NVS storage uses a proprietary :doc:`NVS encryption <nvs_encryption>` implementation.
|
||||
|
||||
Workflows focused on overall system security are described in the :doc:`Host Based Workflows <../../security/host-based-security-workflows>`.
|
||||
Workflows focused on overall system security are described in the :doc:`Security Features Enablement Workflows <../../security/security-features-enablement-workflows>`.
|
||||
Workflows related to the combination of multiple secured storage components in one project are presented in the :example:`Flash Encryption Example <security/flash_encryption>`.
|
||||
|
||||
.. list-table:: Relevant storage security examples
|
||||
|
Reference in New Issue
Block a user