Skip to content

olkroshk/attest-sandbox

Repository files navigation

The repo is work in progress!

See MAA JWT Verifier (Ubuntu_18.04 + Make)

About

Sandbox!

MAA JWT Validation Tool

Source code and readme for the tool are located in ./maa-validate-jwt

Build and Run - Ubuntu Linux

  • Get code
git clone --recursive https://github.com/olkroshk/attestation-sandbox.git
cd ./attestation-sandbox
  • Set up environment and install dependencies
./ubuntu-bootstrap-mvj.sh
  • Run maa-validate-jwt
cd ./maa-validate-jwt/out
./maa-validate-jwt ARGS 

Build and Run - Windows

git clone --recursive https://github.com/olkroshk/attestation-sandbox.git
cd .\attestation-sandbox
  • Set up environment and install dependencies
.\windows-bootstrap-mvj.ps1
  • Run maa-validate-jwt
cd .\maa-validate-jwt\out\Debug\
.\maa-validate-jwt.exe ARGS 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published