Collection of prototype standalone projects taken from a subset of the internal tplus infrastructure.
dstack-helios-tdx contains the codebase for tplus's first public prototype. At its core it's a really simple program not too different from old-dstack-light-client but there are some interesting additions:
-
It uses a prototype of the networking implementation we're internally developing to create a P2P network of connected TEEs. More about the networking layer will be shared in our research write ups when talking about censorship resistance and MPC.
-
We explore helios and do some considerations about light clients' affinity with a trusted execution environemnt. Read more in the writeup
Very minimal, uses rs-modular-dstack. It's what this post was using.