Releases: tinfoilanalytics/nitro-attestation-shim
Releases · tinfoilanalytics/nitro-attestation-shim
v0.2.2
v0.2.1
v0.2.0
v0.1.5
v0.1.4
v0.1.3
v0.1.2
Changelog
- fe72e89 fix: startup order
- 3be86f7 fix: staging ca in demo
- 9d0276b fix: tls proxy order
- fcb8759 feat: add configurable TLS options
- 3962c80 feat: add startup delay for console attach
- d680eb1 Merge branch 'nate/manifest'
- ada1948 refactor: add working startup scripts
- 5d8e06f chore: update examples to match v0.1.1
- 5d13937 Merge pull request #3 from tinfoilanalytics/nate/manifest
v0.1.1
v0.1.0
Changelog
- a098510 fix: use nitro attestation provider in shim entrypoint
- 9dbee52 chore: go mod tidy
- 9d8a55e ci: add test workflow
- b71d8bc fix: nitro mock test
- b5203a7 feat: add attested TLS
- 6728c30 refactor: extract certificate generation to util
- 595ba0e feat: wrap nitro attestation in manifest
- c6327fa docs: default to port 80
- 0f96ece refactor: rename to nitro-attestation-shim
- 53aae32 fix: default disable TLS proxy
- 9d7d105 fix: new config for nitro attestation server
- 13d7d66 fix: combined shim
- e212b4c fix: log format
- 75f9b64 fix: add attestation wrapper
- 8a59d3a chore: go mod tidy
- 315a24b Merge remote-tracking branch 'origin/main' into nate/hpke
- 904f745 refactor: combine shims
- f6fcf3d docs: add development instructions
- 5f9af7b feat: add tls-egress-shim-host to build
- 021d1f8 feat(tls-egress-shim-host): expose vsock listen port
- eab9ff2 refactor: cleanup
- ef464bc feat: add HPKE key generation and mock attestation
- 9f10285 Merge pull request #1 from tinfoilanalytics/nate/split-tls
- 8071714 refactor: move shim host to cmd directory
- 855ae41 chore: remove TLS
- 784330b feat: working internal TLS demo
- 3c8e00e feat: include server certificate fingerprint in attestation
- 4a9cd68 fix: cors
- fdcffa7 fix: attest TLS certificate pubkey
- 7002cee feat: add outer TLS SNI proxy
- a49967f feat: add internal ACME example
- 3d04cfe refactor: separate ingress and egress shims
- fafcd35 refactor: shrink http image size
- cd37066 feat: add outer proxy
- adca536 docs: raise memory limit
- a06bf5a refactor: cleanup
- 22ea4b3 feat: add online TLS
- ebd5303 feat: add internal TLS
- c1b487d feat: add demo build script
- 27e06f7 fix: ollama demo