Commit 96e94c9
authored
feat(remote-providers): verify TEE attestations fail closed (#1453)
* feat(remote-providers): verify TEE attestations fail closed
* refactor(tee): centralize remote attestation verification
* fix(tee): repair attestation ci and deps
* fix(crypto): keep bls on compatible ark traits
* fix(faas): enable warp server feature1 parent e96394e commit 96e94c9
50 files changed
Lines changed: 3724 additions & 448 deletions
File tree
- .github/workflows
- crates
- blueprint-remote-providers
- src
- attestation
- core
- deployment/ssh
- infra
- monitoring
- providers
- akash
- aws
- azure
- bittensor_lium
- coreweave
- crusoe
- digitalocean
- fluidstack
- gcp
- hetzner
- io_net
- lambda_labs
- paperspace
- prime_intellect
- render
- runpod
- tensordock
- vast_ai
- vultr
- tests
- crypto
- bls
- bn254/src
- manager
- tests
- tee
- src
- attestation
- providers
- runtime
- examples/incredible-squaring
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
30 | 56 | | |
31 | 57 | | |
32 | 58 | | |
| |||
0 commit comments