Introduction
Warning: The Apocryph S3 aApp is beta software.
While this aApp might work for particular use cases, no features of it should be considered stable or final until a stable release rolls out. In particular, there may be security vulnerabilities within the aApp's code (which you can freely review) that will be fixed in future releases.
The Apocryph S3 aApp (autonomous application) allows you to store files in an S3-compatible filesystem backed by an attested trusted execution enclave.
This allows you to store files, application data, backups, and more, in a private and secure manner, where no one else can read them.
Features
- S3-compatible API: Courtesy of Minio, we support most S3 operations that modern applications require. Full list of available S3 features.
- Cryptocurrency-based payments: The aApp accepts payments in USDC on the BASE network, billed in 5 minute increments.
- Fully attested execution: The S3 aApp executes within an attested environment powered by the Apocryph aApp toolkit. You can verify the attested environment to confirm that no one can impersonate the S3 aApp.
- Open source code: The S3 aApp's repository is fully open-source, allowing anyone to review and trust the code that's running within the attested environment.
- Web interface for managing payments: Accessible at the Apocryph Console. See the usage documentation to learn how to use it.
- Web interface for managing stored files: Courtesy of Minio; can be accessed through the Apocryph Console.
Next steps
- Read more about how to attest the S3 aApp
- Learn how to use the S3 aApp