Signing all Applications

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Signing all Applications

993件の閲覧回数
gregorydavies
Contributor II

I'm working on securing a device built on Yocto 3.14.52, and I succesfully signed and authenticated the bootloader, kernel image and device tree, and get no HAB events on startup. What I'm looking at now, is how do we ensure that the applications that actually perform the device function, are the ones we released? 

Do I sign all the applications individually and add code to the kernel to verify them before they're run? This seems like an odd approach, but I haven't seen any mention of how to secure the rest of the programs that are run on the device.

ラベル(2)
0 件の賞賛
返信
1 返信

877件の閲覧回数
b36401
NXP Employee
NXP Employee

After kernel starts up it can run all applications without authentication.
Howevet if you wish you can encrypt and sign whole filesystem.

Have a great day,
Victor

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信