Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
1–10 of 47 posts
Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#2Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#3I feel this needs more of a description
Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#4Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#5IoT Edge came out of a program in MS research where they determined that for an IoT device to be truly secure, it has to have a bunch of attributes, including layers of security from hardware to OS, automatic and cryptographically signed updates, etc.
And then they set out to build it (and it runs a stripped down Linux kernel). I think it’s awesome but have no idea how much it’s supposed to cost. The dev board is $85.
This looks to be some of the low level code for it.
I find it very exciting from what I’ve read.
Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#6Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#7The Edge security daemon is the portion that is written in Rust.
Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#8Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#9Here’s more about the project: https://www.google.com/amp/s/www.forbes.com/sites/janakiramm... The Edge security daemon is the portion that is written in Rust.
Re: Azure IoT Edge: Microsoft’s 60k LOC open source Rust code base
#10Good God, let's make everything as trendy as possible.