Ivan Font

Results 18 comments of Ivan Font

> I fixed it , thanks @font . Would you mind telling which mongo db version this app expects ? I installed the latest one and the app is complaining...

Based on the `PKISigner` and `PKIVerifier` examples, it looks like we're looking to add support for both keyed and keyless signing flows, and I think we should. If so, the...

> Thank you for the PR and the issue. > > I'll take a closer look, but overall, this looks like it extracts parts of the CLI code into notebook...

> @mihaimaruseac has written some python-based script we can work off. @mihaimaruseac Are you able to share these?

Thanks @laurentsimon ! What's the milestone deliverable plan for these features, v1? Created the following issues to track here as well: - #207 - #208

> Right now we are indeed comparing manifest form signature with manifest from local model, but we are planning to support partial verification. > > It is somewhat captured in...

> We already practice this as part of [KitOps](https://github.com/kitops-ml/kitops). The heart of the KitOps project is an OCI artifact named `ModelKit` that is used to package AI artifacts, including models....