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

feat: add new opaque tamper message #40

Conversation

TheButlah
Copy link
Collaborator

@TheButlah TheButlah commented Dec 26, 2024

This PR deprecates the old tamper messages and introduces a new one. The payload will be a string and is opaque to the protobufs. Instead, the contents of the string will be deserialized at runtime by other software.

@TheButlah TheButlah requested a review from sri9311 December 26, 2024 20:46
@TheButlah TheButlah requested a review from fouge as a code owner December 26, 2024 20:46
@TheButlah TheButlah force-pushed the ryanbutler-orbs-248-add-new-opaque-tamper-states-to-orb-messages branch from e02494c to 6ac638b Compare January 8, 2025 21:48
@TheButlah
Copy link
Collaborator Author

TheButlah commented Jan 8, 2025

Ive gotten confirmation from @mcmaster-tfh that this approach is fine btw.

Also, I'll leave it a string for now, and when in the future we start encrypting the tamper info, we can make it a bytes.

@TheButlah TheButlah requested a review from mcmaster-tfh January 8, 2025 21:49
messages/sec.proto Outdated Show resolved Hide resolved
@TheButlah TheButlah force-pushed the ryanbutler-orbs-248-add-new-opaque-tamper-states-to-orb-messages branch from 6df80d4 to ad3f9ed Compare January 9, 2025 08:24
@TheButlah TheButlah merged commit 508e53b into main Jan 9, 2025
6 checks passed
@TheButlah TheButlah deleted the ryanbutler-orbs-248-add-new-opaque-tamper-states-to-orb-messages branch January 9, 2025 10:26
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

Successfully merging this pull request may close these issues.

3 participants