This is the Linux app named Nitro Enclaves Command Line Interface whose latest release can be downloaded as Release1.2.2.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Nitro Enclaves Command Line Interface with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Nitro Enclaves Command Line Interface
DESCRIPTION:
This repository contains a collection of tools and commands used for managing the lifecycle of enclaves. The Nitro CLI needs to be installed on the parent instance, and it can be used to start, manage, and terminate enclaves. The Nitro Enclaves kernel driver is available in the upstream Linux kernel starting with the v5.10 kernel for x86_64 and starting with the v5.16 kernel for arm64. The codebase from the 'drivers/virt/nitro_enclaves' directory in this GitHub repository is similar to the one merged into the upstream Linux kernel. The enclaves do not have access to a physical disk, just a RAM filesystem. One can configure the disk space by changing memory size or by using kernel command line arguments.
Features
- Requries a working Docker setup
- Install gcc, make, git, llvm-dev, libclang-dev, clang.
- Out-of-tree driver build can be done using the Makefile in the 'drivers/virt/nitro_enclaves' directory
- Ensure that your EC2 instance was created with enclave support enabled and that your system
- The Nitro CLI must be installed on the Amazon EC2 parent instance
- This library is licensed under the Apache 2.0 License
Programming Language
Rust
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/nitro-enc-comm-line-int.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.