Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

ntls-io/trusted-compute-web

Repository files navigation

trusted-compute

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

Refreshing Azure signing keys

The project currently relies on local copies of the Azure attestation JWS signing keys: refer to src/utils/jwt.ts

To refresh these local copies, run:

yarn refresh-azure-certs

Changes to the local copy should probably be committed at least whenever a kid (Key ID) changes.

Changes to the x5c (X.509 Certificate Chain) fields can probably be considered transient: these change on an ongoing basis.

About

Web UI for the trusted compute platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published