Michael Peters

Results 53 comments of Michael Peters

> Yes, I need to add it to the API documentation. Updated the REST API documentation with an example.

> @mpeters any specific reason this is a get request and not a JSON object that gets posted? The later one is a bit more flexible when it comes to...

@stefanberger I've been getting the type linting stuff cleaned up for this change but am stuck on a certain error that I can't quite figure out: ``` keylime/keylime/cloud_verifier_common.py:359:13 - error:...

After this is merged, the changes for the rust agent can also pass CI and be merged (https://github.com/keylime/rust-keylime/pull/758)

Yes, it's still open. I have looked at it a couple of different times and didn't see a obvious or slightly non-obvious way to accomplish this.

Yes, the charts are ugly and yes Chart::Clicker is better, but I'm actually looking at using something web based (google graphs, open flash charts, protochart, plotr or something like that)to...

Disk space isn't an issue since Smolder doesn't store the images it creates. They are created on the fly and sent to the client, never stored on disk. And for...