Skip to content
CANOPY digital · Software

Storage infrastructure

Encrypted storage runtime EFSDB

EFSDB is an encrypted file system database with canonical manifests, chunked encrypted storage, a PHP reference runtime, and a web control plane. It now underpins Fusion account records, signed-in workspace state, and token-ledger storage on Canopy-managed PHP hosting.

Open-source reference runtime EFSDB Ready surface

Problem

Local-first applications need durable, encrypted, auditable storage instead of trapping important state inside browser profiles or opaque databases.

Impact

A recoverable storage path with manifest integrity, chunked encryption, role-based access, and import/export discipline across PHP runtime and browser surfaces.

Context

A practical open-source reference runtime; security boundaries and production bootstrap are documented explicitly before deployment claims.

What it includes

  • Canonical manifests with integrity checks
  • Chunked encrypted file storage
  • PHP reference runtime with roles and auth
  • Login, explorer, builder, and admin web control planes

Technical shape

PHPTypeScriptEncryption

Open-source reference runtime

Documents

Documents coming soon.