What is SkyeConnex?

SkyeConnex is a multi-cloud sovereign storage and compliance platform. Files are encrypted client-side with AES-256-GCM, RS(5,2)">Reed-Solomon RS(5,2) erasure-coded into seven shards, and scattered across the customer's chosen storage providers across as many jurisdictions as required. The result: no single cloud, country, or government can read, surrender, or destroy your data — even under court order.

How is SkyeConnex different from a multi-cloud sync tool?

Sync tools replicate your file into each provider — each copy is independently readable, which gives you availability but not security against single-provider compromise. SkyeConnex uses Reed-Solomon erasure coding, which means no single provider holds enough of any file to read it. Compelling a read requires five providers across multiple jurisdictions simultaneously.

Is SkyeConnex zero-knowledge?

Yes. The User Master Key (UMK) is derived from your password (via scrypt) or recovery key and never leaves your device in unwrapped form. The server has no API path that returns plaintext — even with full database access, an operator cannot read your files.

What happens if I lose my password?

During account setup you receive a 24-character recovery key that independently wraps your UMK. You can lose your password without losing your files — and zero-knowledge is preserved throughout, because the recovery key never leaves your custody.

Is SkyeConnex post-quantum?

Yes — both halves. ML-KEM-1024 (FIPS 203) hybrid key wrap on the Sovereign tier. ML-DSA-87 (FIPS 204) signatures on every report and integrity certificate. Both shipping in production today, not on a roadmap slide.

Can a court compel SkyeConnex to decrypt my data?

No. The platform does not hold the capability to decrypt — the User Master Key is never on the server in unwrapped form. A court order to the platform can compel access logs and metadata, but not plaintext, because plaintext does not exist server-side.

What about a court compelling the storage providers?

A single provider holds only two of the seven shards your file is split into. Two shards cannot reconstruct the file. To compel reconstruction, a court must compel five different providers — in as many jurisdictions as you chose. In practice, the request fails at the second jurisdiction.

Is SkyeConnex FIPS-compliant?

Every primitive in active use is NIST-published. FIPS 140-3 module certification is in progress — the test suite already produces KAT-style round-trip evidence and cryptographic boundary candidates are identified. There are no proprietary algorithms anywhere in the platform.

Does SkyeConnex support GDPR?

Yes. The platform supports eleven privacy regimes through region-tagging, signed audit log, deletion rights, breach detection, and data-subject-access tooling. GDPR (and UK-GDPR / DPA 2018) is one of the pre-configured compliance preset packs.

Can I bring my own storage provider?

Yes. The provider plugin SDK lets you integrate a sovereign or regional provider not in the catalogue in fewer than 500 lines of code. The CloudProvider interface is the same regardless: upload, download, delete, health-check, region-detect.

Does SkyeConnex work with my existing S3-based tooling?

Yes — through SkyeBucket. We expose an S3-compatible API at s3.skyeconnex.com. SigV4 authentication, path-style addressing, full compatibility with Cyberduck, boto3, awscli, rclone, Veeam, AWS Backup, and any other vendor toolchain that targets S3.

Can I run SkyeConnex on-premises?

Yes, on the Sovereign tier. The same code that runs app.skyeconnex.com runs in a customer VPC, on-prem, or air-gapped. Includes the SkyeGXU on-prem GPU embedding subsystem for sovereign AI workloads.

What is SkyeGXU?

SkyeGXU is SkyeConnex's distributed compute subsystem — an ASP.NET Core coordinator and a WPF agent that runs ONNX models on customer GPUs via DirectML. It exposes an OpenAI-compatible /v1/embeddings and /v1/search API, so existing RAG and semantic-search workloads work without sending data to OpenAI or Azure OpenAI.

Does SkyeConnex have AI features?

Yes. Semantic search lets you find files by meaning rather than filename. The Barrista in-app assistant answers natural-language questions grounded in your own corpus. On Sovereign tier, both run through SkyeGXU on your own GPU — so the full path from document to answer stays inside your sovereignty envelope.

How do I move 50,000 existing files into SkyeConnex?

Bulk operations with multi-select for upload, plus large-file resumable uploads on every client surface. The five-endpoint chunked upload protocol (Init, Put, Status, Complete, Cancel) lets interrupted transfers resume by re-PUTting only the missing chunks. For S3-shaped workflows, point your existing tooling at SkyeBucket and migrate at line-rate.

What happens if a storage provider goes down?

Reads complete as long as any five of seven shards are reachable — meaning up to two providers can be down without affecting availability. Writes degrade gracefully: failed shard writes are retried with idempotent upload keys, and strict-mode hooks let you fail the upload (rather than degrade silently) when policy can't be satisfied.

How is sharing audited?

Every share (account-to-account or link) records who shared, with whom, what permission grant, when. Every access — including by external link recipients — captures recipient identity into the audit log. CSV export streams; signed JSON exportable. Append-only chain.

Can I revoke a share after the recipient downloads it?

Once a recipient has decrypted a copy on their device, you cannot prevent them retaining it — no cloud-storage product can. What SkyeConnex does ensure: the share itself becomes inaccessible at the platform, no further accesses succeed, and the revocation is audited and signed.

Does tier-changing affect my files?

No. Tier changes — upgrade, downgrade, or downgrade-and-re-upgrade — are recovery-neutral by construction. Both wrapped UMK variants (password-wrapped and PQ-hybrid wrapped) are unwrap-attempted on every login, and the downgrade flow explicitly unwraps both before clearing any wrapping. An organisation that leaves the Sovereign tier retains access to every file it encrypted while on it.

How is SkyeConnex priced?

Five tiers from Free to Sovereign. Pricing flexes within tier; the matrix is the capability matrix as enforced in code. Free is genuinely free with a small file limit. Enterprise and Sovereign are configured to your storage volume, jurisdictions, and integration footprint. See pricing for the full matrix.

Who is the team behind SkyeConnex?

Founder Ross Norrie previously founded AssetMetrix (acquired by Microsoft, integrated into Microsoft Intune and Microsoft Graph). CFO Lora Simpson. Board includes Eli Fathi C.M. and Don Gibbs C.M. Advisors include Bill Kirwin (the Gartner analyst who originated Total Cost of Ownership in 1987). Corporate counsel: Perley-Robertson, Hill & McDougall LLP.

Is SkyeConnex venture-funded?

Investor engagement is active. Patent filed (39 claims, DGSI-aligned). For investor inquiries, email [email protected] from your firm's domain.

Where is SkyeConnex headquartered?

Ottawa, Canada. Standard Canadian corporate structure.

Where can I read the whitepaper?

The v1.2 whitepaper (June 2026, 36 pages) is the consolidated technical and commercial reference document. NDA-distributed — email [email protected] from your work domain to request.

Question we didn't answer?