Consider a concrete example: a digital driver’s license under the Filedot Model. The DMV creates a file containing your name, birthdate, license class, and a cryptographic signature from the state’s private key. This file is your dot. You store it on your phone. When a police officer asks for your license, you transmit the file via NFC or a QR code. The officer’s device verifies the signature against the state’s public key (which is published on a blockchain or a static website) and reads the claims. No database lookup, no centralized verification service, no privacy leak beyond what the file contains. You remain in possession of the only copy of your license—not the DMV. The model would be trivial if each dot were an isolated monad. Its power emerges in the relationships between dots. A dot can reference another dot by its hash, creating a directed edge. For example, a purchase receipt dot can reference a product dot, which references a manufacturer dot. A credential dot (e.g., “university degree”) can reference an issuer dot (the university) and a subject dot (the graduate).
We are accustomed to thinking of data as weightless, ephemeral, and subject to platform whims. The Filedot Model asks us to imagine the opposite: data as solid, as portable, as legally and cryptographically equivalent to the self it represents. Whether it will succeed depends not on technical elegance alone but on whether individuals and institutions are willing to trade the convenience of centralized services for the sovereignty of the dot. filedot model
Because references are cryptographic hashes, the resulting graph is and content-addressable . This is the Filedot Model’s answer to the blockchain’s distributed ledger but without global consensus overhead. You do not need every node to agree on history; you only need each dot to carry its own provenance. Consider a concrete example: a digital driver’s license
Today, individuals bear the risks of data breaches but capture little value from their data. Under Filedot, you could sell access to a dot (e.g., your shopping preferences) via a smart contract, without losing custody. The buyer receives a verifiable copy; you retain the master. Data becomes a tradeable asset, not a leaky byproduct. You store it on your phone