Technical reference for the StoaChain/Ouronet cryptographic stack underneath Mnemosyne. Each page is self-contained and deep-linkable. Start from the landing page if you want the narrative overview; come here when you want the specifics.
Everything the Codex stores — Ouronet Accounts, Seed Words (Koala / Chainweaver / Eckowallet), Pure Key Pairs, StoaChain accounts (k/c/u/w/r/named), Address Book, and Codex Consumer settings.
Read more →
Codex storage format, encryption envelope, recovery mechanics, and the
wire-level v1.2 format spec will land here as v0.1 ships.
A 256-glyph cryptographic alphabet that lets you compose seed words from any writing system. Up to 512 words, each up to 256 glyphs. The first system in crypto that frees users from fixed dictionary lists.
Read more →A 1024-bit Twisted Edwards Curve from the dalos-crypto family. Used for Codex Identity (Standard + Smart halves, 2×1024 = 2048 bits combined). Formal name: TEC_S1024_Pr1029p639_m729.
Read more →
A 1600-bit Twisted Edwards Curve from the dalos-crypto family. Used for
every Ouronet account (Standard Ѻ.
and Smart Σ.). Formal name: TEC_S1600_Pr1605p2315_m26.
The dalos-crypto family also includes Leto, Artemis, and historical curves. Documentation for these will land here as we surface them in user-facing flows.
Coming later
Anatomy of Ѻ. Standard and Σ. Smart accounts —
Public Key, Payment Key, Guard, plus the Smart-only Governor and
Sovereign slots. With a worked example showing the full flexibility of
the slot model.
On-chain human-readable name registry for
Ouronet Accounts. Cost-gated, codex-agnostic,
anyone-can-register. §bytales resolves to a specific
Ouronet Account on the
StoaChain.
The Go reference implementation of all dalos-crypto primitives — every curve, the character matrix, the Blake3 hashing pipeline, Schnorr signatures. Source of truth.
The original Dalos character set documentation. Includes the full 256-glyph matrix and historical context.