for agents/llms.txtv0.6.8 · 24 Sep 2026

Home / Partnerships / Cloud platforms

Proposed partnerships · sgit.ai with the clouds · public material only · 24 September 2026

sgit runs on every cloud. We would like to work with them properly.

An invitation from our side, published in the open. sgit.ai makes encrypted vaults: folders versioned like git, encrypted on the owner's device, stored as ciphertext, and opened in a browser with a key. What it needs from a cloud is mostly storage and a little compute, which means it runs on all of them. Today our story is mostly AWS, for historical reasons and because our startup credits are AWS credits. It should not stay that way. This page, and the page for each cloud linked from it, sets out what vaults bring to a cloud, how the partnership could work, and what we are asking for.

Nothing on these pages is confidential, and there has been no conversation yet. Every statement about a cloud comes from its own public pages, linked. Every statement about sgit points at a published vault, the deployment documentation or a page on this site. And because sgit is Apache-2.0, no cloud needs our permission to run it or to build a service on it. A partnership is about doing that well and together, and it would be the best validation the technology could have.

In short

What sgit needs from a cloud

Mostly storage, a little compute. Everything that needs a key happens on the user's device.
PieceWhat it doesWhat it needs from a cloud
The clientThe sgit CLI or a browser. Encrypts every file, file name and commit message before upload, and decrypts on the way back.Nothing. It runs on the user's machine.
The vault APIBatch reads and writes of ciphertext objects, plus the write-only append lanes. Stateless: no database, no sessions.One container or one function. The same image runs on Docker, AWS Lambda, ECS Fargate, EC2, Cloud Run and Heroku, configured only by environment variables.
StorageCiphertext objects under opaque identifiers. Content-addressed objects never change, so they can be cached forever.Object storage. The server's s3 mode uses Amazon S3 today. Other clouds' S3-compatible stores are the next step, not yet tested. A disk mode runs on any mounted volume, and a memory mode serves ephemeral and air-gapped runs.
Readers, optionallyA published vault can be read from a static host with no API at all: the browser fetches ciphertext and decrypts locally.A static host and a CDN. The deployment docs name GitHub Pages, S3 with CloudFront, Netlify, Cloudflare Pages, and Cloud Storage with Firebase.

That is the whole footprint. The measured cost page puts the estate behind this site at 2,662 files and 295 MB of object storage, measured on 21 September 2026. Storage and egress are the costs. There are no instance hours to speak of.

Where we are today, honestly

TargetStatus
Docker, anywhereWorks today. Memory, disk and S3-backed modes, documented in the deployment docs.
AWSThe historical home. CloudFormation templates for Lambda (container image with a function URL) and ECS Fargate are written, lint-clean and in beta. There is also an EC2 appliance and runbooks for new accounts and regions. The vault service the published vaults use answers from Amazon S3 behind CloudFront, sg-compute builds agent environments on AWS, and our startup credits are AWS credits. This website itself is served from GitHub Pages.
Google CloudThe image is Cloud Run-ready: it honours the injected port and is configured by environment variables. The Cloud Run guide is documented as planned. Durable storage there means either Amazon S3 with cross-cloud credentials, or native Cloud Storage, which is planned.
Microsoft AzureDeployed and working in the founder's own tests. It is not documented yet.
Static hostsDocumented. A published vault reads from any static host behind a CDN.
Everyone elseAny cloud with a container runtime can run the image today with disk or memory storage. Durable object storage on a non-AWS cloud needs its S3-compatible endpoint wired in, which is not yet documented or tested. Each cloud's page says so.

Two partnerships in one

1 · Vaults in your environment

For customers who already run on a cloud and want vaults there, in their own account, region and budget. This needs:

We will write the documentation either way. With a partner it gets reviewed, tested on credits, and published where the cloud's customers look.

2 · Services on top of vaults

The more interesting half. Because sgit is open source, a cloud or any of its consulting partners can build and sell services on it without asking. Some that follow directly from what is published here:

ServiceWhat the customer getsWorked example on this site
A managed vault serviceVaults run for them, in their account, where the operator never holds a key.Deployment docs
Encrypted data roomsA deal, a board or an audit shared as one vault with a read key per party, and full history.The board, as a vault
Agent handoverThe output of an AI agent delivered as a vault: the result, its history and its app, in one read key.A penetration test, delivered as a vault
Connector twinsA journal and replay of everything an agent did through Gmail, Calendar or Slack, with a revert plan.Connector Twin
Evidence and compliance vaultsRegulation, controls and evidence as a versioned, hash-verified record an auditor can open.AIUC-1 conformance, Regulation Graph
Encrypted publishingDocumentation and sites served from a static host, readable only with a key, and updated with a push.Deploy Docs

Why it is good for a cloud

The pages, one per cloud

Each page stands on its own, so it can be sent to someone who works there. Each says where we are with that cloud, how vaults map onto its services, what a partnership could be, and what we are asking for.

CloudWhy them firstThe page
AWSOur historical home and the only cloud with templates written. The European Sovereign Cloud makes the sovereignty argument concrete.The AWS page →
Microsoft AzureDeployed by the founder and working, but undocumented. The biggest gap between what runs and what is written down.The Microsoft Azure page →
Google CloudThe image is already Cloud Run-ready and the guide is planned. Cloud Marketplace now lists AI agents as well as containers.The Google Cloud page →
IBM CloudIBM Sovereign Core became generally available in May 2026. Enterprise customers with regulated data are exactly the vault use case.The IBM Cloud page →
The European cloudsOVHcloud, Scaleway, Hetzner, IONOS and STACKIT. S3-compatible storage everywhere, and sovereignty as the reason customers choose them.The European clouds page →
DigitalOceanS3-compatible Spaces with a built-in CDN, simple App Platform, and a Marketplace that explicitly invites open-source projects.The DigitalOcean page →
Rackspace TechnologyA managed-services partner across the hyperscalers, with UK sovereign clouds for government, healthcare and police.The Rackspace Technology page →
NetlifyThe static host a published vault needs, already named in our deployment docs. Encrypted sites on a CDN, updated with a push.The Netlify page →

What we ask of every cloud

  1. A technical review of the deployment guide for your platform, by someone who knows it, before we publish it.
  2. Credits to test on, so the guides are run end to end rather than written from documentation.
  3. A route into your marketplace for the open-source server, and later for vault products built on it.
  4. An introduction to your startup and ISV partner teams.
  5. A first customer conversation, where one of your customers needs encrypted handover or sovereign storage.

What these pages do not claim

If you work at one of these clouds

These pages are written to be forwarded as they are. Everything on them can be checked by the person who receives them. Who is asking, and how to reach them → The same argument, from the model side, is on the AI providers page.