Enarx 0.7.0 has been released with a series of new features, bug fixes and automation improvements.
Source: Enarx's Blog
Enarx 0.7.0 has been released with a series of new features, bug fixes and automation improvements.
Source: Enarx's Blog
Enarx 0.6.0 has been released with various UX improvements
Source: Enarx's Blog
Enarx 0.5.0 Released! Many new/improved features: New enarx deploy subcommand. SGX with EDMM / SGX2 support. Dev/testing from MacOS and Raspberry Pi 4B now possible.
Source: Enarx's Blog
Enarx 0.4.0 has been released with SGX2 support, improved TLS support, and much more.
Source: Enarx's Blog
A fair amount of the development for this release has been in functionality which won’t be visible to most users, including a major rewrite of the TEE/host interface component that we call sallyport. You will, however, notice that TLS support has been added to network connections from applications within the Keep. This is transparent to the application, so “Where does the certificate come from?” I hear you ask. The answer to that is from the attestation service that’s also part of this release. We’ll be talking more about that in further releases and articles, but key to the approach we’re taking is that interactions with the service (we call it the “Steward”) is pretty much transparent to users and applications.
Source: Alice, Eve and Bob – a security blog
Link: https://aliceevebob.com/2022/03/16/enarx-0-3-0-chittorgarh-fort/
The Enarx project has published its third release, version 0.3.0, called Chittorgarh. It now provides:
Source: Enarx's Blog
The big change in Enarx 0.2.0 is the addition of support for networking. Until now, there wasn’t much you could really do in an Enarx Keep, honestly: you could run an application, but all it could to for input and output was read from stdin and write to stdout or stderr. While this was enough to prove that you could write and compile applications to WebAssembly and run them, any more complex interaction with the world outside the Keep was impossible. So, why is this big news? Well, now it’s possible to write applications that you can talk to over the network.
Source: Alice, Eve and Bob – a security blog
Link: https://aliceevebob.com/2022/02/15/enarx-0-2-0-balmoral-castle/
The Enarx project has published its second release, version 0.2.0, called Balmoral. It now supports WASI networking with pre-opened sockets and SEV-SNP attestation.
Source: Enarx's Blog
We have our first release of Enarx, and a new look for the website. This first release, version 0.1.1, is codenamed Alamo, and provides an easy way in to using Enarx. As always, it’s completely open source: you can look at every single line of our code. It doesn’t provide a full feature set, but what it does do is allow you, for the first time, to write an application, compile it to WebAssembly, and then run it.
Source: Alice, Eve and Bob – a security blog
Link: https://aliceevebob.com/2021/11/02/enarx-first-release/
This week, the Enarx project has finally reached a huge milestone: its first release, version 0.1.0, called Alamo – a reference to the Alamo fortress in Santo Antonio, Texas, and a tribute to Enarx's initial code base first announced in Texas.
Source: Enarx's Blog