Nautilus Documentation¶
Welcome to the documentation for the Nautilus Trusted Compute MVP. This project implements secure data processing using Intel SGX enclaves.
Overview¶
The Nautilus MVP provides:
- Secure data pooling and processing in SGX enclaves
- Remote attestation capabilities via Azure DCAP
- Support for both Python and WebAssembly workloads
- REST API interface for data operations
- Confidential computing guarantees through hardware-based isolation
Next Steps¶
- Follow the Installation Guide to set up your environment
- Learn about our API endpoints
- Understand attestation capabilities
License¶
This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0).
The full license can be found in the LICENSE file in the repository.