node-secureworker icon indicating copy to clipboard operation
node-secureworker copied to clipboard

Run JavaScript inside an Intel SGX Enclave as easily as using a Web Worker

Results 9 node-secureworker issues
Sort by recently updated
recently updated
newest added

I'm trying to build an enclave.so file, but it seems to be missing an import. I spent a while installing SGX and have re-read the documentation a few times so...

My program is working fine in mock mode, however I'd like to run in simulation mode to make use of the `enclave.so` file. When I run it, it says it...

Build an installer that checks for dependencies, SGX support, installs SGX SDK, SGX PSW and Kernel Driver

enhancement

The package installs but enclaves won't build in new versions of Node.js. This happens when you run `npm run test` in v12.9.1. ``` root@anaconda:~/node-secureworker# npm run test > [email protected] test...

bug

It looks like it has a bit more features and I read it if slightly faster: https://bellard.org/quickjs/

enhancement

Remote attestation commands can probably simply implemented in JavaScript. Report generation should probably be C/C++, but outside of enclave. Remote attestation needs a key pair. I would provide one default...

Currently, this code is modified from the release tarball. We should also wrap code changes in a new config flag or something. Some notes: ### duktape-dist - SGX include dirs,...

We should probably properly integrate [prebuild](https://www.npmjs.com/package/prebuild) to really build binaries and publish the package.