You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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 ofin-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.
The text was updated successfully, but these errors were encountered: