Daniel Weiße

Results 9 issues of Daniel Weiße

Is it possible to simply load a cached key without having to know extra parameters, e.g. a template matching the key? Basically, I want a TPM client function like the...

This PR comes in 2 parts 1. Allow setting the active PCR banks of a domain's TPM This setting is currently missing from the TPM definition and causes some issues...

Gramine released v1.6 a while ago, but this wasn't picked up by renovate since they also changed the tag format used for the images. ### Proposed changes - Update samples...

I tried adding bindings for most of the cryptsetup token functions defined in the [cryptsetup token API spec](https://mbroz.fedorapeople.org/libcryptsetup_API/group__crypt-tokens.html). The PR is split into multiple commits which each come with their...

Just a small improvement to the output of errors generated by this library. Instead of just printing the code, this PR allows for printing the associated message alongside the code....

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

### Proposed changes - Add a new flag to the CLI: `--nonce` - Takes a string as argument which, if set, is used by the Coordinator to generate to generate...

### Proposed changes - Implement a public Go API - Provides an easy native Go interface for performing CLI commands that interact with the MarbleRun Coordinator - Use Go API...

`v0.20.0` of `golang.org/x/sys` renamed [`XDPUmemReg.Size`](https://pkg.go.dev/golang.org/x/[email protected]/unix#XDPUmemReg) to [`XDPUmemReg.Chunk_size`](https://pkg.go.dev/golang.org/x/[email protected]/unix#XDPUmemReg). Since gvisor makes use of `XDPUmemReg`, projects with gvisor as a Go dependency can't upgrade `golang.org/x/sys` until the dependency is upgraded. Changeset was...

ready to pull