Does Fly have plans to support confidential compute?

Hey all,

I recently started on some stuff that requires being run inside confidential compute enclaves that support remote attestation.

That basically just means I’m running an app inside an Intel TDX VM, and wrap my application with remote attestation endpoints that allow clients to verify that their requests are running inside a trusted execution environment and running the specific version of the software they are expecting.

I use sqlite for data persistence, with some litestream replication to an object store, and this post got me excited about the potential of running this new flavor of confidential compute hosted code atop fly, litestream sqlite replication to tigirs Litestream v0.5.0 is Here · The Fly Blog

This is sort of a niche thing today, but I suspect that confidential compute is going to be more important over the coming years, so I’d love to hear whether this is on the radar for Fly, and whether it would be possible to run confidential compute guest vms on Fly?

Thanks,

Jake

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

Hi - Thanks for mentioning this use case. It’s not something currently in our radar, won’t say it’s a “no, forever” but we currently have no plans and I believe it’s the first thing we hear about this requirement.

Let me know if that provides some clarity!

  • Daniel