anton commented on pull request caution/platform#340 2026年07月08日 07:17:58 +02:00
Fix prepaid credit mint via Paddle custom_data

not really an issue but a few numbers were skipped here

anton pushed to migrate-to-hcl at caution/demo-hello-world-enclave 2026年07月02日 07:11:46 +02:00
d42c6106e5
add http port
38a65ef561
use caution.hcl instead of Procfile
Compare 2 commits »
anton created branch migrate-to-hcl in caution/demo-hello-world-enclave 2026年07月02日 07:11:46 +02:00
anton closed pull request caution/platform#338 2026年06月29日 06:42:06 +02:00
cli: add debug flag for verify and send-shard
anton created pull request caution/platform#338 2026年06月29日 06:41:58 +02:00
cli: add debug flag for verify and send-shard
anton pushed to anton/feat/multi-user at caution/platform 2026年06月29日 06:35:58 +02:00
0002d2a37d
feat: support multiple users per org
anton created branch anton/feat/multi-user in caution/platform 2026年06月29日 06:35:58 +02:00
anton opened issue caution/platform#326 2026年06月26日 02:04:16 +02:00
No proper error handling for failed commit pulls from upstream
anton opened issue caution/platform#325 2026年06月26日 02:03:10 +02:00
Error when trying to deploy to fully managed
anton pushed to main at caution/demo-hello-world-enclave 2026年06月26日 01:54:43 +02:00
b9c9640de2
Procfile: remove binary field
anton closed issue caution/platform#322 2026年06月25日 20:38:33 +02:00
CLI breaks on git push... when using caution.hcl
anton commented on issue caution/platform#322 2026年06月25日 20:38:32 +02:00
CLI breaks on git push... when using caution.hcl

This was because code was not deployed to prod

anton reopened issue caution/platform#320 2026年06月25日 20:38:02 +02:00
User should be logged in when running caution init --byoc
anton closed issue caution/platform#320 2026年06月25日 20:37:57 +02:00
User should be logged in when running caution init --byoc
anton commented on issue caution/platform#320 2026年06月25日 20:37:57 +02:00
User should be logged in when running caution init --byoc

If someone wants to run this from CI/CD that would be a problem. The use-case is a company that wants to host many BYOC apps, for example where they need 1 enclave per user of their product.

anton closed issue caution/platform#288 2026年06月25日 20:25:16 +02:00
demo-hello-world-enclave does not pass caution verify attestation
anton commented on issue caution/platform#288 2026年06月25日 20:25:15 +02:00
demo-hello-world-enclave does not pass caution verify attestation

Closing this as nobody has been able to reproduce this.

anton closed issue caution/platform#294 2026年06月25日 20:24:43 +02:00
source reproduction can default to unencrypted http
anton commented on issue caution/platform#294 2026年06月25日 20:24:43 +02:00
source reproduction can default to unencrypted http

Similar to the previous finding. The trust is based on your checking that the source code you are building is what you expect to be running in the enclave. It's not about trusting HTTPS.

anton closed issue caution/platform#323 2026年06月25日 20:05:02 +02:00
Support deploying many apps using BYOC