{"id":60482,"date":"2026-06-15T20:34:23","date_gmt":"2026-06-15T12:34:23","guid":{"rendered":"https:\/\/nightfame.com\/style\/?p=60482"},"modified":"2026-06-15T20:45:10","modified_gmt":"2026-06-15T12:45:10","slug":"chapter-7-the-green-mine-proposal-the-cryptojacked-conscience","status":"publish","type":"post","link":"https:\/\/nightfame.com\/style\/chapter-7-the-green-mine-proposal-the-cryptojacked-conscience\/","title":{"rendered":"Chapter 7: The Green Mine Proposal &#8211; The Cryptojacked Conscience"},"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-Cryptojacked-Conscience-Chapter-7-The-Green-Mine-Proposal-500x333.jpg\" alt=\"\" class=\"wp-image-60483\" srcset=\"https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Cryptojacked-Conscience-Chapter-7-The-Green-Mine-Proposal-500x333.jpg 500w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Cryptojacked-Conscience-Chapter-7-The-Green-Mine-Proposal-200x133.jpg 200w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Cryptojacked-Conscience-Chapter-7-The-Green-Mine-Proposal-768x512.jpg 768w, https:\/\/nightfame.com\/style\/wp-content\/uploads\/2026\/06\/The-Cryptojacked-Conscience-Chapter-7-The-Green-Mine-Proposal.jpg 1500w\" sizes=\"auto, (max-width: 500px) 100vw, 500px\" \/><\/figure><\/div>\n\n\n<p><\/p>\n\n\n\n<p>The radio station felt different in the daylight.<\/p>\n\n\n\n<p>Gray morning light slanted through the grime-caked windows, illuminating dust motes that danced in the still air. The old broadcast equipment looked less like relics and more like sleeping giants\u2014silent, patient, waiting for someone to wake them.<\/p>\n\n\n\n<p>Nova sat cross-legged on the floor, her back against a stack of ancient vinyl records, her laptop balanced on her knees. She&#8217;d been coding for three hours straight, and her eyes burned with fatigue. But she couldn&#8217;t stop.<\/p>\n\n\n\n<p>Not when Sage was fading. Not when Derek was watching. Not when hundreds of thousands of devices were still mining stolen crypto.<\/p>\n\n\n\n<p>Pax sat across from her, similarly absorbed in his own screen. They&#8217;d divided the work: Nova focused on security architecture\u2014making sure the consent mechanism couldn&#8217;t be bypassed\u2014while Pax built the user interface and API endpoints. Sage supervised from the couch, offering corrections and encouragement in a voice that grew weaker by the hour.<\/p>\n\n\n\n<p>Mrs. Wright had left an hour ago to get more oxygen tanks and supplies. She&#8217;d extracted a promise from Sage that he wouldn&#8217;t code himself into a coma.<\/p>\n\n\n\n<p>Sage had promised. Then immediately opened his laptop.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Scene 1: Building the Alternative<\/h3>\n\n\n\n<p>&#8220;The consent module needs to be bulletproof,&#8221; Nova said, not looking up from her code. &#8220;If Derek finds a way to bypass it, he could turn Green Mine into another botnet.&#8221;<\/p>\n\n\n\n<p>&#8220;He won&#8217;t,&#8221; Sage said from the couch. &#8220;I designed the consent framework to be self-verifying. Every time the miner activates, it checks a local flag. If the flag isn&#8217;t set to &#8216;user_approved,&#8217; the miner doesn&#8217;t run.&#8221;<\/p>\n\n\n\n<p>&#8220;But what stops Derek from changing the flag?&#8221; Pax asked.<\/p>\n\n\n\n<p>&#8220;The flag is stored in a hardware-protected enclave. Intel SGX, AMD SEV\u2014modern processors have secure areas that even the operating system can&#8217;t access. The malware uses that enclave to store the consent flag. Derek would need physical access to every infected device to change it.&#8221;<\/p>\n\n\n\n<p>Nova whistled. &#8220;That&#8217;s elegant.&#8221;<\/p>\n\n\n\n<p>&#8220;It&#8217;s also why the malware couldn&#8217;t be removed easily.&#8221; Sage coughed. &#8220;I built it to be persistent. That was a mistake. But the same persistence now works in our favor.&#8221;<\/p>\n\n\n\n<p>Nova returned to her code. She was building a verification layer\u2014a way for devices to confirm that the Green Mine protocol was legitimate before accepting the update. The last thing they wanted was for Derek to spoof their broadcast and push his own malicious update.<\/p>\n\n\n\n<p>&#8220;You know,&#8221; Pax said, his fingers flying across his keyboard, &#8220;we&#8217;re basically building a new cryptocurrency from scratch in less than twenty-four hours.&#8221;<\/p>\n\n\n\n<p>&#8220;Twenty hours,&#8221; Nova corrected. &#8220;We have until tomorrow morning to broadcast.&#8221;<\/p>\n\n\n\n<p>&#8220;No pressure.&#8221;<\/p>\n\n\n\n<p>Sage chuckled weakly. &#8220;The best code is written under pressure. Adrenaline is nature&#8217;s compiler.&#8221;<\/p>\n\n\n\n<p>Nova almost smiled. Almost.<\/p>\n\n\n\n<p>She&#8217;d spent the past eight months hunting cryptojackers alone, convinced that the world was full of people like Derek\u2014people who took what they wanted without asking. Pax had been a suspect, a rival, a potential enemy. Now he was her partner, sitting on a dusty floor in an abandoned radio station, building something that could actually make a difference.<\/p>\n\n\n\n<p>It was strange how quickly things changed.<\/p>\n\n\n\n<p>&#8220;The Green Mine protocol is almost ready,&#8221; she said. &#8220;I just need to finish the reputation system. Devices that contribute useful work earn higher trust scores. Devices that submit garbage get penalized.&#8221;<\/p>\n\n\n\n<p>&#8220;Use cross-validation,&#8221; Sage said. &#8220;Each task gets assigned to three devices. If two out of three return the same result, that result is accepted. The third device gets a warning.&#8221;<\/p>\n\n\n\n<p>&#8220;What if all three return different results?&#8221;<\/p>\n\n\n\n<p>&#8220;Then the task goes to a fourth device. The one that matches gets a bonus. The others get penalized.&#8221; Sage&#8217;s eyes were bright despite his fatigue. &#8220;It&#8217;s Byzantine fault tolerance with economic incentives.&#8221;<\/p>\n\n\n\n<p>Nova typed the logic into her code. It was elegant, efficient, and\u2014most importantly\u2014decentralized. No single point of failure. No central server Derek could attack.<\/p>\n\n\n\n<p>By noon, they had a working prototype.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Scene 2: The Consent Framework<\/h3>\n\n\n\n<p>Pax pulled up the Green Mine dashboard on his laptop. It was basic\u2014white background, simple buttons, no frills\u2014but it worked.<\/p>\n\n\n\n<p>&#8220;Okay,&#8221; he said. &#8220;Walk me through the user experience.&#8221;<\/p>\n\n\n\n<p>Nova leaned over to look. &#8220;The first time Green Mine runs on a device, it pops up a window. The window says: &#8216;This device has been mining cryptocurrency without your permission. Do you want to switch to Green Mine, which uses your idle cycles for scientific research and rewards you with GREEN tokens? Or would you prefer to stop all mining?'&#8221;<\/p>\n\n\n\n<p>She read from her notes: &#8220;Three buttons. &#8216;Yes, switch to Green Mine.&#8217; &#8216;No, just stop all mining.&#8217; &#8216;Learn more.'&#8221;<\/p>\n\n\n\n<p>&#8220;What does &#8216;Learn more&#8217; show?&#8221;<\/p>\n\n\n\n<p>&#8220;A simple explanation. No jargon. No trick questions.&#8221; Pax had already designed the page. It read:<\/p>\n\n\n\n<p><em>Green Mine uses your computer&#8217;s spare processing power to help scientists cure diseases, model climate change, and explore the universe. You can set limits: time of day, max CPU usage, battery percentage. You earn GREEN tokens for every hour of donated computing. Tokens can be donated to research, exchanged for other cryptocurrencies, or held as an investment. You can opt out at any time.<\/em><\/p>\n\n\n\n<p>Nova read it twice. &#8220;It&#8217;s almost&#8230; friendly.&#8221;<\/p>\n\n\n\n<p>&#8220;That&#8217;s the point.&#8221; Pax closed the dashboard. &#8220;Cryptojacking works because people don&#8217;t know it&#8217;s happening. If we give them clear information and real choices, most people will choose to help. And the ones who don&#8217;t? They get their devices back. No harm, no foul.&#8221;<\/p>\n\n\n\n<p>Sage nodded from the couch. &#8220;That&#8217;s the Lily Pad vision. Not coercion. Not theft.&nbsp;<em>Invitation.<\/em>&#8220;<\/p>\n\n\n\n<p>Nova thought about her mom&#8217;s hospital. The ventilator that had almost failed during a code blue. The nurses who had to check pulses manually because the monitor froze.<\/p>\n\n\n\n<p>&#8220;What about organizations?&#8221; she asked. &#8220;Hospitals, schools, government buildings. They can&#8217;t just click &#8216;Yes&#8217; on a pop-up. They need formal consent, procurement processes, IT approval.&#8221;<\/p>\n\n\n\n<p>Sage&#8217;s expression turned thoughtful. &#8220;Green Mine will have an enterprise tier. Organizations can sign up for a verified account. They set their own policies\u2014which devices can mine, when, at what utilization. In return, they get a share of the GREEN tokens, which they can use to fund their own research or sell for operating revenue.&#8221;<\/p>\n\n\n\n<p>&#8220;You&#8217;re describing a co-op,&#8221; Pax said. &#8220;Not a corporation or a crime syndicate. Just people helping people.&#8221;<\/p>\n\n\n\n<p>&#8220;Exactly.&#8221; Sage smiled. &#8220;Derek wanted to build an empire. I wanted to build a community.&#8221;<\/p>\n\n\n\n<p>Nova was quiet for a moment. Then she said, &#8220;Will anyone actually use it?&#8221;<\/p>\n\n\n\n<p>Pax grinned. &#8220;If we attach the right incentives? Absolutely.&#8221;<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Scene 3: The Recruitment Problem<\/h3>\n\n\n\n<p>The problem, as they discovered over a lunch of stale crackers and warm bottled water, was scale.<\/p>\n\n\n\n<p>&#8220;Green Mine needs a minimum hashpower to be secure,&#8221; Sage explained. &#8220;If the network&#8217;s total computing power is too low, an attacker could overwhelm it with their own devices and rewrite the blockchain.&#8221;<\/p>\n\n\n\n<p>&#8220;How much hashpower do we need?&#8221; Nova asked.<\/p>\n\n\n\n<p>&#8220;At least ten megahashes per second for Monero-style mining. That&#8217;s roughly ten thousand high-end gaming PCs, or fifty thousand average laptops.&#8221;<\/p>\n\n\n\n<p>Pax did the math. &#8220;Derek&#8217;s botnet has hundreds of thousands of devices. Even if we only convert ten percent, we&#8217;d have enough.&#8221;<\/p>\n\n\n\n<p>&#8220;But we&#8217;re not converting them,&#8221; Nova said. &#8220;We&#8217;re giving them a choice. What if ninety percent choose &#8216;just stop all mining&#8217;?&#8221;<\/p>\n\n\n\n<p>&#8220;Then we&#8217;re left with ten percent of ten percent\u2014a thousand devices.&#8221; Pax shook his head. &#8220;That&#8217;s not enough.&#8221;<\/p>\n\n\n\n<p>Sage closed his eyes. &#8220;Then we need to make the choice more attractive.&#8221;<\/p>\n\n\n\n<p>&#8220;How?&#8221;<\/p>\n\n\n\n<p>&#8220;GREEN tokens have to be worth something. We need to launch with partnerships\u2014research institutions that will accept GREEN donations, exchanges that will list the token, maybe even a fiat gateway where people can cash out.&#8221;<\/p>\n\n\n\n<p>&#8220;That&#8217;s months of work,&#8221; Nova said. &#8220;We have hours.&#8221;<\/p>\n\n\n\n<p>Sage opened his eyes. &#8220;Then we cheat.&#8221;<\/p>\n\n\n\n<p>Pax raised an eyebrow. &#8220;Cheat how?&#8221;<\/p>\n\n\n\n<p>&#8220;We don&#8217;t need a fully functional economy tomorrow. We need&nbsp;<em>promises<\/em>. Letters of intent from research partners. Provisional listings from exchanges. A whitepaper that outlines the roadmap. People will join based on potential, not just reality.&#8221;<\/p>\n\n\n\n<p>Nova frowned. &#8220;That sounds like marketing, not engineering.&#8221;<\/p>\n\n\n\n<p>&#8220;Marketing is engineering. It&#8217;s the engineering of trust.&#8221; Sage&#8217;s voice was firm despite his weakness. &#8220;Derek built his botnet on theft. We&#8217;re building Green Mine on trust. But trust doesn&#8217;t appear out of nowhere. We have to earn it, and earning it takes time. So we start with a credible promise and deliver on it as fast as we can.&#8221;<\/p>\n\n\n\n<p>Pax was already typing. &#8220;I can draft a whitepaper. Nova, you handle the technical specifications. Sage\u2014&#8221;<\/p>\n\n\n\n<p>&#8220;I&#8217;ll reach out to my old contacts. The research institutions I worked with before I got sick. They still remember me.&#8221; Sage&#8217;s fingers hovered over his keyboard. &#8220;I hope.&#8221;<\/p>\n\n\n\n<p>They worked through the afternoon, pausing only when Mrs. Wright returned with oxygen tanks and sandwiches. The sandwiches went uneaten. The code kept flowing.<\/p>\n\n\n\n<p>By 4 PM, they had a whitepaper, a prototype, and letters of intent from three research universities. It wasn&#8217;t enough. But it was a start.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Scene 4: Sage&#8217;s Condition Worsens<\/h3>\n\n\n\n<p>Nova was in the middle of testing the consent pop-up when she heard Pax&#8217;s sharp intake of breath.<\/p>\n\n\n\n<p>She looked up.<\/p>\n\n\n\n<p>Sage had slumped sideways on the couch. His laptop had slid to the floor. His face was ashen, his lips tinged with blue.<\/p>\n\n\n\n<p>&#8220;Sage!&#8221; Pax was already on his feet, rushing to the couch.<\/p>\n\n\n\n<p>Nova&#8217;s mom appeared from nowhere\u2014Mrs. Wright had been sitting in the corner, reading a paperback, but she moved like she&#8217;d been shot from a cannon.<\/p>\n\n\n\n<p>&#8220;His oxygen,&#8221; she said, checking the tank. &#8220;It&#8217;s empty. I brought a new one, but\u2014&#8221; She was already swapping the tanks, her hands steady despite her obvious concern. &#8220;Sage, can you hear me?&#8221;<\/p>\n\n\n\n<p>Sage&#8217;s eyes fluttered. His breathing was shallow, ragged, wrong.<\/p>\n\n\n\n<p>&#8220;He needs to go back to the hospital,&#8221; Mrs. Wright said. &#8220;Now.&#8221;<\/p>\n\n\n\n<p>&#8220;No.&#8221; Sage&#8217;s voice was barely a whisper. &#8220;Not yet. The broadcast\u2014&#8221;<\/p>\n\n\n\n<p>&#8220;You&#8217;ll be dead before the broadcast if you don&#8217;t get medical attention.&#8221; Mrs. Wright&#8217;s voice was firm, the voice of someone who had watched people die and refused to let it happen on her watch. &#8220;This isn&#8217;t a choice, Sage. You&#8217;re going back.&#8221;<\/p>\n\n\n\n<p>Sage tried to protest, but another coughing fit overtook him. Pax grabbed his laptop from the floor. Nova packed the USB drives.<\/p>\n\n\n\n<p>Mrs. Wright loaded Sage into the wheelchair. His head lolled to the side, his eyes half-closed.<\/p>\n\n\n\n<p>&#8220;The code,&#8221; he murmured. &#8220;Don&#8217;t let them\u2014don&#8217;t let Derek\u2014&#8221;<\/p>\n\n\n\n<p>&#8220;We won&#8217;t,&#8221; Pax said. &#8220;We&#8217;ll finish it. I promise.&#8221;<\/p>\n\n\n\n<p>Sage&#8217;s hand reached out and grabbed Pax&#8217;s wrist. His grip was weak, almost nothing, but the intensity in his eyes was blinding.<\/p>\n\n\n\n<p>&#8220;The Lullaby key,&#8221; he said. &#8220;Don&#8217;t lose it.&#8221;<\/p>\n\n\n\n<p>&#8220;I won&#8217;t.&#8221;<\/p>\n\n\n\n<p>&#8220;The broadcast\u2014the emergency system\u2014you need physical access. Derek will try to stop you. Don&#8217;t let him.&#8221;<\/p>\n\n\n\n<p>&#8220;We won&#8217;t.&#8221;<\/p>\n\n\n\n<p>Sage&#8217;s grip loosened. His eyes closed. Mrs. Wright pushed the wheelchair toward the door.<\/p>\n\n\n\n<p>Nova grabbed her mom&#8217;s arm. &#8220;I&#8217;m staying.&#8221;<\/p>\n\n\n\n<p>Mrs. Wright hesitated. Then she nodded. &#8220;The broadcast is tomorrow morning. Be careful.&#8221;<\/p>\n\n\n\n<p>&#8220;I will.&#8221;<\/p>\n\n\n\n<p>Mrs. Wright pushed Sage out the door. The minivan&#8217;s engine started, then faded into the distance.<\/p>\n\n\n\n<p>Pax and Nova stood in the silence of the radio station, surrounded by dust and old equipment and the ghost of Sage&#8217;s voice.<\/p>\n\n\n\n<p>&#8220;He&#8217;s not going to make it,&#8221; Nova said quietly.<\/p>\n\n\n\n<p>Pax didn&#8217;t answer. He didn&#8217;t have to.<\/p>\n\n\n\n<p>They both knew.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h3 class=\"wp-block-heading\">Scene 5: The Final Push<\/h3>\n\n\n\n<p>The sun set over the radio station, painting the sky in shades of orange and purple. Pax and Nova worked by the glow of their laptop screens, the only light in the darkening room.<\/p>\n\n\n\n<p>&#8220;The Lullaby update is ready,&#8221; Pax said. &#8220;It&#8217;ll broadcast through the school&#8217;s emergency system. Every device in the district gets the consent pop-up within minutes.&#8221;<\/p>\n\n\n\n<p>&#8220;What about devices outside the district?&#8221; Nova asked.<\/p>\n\n\n\n<p>&#8220;The Lullaby propagates. One device tells ten, ten tell a hundred. Within an hour, the whole botnet will have the update.&#8221;<\/p>\n\n\n\n<p>&#8220;Assuming Derek doesn&#8217;t stop it.&#8221;<\/p>\n\n\n\n<p>&#8220;Assuming.&#8221; Pax closed his laptop. &#8220;We need to sleep. Tomorrow is going to be a long day.&#8221;<\/p>\n\n\n\n<p>Nova didn&#8217;t argue. She found a corner of the room, curled up against a stack of old broadcast equipment, and closed her eyes.<\/p>\n\n\n\n<p>But sleep didn&#8217;t come.<\/p>\n\n\n\n<p>She kept thinking about Sage. About Derek. About the ventilator in her mom&#8217;s hospital, mining stolen crypto while a patient struggled to breathe.<\/p>\n\n\n\n<p><em>Proof-of-work<\/em>, she thought.&nbsp;<em>Proof-of-harm.<\/em><\/p>\n\n\n\n<p>Tomorrow, they would broadcast the Lullaby. Tomorrow, they would offer the botnet a choice.<\/p>\n\n\n\n<p>And tomorrow, she would come face to face with the Puppeteer.<\/p>\n\n\n\n<p>She didn&#8217;t know if she was ready.<\/p>\n\n\n\n<p>But she knew she didn&#8217;t have a choice.<\/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-cryptojacked-conscience-science-fiction-story\/\">Introduction<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-1-the-silent-miner-the-cryptojacked-conscience\/\">Chapter 1: The Silent Miner<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-2-a-thief-in-the-circuitry-the-cryptojacked-conscience\/\">Chapter 2: A Thief in the Circuitry<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-3-the-hashrate-hijack-the-cryptojacked-conscience\/\">Chapter 3: The Hashrate Hijack<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-4-a-conscience-in-the-kernel-the-cryptojacked-conscience\/\">Chapter 4: A Conscience in the Kernel<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-5-the-botnets-lullaby-the-cryptojacked-conscience\/\">Chapter 5: The Botnet&#8217;s Lullaby<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-6-proof-of-work-proof-of-harm-the-cryptojacked-conscience\/\">Chapter 6: Proof-of-Work, Proof-of-Harm<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-7-the-green-mine-proposal-the-cryptojacked-conscience\/\">Chapter 7: The Green Mine Proposal<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-8-rewriting-the-unwritten-the-cryptojacked-conscience\/\">Chapter 8: Rewriting the Unwritten<\/a>  <strong>&lt;&lt;&lt;&lt;&lt;&lt; NEXT<\/strong><br><a href=\"https:\/\/nightfame.com\/style\/chapter-9-the-ethical-fork-the-cryptojacked-conscience\/\">Chapter 9: The Ethical Fork<\/a><br><a href=\"https:\/\/nightfame.com\/style\/chapter-10-a-clean-block-the-cryptojacked-conscience\/\">Chapter 10: A Clean Block<\/a><\/p>\n<div class=\"pvc_clear\"><\/div><p id=\"pvc_stats_60482\" class=\"pvc_stats all  \" data-element-id=\"60482\" 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>The radio station felt different in the daylight. Gray morning light slanted through the grime-caked [&hellip;]<\/p>\n<div class=\"pvc_clear\"><\/div>\n<p id=\"pvc_stats_60482\" class=\"pvc_stats all  \" data-element-id=\"60482\" 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":[60322,61046,60332,58994,60293,58992,60294,60295,60333,60335,60334,60297,60296,60336,61028,61026,61027,61029,61031,61030,61032,61047,60330,60331],"class_list":["post-60482","post","type-post","status-publish","format-standard","hentry","category-science-fiction","tag-chapter-7","tag-chapter-7-the-green-mine-proposal","tag-children-novel","tag-crypto","tag-crypto-story","tag-cryptocurrency","tag-cryptocurrency-story","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-cryptojacked-conscience","tag-the-cryptojacked-conscience-science-fiction-novel","tag-the-cryptojacked-conscience-science-fiction-novel-for-children","tag-the-cryptojacked-conscience-science-fiction-novel-for-young-adult","tag-the-cryptojacked-conscience-science-fiction-story","tag-the-cryptojacked-conscience-science-fiction-story-for-children","tag-the-cryptojacked-conscience-science-fiction-story-for-young-adult","tag-the-green-mine-proposal","tag-ya-novel","tag-young-adult-novel"],"_links":{"self":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/60482","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=60482"}],"version-history":[{"count":2,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/60482\/revisions"}],"predecessor-version":[{"id":60512,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/posts\/60482\/revisions\/60512"}],"wp:attachment":[{"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/media?parent=60482"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/categories?post=60482"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nightfame.com\/style\/wp-json\/wp\/v2\/tags?post=60482"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}