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

Include generated python bindings for protobufs #171

Closed
chasen-bettinger opened this issue Mar 28, 2023 · 0 comments · Fixed by #172
Closed

Include generated python bindings for protobufs #171

chasen-bettinger opened this issue Mar 28, 2023 · 0 comments · Fixed by #172

Comments

@chasen-bettinger
Copy link
Contributor

chasen-bettinger commented Mar 28, 2023

In an effort to keep all of the different language implementations of in-toto consistent within the ITE-6 spec, a strategy we can use is to have each language client reference the Protobufs generated within this repository (Note: Go bindings have already started to take shape). For the Python client of in-toto, we can continue down this path laid by the Go bindings (impetus).

Goal:

Implement Protobuf Python bindings for the protobufs in the V1.0 spec.

@chasen-bettinger chasen-bettinger changed the title Include generated python bindings for Statements Include generated python bindings for protobufs Mar 28, 2023
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 a pull request may close this issue.

1 participant