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

Implement a mechanism to verify the authenticity and integrity of a Results JSON #474

Open
buidav opened this issue Oct 15, 2024 · 0 comments
Milestone

Comments

@buidav
Copy link
Collaborator

buidav commented Oct 15, 2024

💡 Summary

Implement a mechanism to check for the authenticity and integrity of a ScubaResults.json.

Motivation and context

To prove that ScubaResults.json were unmodified outside of the time of generation.

Implementation notes

  • There a few ways to do this will let the issue assignee get a little creative with hashes/other mechanisms.

Acceptance criteria

There exists a mechanism to prove authenticity (the JSON comes from a specific tenant) and integrity (the data wasn't modified from initial ScubaGear scan).

@snarve snarve added this to the Driftwood milestone Oct 15, 2024
@buidav buidav changed the title Implement a mechanism to verify the authenticity of a Results JSON Implement a mechanism to verify the authenticity and integrity of a Results JSON Oct 15, 2024
@adhilto adhilto modified the milestones: Driftwood, Backlog Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants