Skip to main content

DMF

Open format. Flagship implementation. Portable. Verifiable.

An owner-signed, portable, documented memory format, with Dijin as its flagship implementation. Verify any archive offline, no account required.

The format is open. Dijin is the flagship.

Like Linux is for POSIX, the format is public and portable, and the Dijin kernel is its reference implementation. An independent-implementation ecosystem is the goal, not yet the claim.

LayerOpen formatFlagship
protocol.table.layer.osPOSIXmacOS
protocol.table.layer.scmGit protocolGitHub
protocol.table.layer.webHTML / HTTPChrome
protocol.table.layer.memoryDMFDijin

Verify it yourself, offline

The dijin CLI checks any signed artifact against the public key. No account, no server, no trust required.

Terminal
$ npx @dijin/cli verify ./my-memory
Verified 328
Unsigned 0
Tampered 0

protocol.verifyDemoNote

protocol.verifyCmds.verify.label

protocol.verifyCmds.verify.cmd

protocol.verifyCmds.verify.description

protocol.verifyCmds.mnemonic.label

protocol.verifyCmds.mnemonic.cmd

protocol.verifyCmds.mnemonic.description

protocol.verifyCmds.info.label

protocol.verifyCmds.info.cmd

protocol.verifyCmds.info.description

Every claim is hash-chained. The chain is independently verifiable from any device.

Your memory. Your format. Your choice.

Build on DMF
DMF — the portable memory format | Dijin