tkhq / tkcli

Command line tool to interact with Turnkey
Apache License 2.0
18 stars 5 forks source link

Part 2/3: Verifiable metadata #59

Closed oliviathet closed 6 months ago

oliviathet commented 6 months ago

Summary & Motivation (Problem vs. Solution)

Use the latest version of the go-sdk enclave-encrypt package which verifies the entire data object containing metadata like the organization id and user id.

Part 1a: https://github.com/tkhq/sdk/pull/233 Part 1b: https://github.com/tkhq/frames/pull/33 Part 1c: https://github.com/tkhq/go-sdk/pull/47 Part 2: https://github.com/tkhq/tkcli/pull/59 Part 3: https://github.com/tkhq/mono/pull/2806

Release Steps

See README for additional details.