intel / dffml

The easiest way to use Machine Learning. Mix and match underlying ML libraries and data set sources. Generate new datasets or modify existing ones with ease.
https://intel.github.io/dffml/main/
MIT License
253 stars 138 forks source link

df: context: Identity awareness #1272

Open pdxjohnny opened 2 years ago

pdxjohnny commented 2 years ago

We need to make InputSetContext 's contain some information about the identity of the entity executing that context.

This will assist with resource allocation, isolation from a security perspective, and billing

pdxjohnny commented 2 years ago

https://github.com/sigstore/fulcio/pull/139