Robust Internet of Things, Microsoft Research
Перейти к файлу
microsoft-github-policy-service[bot] 2a1f1d04d6
Auto merge mandatory file pr
This pr is auto merged as it contains a mandatory file and is opened for more than 10 days.
2022-11-28 19:12:04 +00:00
Pkgs Update bouncycastle dependency 2021-09-17 07:52:26 -07:00
Reference Fix for encoding issue with one or more zero high-order bytes in an mpi 2020-07-31 16:34:00 -07:00
Simulation Corresponding change to Simulator tree 2020-07-31 16:37:24 -07:00
Tools Bump Microsoft.Data.OData from 5.6.4 to 5.8.4 in /Tools/RIoT (#30) 2019-08-13 13:38:04 -07:00
.gitattributes Added RIoT test utilities 2017-04-07 09:40:31 -07:00
.gitignore Debug improvements + serial number (#7) 2018-03-19 11:12:22 -07:00
LICENSE Added RIoT test utilities 2017-04-07 09:40:31 -07:00
README.md Update README.md 2020-02-27 10:55:29 -08:00
SECURITY.md Microsoft mandatory file 2022-08-17 14:54:53 +00:00

README.md

RIoT Reference Architecture

Introduction

Robust, Resilient, Recoverable Internet of Things (RIoT), from Microsoft Research, is an architecture for providing foundational trust services to computing devices. Device Identity Composition Engine (DICE) is an industry hardware/firmware standard that is the foundation on which RIoT is built.

This repository contains a RIoT reference implementation for a DICE Architecture that provides cryptographically strong device identity and device attestation. Together, DICE and RIoT also provide a foundation for device recovery and resiliency (Cyber Resilient Platform Initiative), secure and verifiable updates, data at rest protection (sealing), and a host of other security-critical use cases.

The Device Provisioning Service (DPS) from Azure IoT uses DICE and RIoT for secure device identity and attestation. The DPS X.509-based protocols rely on the cryptographic keys and certificates produced by RIoT and the Root of Trust for Measurement (RTM) provided by DICE in hardware.

For more info on DPS from Azure IoT this is a good place to start.

The RIoT Repo

The RIoT repository is organized as follows:

  • Reference - A software emulator for DICE/RIoT. The reference code can be used by developers to simulate inputs to DICE hardware and create DICE/RIoT keys and certificates based on those inputs. The emulator is useful during dev/test to provide user-controlled inputs in a more developer-friendly environment. The DICE/RIoT reference enables a much faster development cycle than working only with real hardware.
  • Simulation - A simulated DICE/RIoT-based MCU software stack. The RIoT reference presents a simulated DICE device, the RIoT reference code itself, and very simple device firmware layer. These three self-contained elements represent the basic components of a simple DICE-based MCU.
  • Pkgs - The packages directory contains the metadata and source code for supporting DICE/RIoT development in other languages. In addition to the C-language reference, DICE/RIoT emulators and tests are also provided in Java (Maven), C# (NuGet), and javascript (npm).
  • Tools - Sources, tools and tests enabling RIoT development and validation.

Contributing

For more information on DICE, and to learn how you can contribute, we encourage you to check out the DICE Workgroup in the Trusted Computing Group. For questions, comments, or contributions to the RIoT project from MSR, feel free to contact us at riotdev@microsoft.com.

Privacy & Cookies

https://go.microsoft.com/fwlink/?LinkId=521839