nodex icon indicating copy to clipboard operation
nodex copied to clipboard

E2E Secure Messaging Platform

UNiD Logo

UNiD Release Pipeline Coverage Status Crates Semantic Release

UNiD is an open-source toolkit for building end-to-end secure messaging between all devices including IoT, micro services, and on-premise servers, using features of decentralized identifiers (DIDs) as a basis of security and privacy. Build atop DIDComm messaging protocol which works over any transports, it makes end-to-end messaging reliable, secure, and easy.

This repo where we develop libraries to be installed into your devices. It enables device's IDs and keys management with root of trust (RoT), automated provisioning, mutual authentication, and end-to-end secure messaging across network boundary.

Explore UNiD Docs

Features

  • Device's IDs and keys management with RoT
  • Automated provisioning without centralized servers and certificate authorities and intermediaries
  • Mutual authentication and end-to-end secure messaging while ensuring confidentiality, integrity, and authenticity
  • Attribute based access control and dynamic policy management
  • Rust library with multiple language extensions for python and nodejs
  • Mutiple OS support for Linux kernel x86(32bit) & x86-64(64bit), FreeRTOS ARM Cortex-M33(32bit)
  • RoT extensions for TPM, ARM TrustZone, and Renesas SCE

Install

Developer's Document

  • UNiD Official Website
    https://www.getunid.io/

  • UNiD Developers Portal
    https://docs.getunid.io/

Contribution

First off, thank you for considering making contributions. It's people like you that make UNiD better. There are many ways in which you can participate in the project, for example:

  • File a bug report. Be sure to include information like what version of UNiD you are using, what your operating system and CPU is, and steps to recreate the bug.
  • Suggest a new feature.

Changelog

CHANGELOG

Security

SECURITY

License

Apache License 2.0