Secure. Simple. Price-competitive. encloud.

encloud is an easy-to-use privacy-first cloud application that will enable effective storage of and compute over sensitive data, by leveraging resilient hardware networks for scalability and cost savings.

Accelerating the data-economy, cloud analytics, and AI

Encryption and Storage

  • Store sensitive data securely and cost effectively to web3

  • Use non-custodial key management and forget about the hassle of managing keys

  • Generate encrypted CAR files and perform deal making with Filecoin Storage Providers

Privacy Enhanced Compute

  • Perform compute on sensitive data on Filecoin/IPFS leveraging confidential computing

  • Run workloads in familiar Docker/WASM technologies

  • Compute at little to no costs and save on expensive cloud bills

Filecoin/
IPFS

  • Filecoin is a global network that is efficient and encloud secures it with encryption and confidential computing

  • Resilient due to globally distributed setup

  • Join our ecosystem of Storage Providers and tooling

  • Open-source and market derived pricing

Supporters

encloud Application

encloud’s Application is the easiest way to encrypt and onboard sensitive data to web3. encloud leverages envelope encryption to encrypt files and upload to Filecoin. encloud is accelerating the trustless cloud with privacy

Learn why we built encloud

Watch a quick introduction into the team’s story and motivation for solving the problem of deploying sensitive data securely and cost-competitively.

Watch it in action!

Watch the encloud Desktop Application demo with a walkthrough of all features like key management, envelope encryption, uploads, retrievals and sharing

Onboard and use sensitive data in the decentralized cloud

encloud CLI for developers

encloud is the cheapest and easiest way for developers to onboard sensitive encrypted data from their applications to the decentralized cloud & web. encloud CLI offers a seamless experience for developers to encrypt their files using state of the art enveloper encryption and metadata management

1) Generate ECIES secp256k1 OR RSA 2048 key pair (KEK) to encrypt & decrypt the AES-256 keys (DEK)
encloud generate-key-pair
2) Seamlessly upload encrypted data to Filecoin
encloud upload -p `<KEK_PUBLIC_KEY>` -f `<FILE_PATH>` -e `<DEK_TYPE>`
3) List uploaded files and associated metadata. Metadata is used to query and retrieve the files from Filecoin
encloud list -p `<KEK_PUBLIC_KEY>`
4) Easily retrieve data from Filecoin using File ID that maps to Filecoin CIDs
encloud retrieve-by-cid -p `<KEK_PUBLIC_KEY>` -k `<KEK_PRIVATE_KEY>` -u `<FILE_ID>`

Flexible offerings for clients

Open-source

  • For developers and smaller datasets

  • Local storage Private Key & data

  • < 5GB limit for file uploads

  • Single file uploads

  • DEK sharing

  • Custom UI

Premium

  • For data-rich organizations to deploy sensitive data at scale

  • Decentralized KMS for Priv. Key

  • Chunked uploads for larger file sizes upto 100GB

  • Encrypted CAR File preparation and deal making for specific SPs

  • API Key based auth