{"id":61359,"date":"2026-06-25T22:04:02","date_gmt":"2026-06-25T14:04:02","guid":{"rendered":"https:\/\/nightfame.com\/style\/?p=61359"},"modified":"2026-07-01T22:38:17","modified_gmt":"2026-07-01T14:38:17","slug":"chapter-3-the-did-document-the-decentralized-identifier","status":"publish","type":"post","link":"https:\/\/nightfame.com\/style\/chapter-3-the-did-document-the-decentralized-identifier\/","title":{"rendered":"Chapter 3: The DID Document &#8211; The Decentralized Identifier"},"content":{"rendered":"<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"500\" height=\"333\" src=\"https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Decentralized-Identifier-Chapter-3-The-DID-Document-500x333.jpg\" alt=\"\" class=\"wp-image-61360\" srcset=\"https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Decentralized-Identifier-Chapter-3-The-DID-Document-500x333.jpg 500w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Decentralized-Identifier-Chapter-3-The-DID-Document-200x133.jpg 200w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Decentralized-Identifier-Chapter-3-The-DID-Document-768x512.jpg 768w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Decentralized-Identifier-Chapter-3-The-DID-Document.jpg 1500w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure><\/div>\n\n\n<p><\/p>\n\n\n\n<p>Dawn crept through the gap in Nadia&#8217;s curtains like a thief, casting pale stripes of light across her small apartment. She&#8217;d been awake for hours, lying perfectly still in her narrow bed, her fingers wrapped around the waterproof pouch that held her paper wallet.<\/p>\n\n\n\n<p>She&#8217;d slept with it clutched to her chest.<\/p>\n\n\n\n<p>It felt ridiculous. It was just a piece of paper with a QR code printed on it. It wasn&#8217;t alive. It couldn&#8217;t protect her. It couldn&#8217;t hug her or comfort her or tell her everything would be alright.<\/p>\n\n\n\n<p>But it was hers. And that meant everything.<\/p>\n\n\n\n<p>Nadia sat up slowly, the pouch still pressed against her heart. The fluorescent light above her table flickered its familiar rhythm, but she barely noticed it now. Her mind was elsewhere, replaying the events of the previous day. The library. Eli. The workshop. The moment her DID had appeared on the screen.<\/p>\n\n\n\n<p><em>did:example:ab7c8d9e0f1a2b3c4d5e6f7g8h9i0j1k<\/em><\/p>\n\n\n\n<p>She&#8217;d repeated it to herself so many times that she&#8217;d memorized it. Twenty-nine characters that had changed everything. Twenty-nine characters that proved she existed.<\/p>\n\n\n\n<p>But as she sat there in the gray morning light, a question began to form in her mind. A question she&#8217;d been too overwhelmed to ask the day before.<\/p>\n\n\n\n<p>Now what?<\/p>\n\n\n\n<p>She had a DID. She had a private key stored safely in her paper wallet. But what did she do with it? How did she use it? How did she prove to the world\u2014the real world, the world of banks and schools and jobs\u2014that she was who she said she was?<\/p>\n\n\n\n<p>Eli had mentioned something about registering it. About making it public. About creating a document that explained who she was and how to interact with her.<\/p>\n\n\n\n<p>She needed to go back to the workshop.<\/p>\n\n\n\n<p>Nadia dressed quickly, tucking the waterproof pouch into her inner pocket. She ate a small handful of dried fruit from a bag she&#8217;d been rationing for weeks. She filled a bottle with water from the tap. And then, for the first time in six months, she left her apartment with a sense of purpose rather than desperation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>The workshop was buzzing with activity when Nadia arrived. The shipping container hummed with the sound of voices and keyboards and the occasional burst of laughter. People were scattered around the space, working on projects that Nadia couldn&#8217;t begin to understand. The teenager with the soldering iron was back at her station, carefully attaching components to a circuit board. The older man from yesterday was learning to navigate a tablet, his brow furrowed in concentration.<\/p>\n\n\n\n<p>And Eli was waiting for her, a broad smile spreading across his face as she walked through the door.<\/p>\n\n\n\n<p>&#8220;You came back,&#8221; he said.<\/p>\n\n\n\n<p>&#8220;Of course I came back.&#8221; Nadia felt a small smile tugging at her own lips. &#8220;You said you&#8217;d help me finish building my identity.&#8221;<\/p>\n\n\n\n<p>&#8220;And I will.&#8221; Eli gestured to the same workstation they&#8217;d used the day before. &#8220;Ready for the next step?&#8221;<\/p>\n\n\n\n<p>Nadia sat down, her hands resting on the worn wooden desk. &#8220;Ready.&#8221;<\/p>\n\n\n\n<p>Eli pulled up his device and connected it to the computer. &#8220;So you have a DID. You have a private key. But right now, that DID is just a string. It exists on your paper wallet and nowhere else. No one knows about it. No one can find it.&#8221;<\/p>\n\n\n\n<p>&#8220;How do I change that?&#8221;<\/p>\n\n\n\n<p>&#8220;By registering it on the DLT.&#8221; Eli typed a few commands, and the screen filled with a new set of information. &#8220;And by creating your DID Document.&#8221;<\/p>\n\n\n\n<p>Nadia leaned forward. &#8220;What&#8217;s a DID Document?&#8221;<\/p>\n\n\n\n<p>&#8220;It&#8217;s metadata,&#8221; Eli said. &#8220;Information about your DID. It tells the world how to interact with you. Where to find your public keys. What services you offer. How to verify your identity.&#8221;<\/p>\n\n\n\n<p>He pulled up a template on the screen:<\/p>\n\n\n\n<p><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">{\n  \"@context\": \"https:\/\/www.w3.org\/ns\/did\/v1\",\n  \"id\": \"did:example:ab7c8d9e0f1a2b3c4d5e6f7g8h9i0j1k\",\n  \"authentication\": [{\n    \"id\": \"did:example:ab7c8d9e0f1a2b3c4d5e6f7g8h9i0j1k#key-1\",\n    \"type\": \"Ed25519VerificationKey2020\",\n    \"controller\": \"did:example:ab7c8d9e0f1a2b3c4d5e6f7g8h9i0j1k\",\n    \"publicKeyMultibase\": \"z6Mkm...\"\n  }],\n  \"service\": [{\n    \"id\": \"did:example:ab7c8d9e0f1a2b3c4d5e6f7g8h9i0j1k#social-oracle\",\n    \"type\": \"SocialProofOracle\",\n    \"serviceEndpoint\": \"https:\/\/oracle.example.com\"\n  }]\n}<\/pre>\n\n\n\n<p>Nadia stared at the document. It looked like a language she&#8217;d never learned\u2014brackets and colons and strings of characters that might as well have been ancient runes.<\/p>\n\n\n\n<p>&#8220;I don&#8217;t understand any of this,&#8221; she admitted.<\/p>\n\n\n\n<p>Eli smiled. &#8220;That&#8217;s okay. You don&#8217;t need to understand all of it. You just need to understand what it does.&#8221;<\/p>\n\n\n\n<p>He pointed to the first line. &#8220;This part is the context. It tells anyone reading the document what standards we&#8217;re using. Think of it like a dictionary\u2014it defines the words we&#8217;re using.&#8221;<\/p>\n\n\n\n<p>Nadia nodded slowly. &#8220;Okay.&#8221;<\/p>\n\n\n\n<p>&#8220;This part\u2014&#8221; Eli pointed to the second line &#8220;\u2014is your DID. The same one you generated yesterday. It&#8217;s the identifier that everything else attaches to.&#8221;<\/p>\n\n\n\n<p>&#8220;The authentication section.&#8221; He pointed to the next block. &#8220;This is where we list your public key. Anyone who wants to verify that a message came from you\u2014that it was signed with your private key\u2014can look up this public key and check the signature.&#8221;<\/p>\n\n\n\n<p>Nadia studied the authentication section. &#8220;So this is like my digital fingerprint?&#8221;<\/p>\n\n\n\n<p>&#8220;Exactly.&#8221; Eli nodded. &#8220;And this last part\u2014the service section\u2014lists services that people can use to interact with you. For now, we&#8217;ll leave this as a placeholder. But later, you can add things like a social proof oracle\u2014a way for people to verify that your DID really belongs to you.&#8221;<\/p>\n\n\n\n<p>Nadia absorbed the information slowly. The document was still intimidating, but it was beginning to make sense. It was like a digital ID card\u2014one that she controlled, one that she could update, one that no one could take away.<\/p>\n\n\n\n<p>&#8220;So how do we create it?&#8221; she asked.<\/p>\n\n\n\n<p>&#8220;We already have the template. Now we just need to fill it in with your information. Your DID. Your public key. And then\u2014&#8221; Eli paused, his expression turning serious. &#8220;Then we register it on the DLT.&#8221;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>The Distributed Ledger Technology was explained to her over the next hour. Eli pulled up a visualization on his screen\u2014a chain of blocks, each one connected to the next, stretching back into history.<\/p>\n\n\n\n<p>&#8220;The DLT is a public, append-only ledger,&#8221; he said. &#8220;Once information is written to it, it can&#8217;t be changed or deleted. It&#8217;s permanent. It&#8217;s immutable.&#8221;<\/p>\n\n\n\n<p>Nadia watched the blocks on the screen. &#8220;So it&#8217;s like&#8230; a record book. But digital.&#8221;<\/p>\n\n\n\n<p>&#8220;Yes. But unlike a record book kept by a bank or a government, this ledger isn&#8217;t controlled by anyone. It&#8217;s maintained by thousands of computers around the world. Anyone can look at it. No one can change it.&#8221;<\/p>\n\n\n\n<p>Nadia felt a surge of something\u2014not quite fear, but something close. &#8220;So everyone can see my information?&#8221;<\/p>\n\n\n\n<p>Eli shook his head. &#8220;Only the information you choose to make public. Your DID Document doesn&#8217;t contain your name, your date of birth, your address\u2014none of that. It only contains your DID, your public key, and any service endpoints you choose to list. The ledger proves that your DID existed as of a specific time, nothing more.&#8221;<\/p>\n\n\n\n<p>Nadia thought about that. &#8220;So I can prove I existed before a certain date, but no one can learn anything else about me?&#8221;<\/p>\n\n\n\n<p>&#8220;Exactly.&#8221; Eli smiled. &#8220;Think of it like writing your name in stone. The stone can&#8217;t be erased, and everyone can see that the name is there. But the stone doesn&#8217;t tell them anything else\u2014not who you are, not what you look like, not where you live. It just says you existed at that moment in time.&#8221;<\/p>\n\n\n\n<p>Nadia nodded slowly. &#8220;That&#8217;s&#8230; that&#8217;s actually kind of brilliant.&#8221;<\/p>\n\n\n\n<p>&#8220;It&#8217;s the foundation of self-sovereign identity,&#8221; Eli said. &#8220;You control what&#8217;s public. You control what&#8217;s private. No one can force you to reveal more than you want to.&#8221;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>The registration process took longer than Nadia expected.<\/p>\n\n\n\n<p>First, she had to sign her DID Document with her private key. Eli guided her through the process, showing her how to use her paper wallet to generate a digital signature that proved she controlled the DID.<\/p>\n\n\n\n<p>&#8220;You&#8217;re essentially saying, &#8216;This document is from me and no one else,'&#8221; Eli explained. &#8220;Anyone who checks the signature against your public key will know it&#8217;s authentic.&#8221;<\/p>\n\n\n\n<p>Nadia&#8217;s hands were trembling as she followed his instructions. The paper wallet felt impossibly precious in her fingers\u2014this small, fragile thing that held the key to her existence.<\/p>\n\n\n\n<p>When the signing was complete, Eli took the signed document and submitted it to the DLT.<\/p>\n\n\n\n<p>&#8220;Now we wait,&#8221; he said.<\/p>\n\n\n\n<p>&#8220;For what?&#8221;<\/p>\n\n\n\n<p>&#8220;For confirmation.&#8221; Eli pointed to the screen, where a small indicator was spinning. &#8220;The ledger needs to process the transaction. Multiple computers around the world are checking the signature, verifying that it&#8217;s valid, and adding it to the chain. It takes a few minutes.&#8221;<\/p>\n\n\n\n<p>Nadia watched the spinning indicator. Each rotation felt like an eternity. Her palms were sweating. Her heart was pounding.<\/p>\n\n\n\n<p>&#8220;What if they reject it?&#8221; she asked.<\/p>\n\n\n\n<p>Eli laughed\u2014a genuine, warm laugh. &#8220;Reject it? No one can reject it. This isn&#8217;t like applying for a passport or a visa. You&#8217;re not asking for permission. You&#8217;re just recording a fact. The fact is: this DID existed at this time. The ledger doesn&#8217;t care who you are or where you&#8217;re from. It just records.&#8221;<\/p>\n\n\n\n<p>The spinning indicator stopped. The screen flashed:<\/p>\n\n\n\n<p><em>Transaction Confirmed<\/em><\/p>\n\n\n\n<p>Nadia stared at the words. Her DID Document was now permanently recorded on the DLT. Anyone in the world could look it up. Anyone in the world could verify that she existed.<\/p>\n\n\n\n<p>She didn&#8217;t need anyone&#8217;s permission. She didn&#8217;t need anyone&#8217;s approval. She&#8217;d simply&#8230; recorded her existence.<\/p>\n\n\n\n<p>And the world would have to accept it.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>After the registration was complete, Eli showed her the power of her new identity.<\/p>\n\n\n\n<p>&#8220;Let&#8217;s say you want to log in to a service,&#8221; he said. &#8220;A social network, or a bank, or anything that requires authentication. Instead of using a username and password, you can use your DID.&#8221;<\/p>\n\n\n\n<p>&#8220;How?&#8221;<\/p>\n\n\n\n<p>&#8220;The service sends you a challenge\u2014a random number, encrypted. You sign it with your private key. You send the signed challenge back. The service looks up your public key, verifies the signature, and knows it&#8217;s really you.&#8221;<\/p>\n\n\n\n<p>Nadia felt her mind expanding. &#8220;No more passwords? No more security questions?&#8221;<\/p>\n\n\n\n<p>&#8220;No more.&#8221; Eli smiled. &#8220;Authentication becomes mathematical. Either you have the private key and can sign the challenge, or you don&#8217;t. There&#8217;s no guessing, no forgetting, no resetting.&#8221;<\/p>\n\n\n\n<p>Nadia thought about all the times she&#8217;d been locked out of accounts, frustrated by security questions she couldn&#8217;t answer, blocked by systems that didn&#8217;t recognize her. All of that was gone now.<\/p>\n\n\n\n<p>&#8220;What if I need to change something?&#8221; she asked. &#8220;What if I lose my private key?&#8221;<\/p>\n\n\n\n<p>Eli&#8217;s expression grew serious. &#8220;If you lose your private key, you lose control of your DID. There&#8217;s no way to recover it. That&#8217;s why the paper wallet is so important.&#8221;<\/p>\n\n\n\n<p>&#8220;But I can rotate my keys, right? You mentioned that yesterday.&#8221;<\/p>\n\n\n\n<p>Eli nodded. &#8220;Yes. If you need to change your private key\u2014maybe because you think it&#8217;s been compromised, or just because you want to upgrade your security\u2014you can generate a new key pair and update your DID Document. The old keys are retired, and the new keys take their place.&#8221;<\/p>\n\n\n\n<p>Nadia considered this. &#8220;So I&#8217;m not stuck with the same keys forever?&#8221;<\/p>\n\n\n\n<p>&#8220;No. But the history of changes is public. Anyone can see when you changed your keys, and they can see which keys were active at which times. That builds trust over time.&#8221;<\/p>\n\n\n\n<p>Nadia sat back in her chair. The weight of what she&#8217;d just done was beginning to sink in. She&#8217;d created a permanent, unchangeable record of her existence. She&#8217;d established a way for anyone to verify her identity. She&#8217;d taken control of something that the world had always controlled for her.<\/p>\n\n\n\n<p>&#8220;Eli,&#8221; she said slowly, &#8220;this is&#8230; this is incredible.&#8221;<\/p>\n\n\n\n<p>Eli smiled. &#8220;You&#8217;re starting to see the bigger picture, aren&#8217;t you?&#8221;<\/p>\n\n\n\n<p>&#8220;I think so.&#8221; Nadia felt a warmth spreading through her chest. &#8220;I can prove I exist. I don&#8217;t need anyone&#8217;s permission.&#8221;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>They sat in companionable silence for a few minutes, the hum of the workshop filling the space around them. Nadia was still processing everything, still trying to understand the full implications of what she&#8217;d done.<\/p>\n\n\n\n<p>But something was nagging at her. A question she couldn&#8217;t quite shake.<\/p>\n\n\n\n<p>&#8220;Eli,&#8221; she said finally. &#8220;My DID Document\u2014it doesn&#8217;t say anything about me. My name, my birthday, where I&#8217;m from. None of that is in there.&#8221;<\/p>\n\n\n\n<p>Eli shook his head. &#8220;That&#8217;s intentional. Your DID Document only contains technical information\u2014your DID, your public keys, your service endpoints. Anything else\u2014your name, your age, your history\u2014that&#8217;s stored in Verifiable Credentials.&#8221;<\/p>\n\n\n\n<p>&#8220;What are those?&#8221;<\/p>\n\n\n\n<p>&#8220;A Verifiable Credential is an attestation issued by someone who knows you,&#8221; Eli said. &#8220;Your teacher, for example. They can issue a credential that says: &#8216;Nadia is a graduate of East Valley School.&#8217; Or &#8216;Nadia&#8217;s date of birth is March 12, 2008.&#8217; The credential is signed with their private key, and anyone can verify it.&#8221;<\/p>\n\n\n\n<p>Nadia felt her excitement growing. &#8220;So my DID proves I exist technically. And the credential proves who I am socially.&#8221;<\/p>\n\n\n\n<p>&#8220;Exactly.&#8221; Eli nodded. &#8220;Together, they make you real.&#8221;<\/p>\n\n\n\n<p>Nadia&#8217;s mind was racing. She knew exactly who she needed to find.<\/p>\n\n\n\n<p>&#8220;Ms. Rivas,&#8221; she said. &#8220;My teacher. She knew me before everything fell apart. She can vouch for me.&#8221;<\/p>\n\n\n\n<p>Eli nodded. &#8220;Find her. Bring her to the workshop. We&#8217;ll create your first credential together.&#8221;<\/p>\n\n\n\n<p>Nadia stood up, her chair scraping against the floor. &#8220;I&#8217;ll find her. I&#8217;ll find her today.&#8221;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>But finding Ms. Rivas proved harder than Nadia had expected.<\/p>\n\n\n\n<p>She started at the library, using the public computers to search every social media platform she could think of. She typed &#8220;Ms. Rivas&#8221; into search bars, scrolled through endless lists of results, sent messages to anyone who might be the right person.<\/p>\n\n\n\n<p>Nothing.<\/p>\n\n\n\n<p>She searched for &#8220;East Valley School,&#8221; hoping to find an alumni group or a community page. She found dozens of posts from former students, teachers, and parents\u2014but none of them led to Ms. Rivas.<\/p>\n\n\n\n<p>She searched for her old classmates, hoping someone might have stayed in touch with their teacher. She found a few familiar names, messaged them, waited for replies.<\/p>\n\n\n\n<p>Nothing.<\/p>\n\n\n\n<p>As the sun began to set, Nadia sat back from the library computer, her eyes burning from hours of staring at the screen. Her excitement had faded, replaced by a familiar, hollow feeling.<\/p>\n\n\n\n<p>Ms. Rivas had been her anchor, her mentor, her champion. But that was two years ago. Two years of chaos, of displacement, of losing touch with everyone she&#8217;d ever known.<\/p>\n\n\n\n<p>What if she&#8217;d changed her name? What if she&#8217;d left the country? What if she was gone forever?<\/p>\n\n\n\n<p>Nadia closed her eyes and pressed her palms against her temples. She&#8217;d come so far. She&#8217;d created an identity, registered it on the DLT, built a foundation for her future. But without someone to verify that identity, it was just a string of characters.<\/p>\n\n\n\n<p>She needed Ms. Rivas. She needed someone who could say: &#8220;I know Nadia. She is real. She is who she says she is.&#8221;<\/p>\n\n\n\n<p>And she had no idea how to find her.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p>She left the library as darkness was falling. The city was alive with neon and noise, but Nadia felt more alone than she had in months. The paper wallet in her inner pocket felt heavier now, more precious\u2014and more fragile.<\/p>\n\n\n\n<p>She&#8217;d taken the first step. She&#8217;d claimed her identity. But without someone to vouch for her, to ground her DID in the real world, she was still invisible.<\/p>\n\n\n\n<p>Just a string of characters floating in a sea of data.<\/p>\n\n\n\n<p>Nadia walked through the streets, her head down, her thoughts churning. She needed to find Ms. Rivas. She had to find her.<\/p>\n\n\n\n<p>But how?<\/p>\n\n\n\n<p>As she turned a corner, she passed a community center\u2014a small, unassuming building with a bulletin board outside. Flyers were tacked to it, advertising everything from language classes to food drives to religious services.<\/p>\n\n\n\n<p>And among them, one flyer caught her eye.<\/p>\n\n\n\n<p><em>&#8220;Diaspora Community Meetup. Everyone welcome. Share your stories, share your hope.&#8221;<\/em><\/p>\n\n\n\n<p>Nadia stopped in her tracks. The diaspora community. People who&#8217;d fled the same conflict she&#8217;d escaped. People who might know Ms. Rivas.<\/p>\n\n\n\n<p>She pulled the flyer off the bulletin board and read the details. The meetup was in two days, at a community center on the other side of the city.<\/p>\n\n\n\n<p>She clutched the flyer to her chest, feeling a spark of hope reignite in her heart.<\/p>\n\n\n\n<p>Ms. Rivas was out there. Somewhere. And Nadia was going to find her.<\/p>\n\n\n\n<p>No matter what it took.<\/p>\n\n\n\n<p class=\"has-medium-font-size\"><strong><em>Table of contents:<\/em><\/strong><br><a href=\"https:\/\/nightfame.com\/style\/the-decentralized-identifier-science-fiction-story\/\">Introduction<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-1-the-central-identity-the-decentralized-identifier\/\">Chapter 1: The Central Identity<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-2-a-self-sovereign-self-the-decentralized-identifier\/\">Chapter 2: A Self-Sovereign Self<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-3-the-did-document-the-decentralized-identifier\/\">Chapter 3: The DID Document<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-4-the-verifiable-credential-the-decentralized-identifier\/\">Chapter 4: The Verifiable Credential<\/a> <strong>&lt;&lt;&lt;&lt;&lt;&lt; NEXT<\/strong><br><a href=\"https:\/\/nightfame.com\/style\/chapter-5-the-revocation-registry-the-decentralized-identifier\/\">Chapter 5: The Revocation Registry<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-6-the-impersonation-attack-the-decentralized-identifier\/\">Chapter 6: The Impersonation Attack<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-7-the-social-proof-oracle-the-decentralized-identifier\/\">Chapter 7: The Social Proof Oracle<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-8-the-selective-disclosure-the-decentralized-identifier\/\">Chapter 8: The Selective Disclosure<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-9-the-zero-knowledge-attestation-the-decentralized-identifier\/\">Chapter 9: The Zero-Knowledge Attestation<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-10-owning-your-story-the-decentralized-identifier\/\">Chapter 10: Owning Your Story<\/a><\/p>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_61359\" class=\"pvc_stats all  \" data-element-id=\"61359\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/nightfame.com\/style\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p><div class=\"pvc_clear\"><\/div>","protected":false},"excerpt":{"rendered":"<p>Dawn crept through the gap in Nadia&#8217;s curtains like a thief, casting pale stripes of [&hellip;]<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_61359\" class=\"pvc_stats all  \" data-element-id=\"61359\" style=\"\"><i class=\"pvc-stats-icon medium\" aria-hidden=\"true\"><svg aria-hidden=\"true\" focusable=\"false\" data-prefix=\"far\" data-icon=\"chart-bar\" role=\"img\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 512 512\" class=\"svg-inline--fa fa-chart-bar fa-w-16 fa-2x\"><path fill=\"currentColor\" d=\"M396.8 352h22.4c6.4 0 12.8-6.4 12.8-12.8V108.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v230.4c0 6.4 6.4 12.8 12.8 12.8zm-192 0h22.4c6.4 0 12.8-6.4 12.8-12.8V140.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v198.4c0 6.4 6.4 12.8 12.8 12.8zm96 0h22.4c6.4 0 12.8-6.4 12.8-12.8V204.8c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v134.4c0 6.4 6.4 12.8 12.8 12.8zM496 400H48V80c0-8.84-7.16-16-16-16H16C7.16 64 0 71.16 0 80v336c0 17.67 14.33 32 32 32h464c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16zm-387.2-48h22.4c6.4 0 12.8-6.4 12.8-12.8v-70.4c0-6.4-6.4-12.8-12.8-12.8h-22.4c-6.4 0-12.8 6.4-12.8 12.8v70.4c0 6.4 6.4 12.8 12.8 12.8z\" class=\"\"><\/path><\/svg><\/i> <img loading=\"lazy\" decoding=\"async\" width=\"16\" height=\"16\" alt=\"Loading\" src=\"https:\/\/nightfame.com\/style\/wp-content\/plugins\/page-views-count\/ajax-loader-2x.gif\" border=0 \/><\/p>\n<div class=\"pvc_clear\"><\/div>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[60292],"tags":[60332,58994,60293,58992,60294,61493,61494,61495,61496,61497,61499,61498,61500,61502,61501,61491,61492,60295,60333,60335,60334,60297,60296,60336,61221,61220,61225,61219,61224,61223,61222,60330,60331],"class_list":["post-61359","post","type-post","status-publish","format-standard","hentry","category-science-fiction","tag-children-novel","tag-crypto","tag-crypto-story","tag-cryptocurrency","tag-cryptocurrency-story","tag-free-children-novel","tag-free-crypto-story","tag-free-cryptocurrency-story","tag-free-science-fiction","tag-free-science-fiction-novel","tag-free-science-fiction-novel-for-children","tag-free-science-fiction-novel-for-young-adult","tag-free-science-fiction-story","tag-free-science-fiction-story-for-children","tag-free-science-fiction-story-for-young-adult","tag-free-ya-novel","tag-free-young-adult-novel","tag-science-fiction","tag-science-fiction-novel","tag-science-fiction-novel-for-children","tag-science-fiction-novel-for-young-adult","tag-science-fiction-story","tag-science-fiction-story-for-children","tag-science-fiction-story-for-young-adult","tag-the-decentralized-identifier","tag-the-decentralized-identifier-science-fiction-novel","tag-the-decentralized-identifier-science-fiction-novel-for-children","tag-the-decentralized-identifier-science-fiction-novel-for-young-adult","tag-the-decentralized-identifier-science-fiction-story","tag-the-decentralized-identifier-science-fiction-story-for-children","tag-the-decentralized-identifier-science-fiction-story-for-young-adult","tag-ya-novel","tag-young-adult-novel"],"_links":{"self":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/61359","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/comments?post=61359"}],"version-history":[{"count":2,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/61359\/revisions"}],"predecessor-version":[{"id":61396,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/61359\/revisions\/61396"}],"wp:attachment":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/media?parent=61359"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/categories?post=61359"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/tags?post=61359"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}