Open
Shipping codec, fonts, demos. Visual concealment β encryption.
Install πΈπͺ
Local toolchain first. Nothing here is published to crates.io / npm yet β clone the repo
and build. After install, run dold doctor.
One mental model for everything you download.
Shipping codec, fonts, demos. Visual concealment β encryption.
Foundation stubs + DeterministicBaseline. Not encryption. No Gemma weights in-repo.
Refuse stubs only. Real AEAD + Gate not shipping β do not treat as crypto.
dold)cargo install --path crates/doldskrift-cli β then dold doctor. Beta primary entrypoint.
Path dep on crates/doldskrift. DSK/1 stable prototype; not on crates.io yet.
dold font build --out fonts/generated β candidate / evolving grammar.
Bindings β site/public/wasm/. Beta; Lens falls back to JS if missing.
packages/doldskrift-js + doldskrift-react. Vectors must match Rust.
dold reader * β experimental / mock. No multi-GB weight auto-download.
npm run site:build β site/dist. Static demos only.
cargo install --path crates/doldskrift-cli dold doctor dold version --verbose echo "Hello from Doldskrift" | dold encode > message.dsk dold validate message.dsk dold inspect --json message.dsk dold decode message.dsk dold completion powershell # or bash / zsh / fish