Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Authenticated and Encrypted Storage on Embedded Linux
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Linux Storage Stack
- 3 Transparent Authentication and Encryption
- 4 Quick Crypto Refresher
- 5 Overview
- 6 dm-verity (since 2012, v3.4)
- 7 dm-integrity (since 2017, v4.12)
- 8 dm-crypt with authentication
- 9 fsverity (since 2019, v5.4)
- 10 UBIFS Authentication (since 2018, v4.20)
- 11 Master Key Storage
- 12 Recovery: Split RO and RW?
- 13 Field Return Mode
- 14 Recommendations