Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example: Air Gapped Attestation Verification #33

Closed
colek42 opened this issue Dec 11, 2021 · 1 comment
Closed

Example: Air Gapped Attestation Verification #33

colek42 opened this issue Dec 11, 2021 · 1 comment

Comments

@colek42
Copy link
Member

colek42 commented Dec 11, 2021

Write an example shell script showing the verification of a software artifact over an air gap.

  • Should generate CA for this example (see makefile in in-toto)
  1. Look up attestations from rekor for a binary
  2. Create a very basic policy
  3. Sign Policy with CAC/Private Key
  4. Tar attestation
    ----Air Gap---
  5. Untar attestations/policy
  6. Use witness verify on the binary
@colek42
Copy link
Member Author

colek42 commented Dec 11, 2021

ref #34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants