Release of EGo - run Go apps on OE
Felix Schuster
Hi OE community,
We released our EGo project this week: www.ego.dev<http://www.ego.dev>. EGo builds on OE and makes it super easy to build and port Go apps for the enclave. In essence, it only takes three commands: ego-go build myapp.go; ego sign myapp; ego run myapp EGo supports complex codebases and CGO. Large projects like HashiCorp Vault run out of the box. We provide a Go wrapper around OE’s sealing and attestation API. We like to build “confidential microservices” with EGo and scale them with www.marblerun.sh<http://www.marblerun.sh>. Thought this may be of interest to you. Many thanks for the great work on OE – keep it up :-) PS: please also consider signing up for www.oc3.dev<http://www.oc3.dev> Cheers, Felix -- Felix Schuster Managing Director & Co-Founder Edgeless Systems GmbH fs@...<mailto:fs@...> +49 1523 7323190 Castroper Str. 12 44791 Bochum, Germany |
|