marblerun icon indicating copy to clipboard operation
marblerun copied to clipboard

MarbleRun is the control plane for confidential computing. Deploy, scale, and verify your confidential microservices on vanilla Kubernetes. 100% Go, 100% cloud native, 100% confidential.

Results 23 marblerun issues
Sort by recently updated
recently updated
newest added

### Use case java requires using a "keystore" instead of just pem encoded certs. so we'll have to emit those from premain. ### Describe your solution (https://github.com/pavlo-v-chernykh/keystore-go) could be used...

enhancement

see #307 turns out jks is slightly more annoying because it is usually used in a multi-step process of adding certs into a store, but we need to emit the...

enhancement

### Use case If the coordinator verifies a marble via the mrenclave instead of the mrsigner, no update mechanism exists yet. The coordinator needs to be reinitialized. ### Describe your...

enhancement
help wanted

### Use case Attestation in air gapped environments once the coordinator has received an update. ### Describe your solution Similar to the #291 PR, the update endpoint should return a...

enhancement
help wanted

Hi team! I wonder whether Marblerun has intel sgx sdk support or not. I only see openenclave in some examples. Thanks!

enhancement
help wanted

### Proposed changes - Add trusted time (ttime) package that uses Roughtime to get a trusted time. - Add Roughtime server list to the manifest. - Let the Coordinator use...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [k8s.io/api](https://togithub.com/kubernetes/api) | `v0.29.2` -> `v0.29.3` | [![age](https://developer.mend.io/api/mc/badges/age/go/k8s.io%2fapi/v0.29.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

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...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | ubuntu | final | patch | `jammy-20240212` -> `jammy-20240427` | ---...

dependencies