From 3209065bd0be0ffa9cec2513db2af523cc92b0c9 Mon Sep 17 00:00:00 2001 From: fria <138676274+friadev@users.noreply.github.com> Date: Wed, 29 Oct 2025 06:16:12 -0500 Subject: [PATCH] add more secure boot future --- blog/posts/secure-boot.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/blog/posts/secure-boot.md b/blog/posts/secure-boot.md index 3066ff70..56b51ea6 100644 --- a/blog/posts/secure-boot.md +++ b/blog/posts/secure-boot.md @@ -127,4 +127,6 @@ It would be nice to see a greater push toward making Secure Boot more compatible As it is, boot authentication is mostly limited to regular computers and phones. But we live in 2025, the year of the "smart fridge", so with all the IoT devices in our homes, we need all the security we can get. -In a rare bit of good news, some manufacturers like Samsung are \ No newline at end of file +In a rare bit of good news, some manufacturers like Samsung are starting to incorporate the same [security technology](https://news.samsung.com/global/samsung-electronics-becomes-the-company-with-the-largest-number-of-level-diamond-iot-security-rating-verifications-by-ul-solutions-in-the-home-appliances-industry) such as their [Knox](https://www.samsungknox.com/en/secured-by-knox) into their appliances, which includes secure boot. + +To me this marks a turning point from manufacturers of IoT products not caring about security at all to beginning to implement some basic improvements. Now, I stil won't tell anyone to get a smart fridge, but if you do, at least it'll be more secure than before. \ No newline at end of file