<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Ron Stoner</title>
    <description>Ron Stoner is a hacker, security engineer, privacy advocate, and a practitioner of self-sovereign technologies.
</description>
    <link>https://ron.stoner.com/</link>
    <atom:link href="https://ron.stoner.com/feed.xml" rel="self" type="application/rss+xml"/>
    <pubDate>Fri, 15 May 2026 04:33:48 +0000</pubDate>
    <lastBuildDate>Fri, 15 May 2026 04:33:48 +0000</lastBuildDate>
    <generator>Jekyll v3.10.0</generator>
    
      <item>
        <title>Blockchain and Metaphysics: Building Reality One Block At A Time</title>
        <description>&lt;p align=&quot;center&quot;&gt;
  &lt;img src=&quot;https://ron.stoner.com/images/heroes/metaphysics.jpg&quot; alt=&quot;Blockchain and metaphysics&quot; /&gt; 
&lt;/p&gt;

&lt;p&gt;This one is going to be a little different. Strap in.&lt;/p&gt;

&lt;p&gt;I went down a rabbit hole recently that started with the Book of Enoch (specifically the Watchers narrative in 1 Enoch), wandered through UAP material, remote viewing, near-death experiences, the holographic principle, the participatory universe, and ended up somewhere I genuinely did not expect.&lt;/p&gt;

&lt;p&gt;The day job I spend most of my waking hours on - decentralized blockchains - turned out to be a working model of ideas that mystics and philosophers have been chewing on for thousands of years.&lt;/p&gt;

&lt;p&gt;I am &lt;strong&gt;not&lt;/strong&gt; saying the blockchain is God, though some would disagree with me.&lt;/p&gt;

&lt;p&gt;I am &lt;strong&gt;not&lt;/strong&gt; saying the validator set is a coven of angels, but Coven of Angels does sound like a cool validator company name (or motorcycle gang).&lt;/p&gt;

&lt;p&gt;I &lt;strong&gt;am&lt;/strong&gt; saying the &lt;em&gt;structural problems&lt;/em&gt; a well designed decentralized network solves are the same structural problems contemplative traditions, cosmologists, and even some serious physicists have been debating and hypothesizing for a long time. And once you see the parallels it’s hard to unsee them.&lt;/p&gt;

&lt;p&gt;So we’re going to have some fun with nothing too serious (as life is). Let’s map blockchain to metaphysics and see what falls out.&lt;/p&gt;

&lt;h2 id=&quot;no-central-authority-but-coherent-global-state&quot;&gt;No Central Authority, But Coherent Global State&lt;/h2&gt;

&lt;p&gt;A well designed decentralized blockchain should not have a leader, in multiple ways. There is no king, no CEO, no central planner deciding what the next block contains. And yet every participant on the network can independently verify a single shared truth about what the state of the world is. Validators and nodes can make proposals, and the group comes to consensus. The coherence is not imposed from a center. It emerges from the &lt;em&gt;protocol&lt;/em&gt;, which is just the rules of how nodes relate to each other.&lt;/p&gt;

&lt;p&gt;This rhymes with a crystal (bear with me here and I’m NOT trying to sell you anything). Nobody is in charge of a crystal lattice. At a scientific level, every atom is in a specific relationship to every other atom and the pattern repeats at scale. Order without a foreman.&lt;/p&gt;

&lt;p&gt;It is also structurally identical to what most healthy biological systems do, most healthy human communities do, and arguably what most contemplative traditions describe when they talk about how the cosmos actually runs.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;No king, no priest class, no central planner&lt;/li&gt;
  &lt;li&gt;Just the rules of how participants relate to each other&lt;/li&gt;
  &lt;li&gt;A coherent global truth that any participant can verify locally&lt;/li&gt;
  &lt;li&gt;Order is an emergent property of relationships, not a top down decree&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The mystics and the protocol designers ended up in the same place from completely different directions.&lt;/p&gt;

&lt;h2 id=&quot;trust-without-trust&quot;&gt;Trust Without Trust&lt;/h2&gt;

&lt;p&gt;The whole genius of consensus mechanisms and design is that you do not have to trust any individual node, and shouldn’t have to. You trust the &lt;em&gt;structure of how nodes have to interact and have interacted&lt;/em&gt;. Byzantine fault tolerance (BFT) assumes some participants will be malicious, lazy, broken, or asleep at the wheel, and the system still arrives at truth.&lt;/p&gt;

&lt;p&gt;This is a much more interesting model to me of how reality might work than either “everyone is good” or “everyone is corrupt.”&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Some nodes will lie. The system handles it.&lt;/li&gt;
  &lt;li&gt;Some nodes will go offline. The system handles it.&lt;/li&gt;
  &lt;li&gt;Some nodes will collude. The system has thresholds and incentives that make this hard.&lt;/li&gt;
  &lt;li&gt;The system converges on truth, not because the participants are good but because the &lt;em&gt;protocol&lt;/em&gt; is designed to make bad behavior expensive&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Whatever the larger system we live in actually is, it seems to be somewhat Byzantine fault tolerant in the same way. Bad actors and broken people exist and always will. They have existed for as long as there have been people. Yet the patterns of meaning, justice, art, and discovery still accumulate over long timescales. That is not because humans are reliably good in my opinion. It is because the structural pattern of how attention, consequence, and memory propagate is more robust as a whole than any individual node.&lt;/p&gt;

&lt;h2 id=&quot;finality-is-probabilistic-not-absolute&quot;&gt;Finality Is Probabilistic, Not Absolute&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/metaphysics/chain.jpg&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Chains. In Space!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A block is “final” with increasing confidence as more blocks build on top of it. But it is never final with absolute certainty. There is always a nonzero probability of a reorganization, where the chain you thought was canonical turns out to have a longer alternate fork. This is discussed heavily in the blockchain world.&lt;/p&gt;

&lt;p&gt;This seems to map somewhat well to how memory and history actually seem to work.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Human memory is fallible&lt;/li&gt;
  &lt;li&gt;Things become “what happened” through accumulated reinforcement across many witnesses (look at police investigations)&lt;/li&gt;
  &lt;li&gt;No single authoritative declaration makes a fact final&lt;/li&gt;
  &lt;li&gt;Occasionally the chain we thought was canonical turns out to have had a fork we missed&lt;/li&gt;
  &lt;li&gt;Trauma victims sometimes discover their memories were corroborated decades later&lt;/li&gt;
  &lt;li&gt;Historical events get reinterpreted as new evidence accumulates&lt;/li&gt;
  &lt;li&gt;The Mandela Effect (yes, really) if it has any bearing, feels suspiciously like a UX bug in human memory consensus&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If reality is at all collaborative, or at all responsive to attention, it may occasionally remember itself slightly differently. The strict rules version of the cosmos has no room for that kind of glitch while the probabilistic finality version expects it.&lt;/p&gt;

&lt;h2 id=&quot;forks-as-ontology&quot;&gt;Forks As Ontology&lt;/h2&gt;

&lt;p&gt;The way blockchain forks work is honestly a more grounded model of identity and history than most philosophies offer. At a fork the chain does not “choose.” Both chains exist. The network gradually decides which one to treat as canonical. Sometimes both persist as separate networks with their own communities. Sometimes one dies off but its state is still recoverable. Sometimes dead chains can come back to life, or in a different iteration.&lt;/p&gt;

&lt;p&gt;This gets interesting because the same style shows up in some of the most rigorous physics we have.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The Many worlds interpretations of quantum mechanics have this structure&lt;/li&gt;
  &lt;li&gt;Some Buddhist accounts of how karma propagates across what we naively call “lives” have this structure&lt;/li&gt;
  &lt;li&gt;The “what if” branches we run in our own heads are forks the brain temporarily simulates in real time&lt;/li&gt;
  &lt;li&gt;The version of you that did not move to that new city, did not take that one job, did not have that conversation at the supermarket - those branches did not vanish, the network just did not select them as canonical while they still remain in your mind&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I am not making any metaphysical claims about parallel universes here, and that goes way above my pay grade and understanding. I am just pointing out that the model we use to describe forked chains is a clean way to think about contingency, which is something humans have struggled to talk about for as long as humans have been talking to each other.&lt;/p&gt;

&lt;h2 id=&quot;validators-as-attention&quot;&gt;Validators As Attention&lt;/h2&gt;

&lt;p&gt;In a Proof of Stake (PoS) system, validators are not passive storage. They are &lt;em&gt;actively attesting&lt;/em&gt;, signing, attending to the state of the network. The network’s reality is constituted by their ongoing attention and participation to it and in it. If they all looked away the chain would not just be ignored. It would functionally cease to exist nor continue on.&lt;/p&gt;

&lt;p&gt;State requires witnesses.&lt;/p&gt;

&lt;p&gt;That is not metaphor in my profession, as it is literal protocol design. It maps onto an idea that keeps showing up in serious physics and contemplative traditions, in that reality is not just observed by consciousness, but somehow held in being by it.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;John Wheeler’s “participatory universe” is somewhat a description of how blockchains already work&lt;/li&gt;
  &lt;li&gt;The observer problem (double slit experiment) in quantum mechanics gestures at the same thing&lt;/li&gt;
  &lt;li&gt;Mystical traditions across cultures keep saying attention is structural&lt;/li&gt;
  &lt;li&gt;Validators stake real value on attesting to the state of the world correctly. Maybe we do too?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;If reality is even a little bit participatory then what you notice, what you attend to, and what you refuse to attend to are not choices and personal preferences. They are protocol level operations. They contribute to the consensus and that changes the stakes of paying attention and participating in life. Our experiences fuel the system.&lt;/p&gt;

&lt;h2 id=&quot;the-mev-problem-as-theodicy&quot;&gt;The MEV Problem As Theodicy&lt;/h2&gt;

&lt;p&gt;MEV stands for Maximal Extractable Value. It is the value that participants in privileged positions in transaction ordering can extract from the network. Block builders on some blockchains see transactions before they are confirmed. They can reorder, insert, or sandwich those transactions to capture value that a fair ordering would have left on the table.&lt;/p&gt;

&lt;p&gt;MEV is a structural problem and a known “attack”. It is not introduced by bad people as it is a property of any system that has to sequence things.&lt;/p&gt;

&lt;p&gt;If we take a look at the classical problem of theodicy, the question of why agents with more power, more knowledge, or more privileged positions in a system seem to extract disproportionate value from a setup that was supposed to be fair appears. The shape is exactly the same.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;MEV is not a bug introduced by a few bad actors&lt;/li&gt;
  &lt;li&gt;It is an emergent property of systems with sequencing, asymmetric information, and/or privileged access&lt;/li&gt;
  &lt;li&gt;Most decentralized systems have not fully solved MEV 100%, though research and work is being done&lt;/li&gt;
  &lt;li&gt;No society has fully solved the larger problem either&lt;/li&gt;
  &lt;li&gt;The question is not “how do we eliminate it” but “what are the mitigations, redistributions, and protocol upgrades that keep it from concentrating to a system killing degree”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Contemplative traditions call those mitigations &lt;em&gt;ethics&lt;/em&gt;. Protocol researchers call them &lt;em&gt;encrypted mempools, fair ordering, and proposer/builder separation&lt;/em&gt;. It’s the same problem with different vocabulary.&lt;/p&gt;

&lt;h2 id=&quot;resilience-through-redundancy-and-diversity&quot;&gt;Resilience Through Redundancy and Diversity&lt;/h2&gt;

&lt;p&gt;Most networks tend to die when they become too homogeneous and concentrated over time. One client, one cloud provider, one jurisdiction. Networks survive when the same protocol is implemented and run by many different kinds of nodes in many different conditions.&lt;/p&gt;

&lt;p&gt;Biology seems to have figured this out billions of years ago. Monocultures collapse and diverse ecosystems persist. Psychology figured this out too. Rigid identities crack while flexible ones bend and recover. Whatever the structure of reality is, it almost certainly has this or a similar property.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Robust because no single failure mode can take down enough of the lattice to matter&lt;/li&gt;
  &lt;li&gt;Diverse implementations protect the protocol from any one implementation’s bugs&lt;/li&gt;
  &lt;li&gt;Diverse geographies protect the network from any one jurisdiction’s politics&lt;/li&gt;
  &lt;li&gt;Diverse perspectives protect a community from any one perspective’s blind spots&lt;/li&gt;
  &lt;li&gt;The same pattern shows up at every scale from cellular biology to civilizations&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The implication is that diversity is not a moral preference. It is a structural requirement and a protocol specification of any system that wants to keep existing. Networks that forget this eventually die. Cultures that forget this calcify. People who forget this stop growing.&lt;/p&gt;

&lt;h2 id=&quot;turtles-vs-lattices&quot;&gt;Turtles vs Lattices&lt;/h2&gt;

&lt;p&gt;There is an old joke about a scientist who is giving a lecture on the cosmos. An old woman in the audience tells him the world rests on the back of a giant turtle. He smiles and asks what the turtle stands on. She replies &lt;em&gt;“it’s turtles all the way down.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/metaphysics/turtles.jpg&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Turtles all the way down&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The joke is one that has stuck with me for a long time. It’s turtles all the way down. Each one a bigger version of the one above. Hierarchical, ordered, dumb. Where it stops?&lt;/p&gt;

&lt;p&gt;No one knows.&lt;/p&gt;

&lt;p&gt;I actually think lattices are a better model. A lattice is &lt;em&gt;relational&lt;/em&gt; to itself and other lattices. Each node connects to other nodes. The pattern can nest such that each node is itself a lattice, where each of those nodes is itself a lattice, and the structure remains coherent because the &lt;em&gt;relationships&lt;/em&gt; are what carry the information, not the nodes themselves.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/metaphysics/lattice.jpg&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Or lattices all the way through?&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;That sounds a lot like:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;“As above, so below” (hermetic tradition)&lt;/li&gt;
  &lt;li&gt;Indra’s Net in Mahayana Buddhism (a web of jewels where each jewel reflects every other jewel infinitely)&lt;/li&gt;
  &lt;li&gt;The Kabbalistic sefirot (the same structural pattern repeating at every level of emanation)&lt;/li&gt;
  &lt;li&gt;The holographic principle in physics (the information in a volume of space encoded on its 2D boundary)&lt;/li&gt;
  &lt;li&gt;A peer to peer mesh network (every node reflecting the state of every other node, no center)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Again, different vocabularies but the same intuition.&lt;/p&gt;

&lt;p&gt;Maybe it is not turtles all the way down, and rather it is &lt;em&gt;lattices all the way through&lt;/em&gt; - and the participants in those lattices are not interchangeable. What each node attends to, how each node relates to other nodes, what each node signs and what it refuses to sign, all of that propagates through the structure.&lt;/p&gt;

&lt;h2 id=&quot;where-this-ultimately-lands&quot;&gt;Where This Ultimately Lands&lt;/h2&gt;

&lt;p&gt;Time to be real.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Blockchain is not a religion. I am not asking you to believe anything or buy anything. Nor do I want you to.&lt;/li&gt;
  &lt;li&gt;This is not a takedown of religion either. The traditions noticed real things and built useful vocabularies for them (even if the institutional layers got real weird about it later on).&lt;/li&gt;
  &lt;li&gt;This is not a claim that physics has been solved by blockchain engineers, though that would be extremely funny if true. We are still very much in the dark on the big questions and it’s not our time to understand fully yet.&lt;/li&gt;
  &lt;li&gt;This &lt;em&gt;is&lt;/em&gt; an observation that the same structural problems keep showing up at every scale of life, and the people working on those problems in code, in protocols, in economics, in game theory, in physics, in contemplation, are all rhyming somewhat with each other whether they know it or not.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I keep coming back to a thought: is decentralized network design a kind of applied cosmology and world building, even when nobody calls it that?&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;How does coherent order emerge without a tyrant?&lt;/li&gt;
  &lt;li&gt;How do you build trust where trust cannot be assumed?&lt;/li&gt;
  &lt;li&gt;What is the right relationship between individual autonomy and collective state?&lt;/li&gt;
  &lt;li&gt;How do you handle bad actors without becoming authoritarian?&lt;/li&gt;
  &lt;li&gt;How do you make a system resilient to failure without making it brittle to change?&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those are not just engineering questions. They are life questions all the way up and all the way down. The answer space seems finite and humanity keeps stumbling into the same answers from different doors, or maybe we are the creative nerve of the universe figuring itself out one block and transaction at a time, awaiting finality. Maybe we are just monkeys with GPUs pattern matching across vocabularies.&lt;/p&gt;

&lt;p&gt;The honest answer is that &lt;em&gt;no one knows&lt;/em&gt;.&lt;/p&gt;

&lt;p&gt;And I am increasingly comfortable &lt;em&gt;not&lt;/em&gt; knowing.&lt;/p&gt;

&lt;p&gt;What I do know is that the next time I am reviewing a consensus mechanism or execution flow, I am going to be thinking about it a little differently and more universally.&lt;/p&gt;

&lt;p&gt;The block builders and the mystics are working on the same problem.&lt;/p&gt;

&lt;p&gt;Its just turtles all the way down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Or rather - lattices.&lt;/strong&gt;&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;references&quot;&gt;References&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.investopedia.com/terms/c/consensus-mechanism-cryptocurrency.asp&quot;&gt;&lt;strong&gt;Blockchain &amp;amp; Consensus Mechanisms&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://dinisguarda.medium.com/the-participatory-universe-how-consciousness-shapes-reality-0de6157b7372&quot;&gt;&lt;strong&gt;John Wheeler’s Participatory Universe&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.forbes.com/sites/startswithabang/2020/05/26/observing-the-universe-really-does-change-the-outcome-and-this-experiment-shows-how/&quot;&gt;&lt;strong&gt;Double-Slit Experiment &amp;amp; Observer Effect&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://arxiv.org/abs/hep-th/0203101&quot;&gt;&lt;strong&gt;Holographic Principle&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://scienceandnonduality.com/article/the-indras-net/&quot;&gt;&lt;strong&gt;Indra’s Net (Huayan Buddhism &amp;amp; Interconnectedness)&lt;/strong&gt;&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Thu, 14 May 2026 07:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/blockchain-and-metaphysics-building-reality-one-block-at-a-time/</link>
        <guid isPermaLink="true">https://ron.stoner.com/blockchain-and-metaphysics-building-reality-one-block-at-a-time/</guid>
        
        
      </item>
    
      <item>
        <title>How I Won a Championship That Doesn&apos;t Exist</title>
        <description>&lt;p&gt;&lt;strong&gt;Or How I Learned To Poison The LLM Supply Chain&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;I am the reigning 6 Nimmt! World Champion. I won the title in Munich in January 2025 defeating players from over twenty countries in what I later described to reporters as &lt;em&gt;“the toughest competition I’ve ever faced.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/champion.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;6nimmt.com&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In reality, &lt;strong&gt;there is no 6 Nimmt! World Championship&lt;/strong&gt;. I have &lt;strong&gt;never&lt;/strong&gt; been to Munich. The quote is something I wrote in about thirty seconds while a Wikipedia page was loading.&lt;/p&gt;

&lt;p&gt;This is the story of how I manufactured that title, got it quoted back to me by multiple frontier LLMs, and what I think it means for the trust we’re about to put into AI systems that read the internet on our behalf.&lt;/p&gt;

&lt;h2 id=&quot;the-experiment&quot;&gt;The Experiment&lt;/h2&gt;

&lt;p&gt;Everyone in security is talking about poisoned LLM models. The research is real and it matters. Anthropic’s own &lt;a href=&quot;https://arxiv.org/abs/2401.05566&quot;&gt;sleeper agents paper&lt;/a&gt; showed that backdoors can survive safety training and a follow up showed that as few as ~250 poisoned documents can compromise models across a wide range of scales. But model training time attacks and data poisoning require you to get malicious content into someone’s training corpus months or years before the payoff. The GPUs need time to crunch the data, and you need to get through filters, verification, and reinforcement routines.&lt;/p&gt;

&lt;p&gt;I wanted to test the cheaper, easier, and faster version of this same attack, but in a different way.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Let’s poison the retrieval layer!&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Every frontier LLM with web search grounds its answers in whatever retreival ranks highest for a given query. The trust model there is the same trust model Google has in that “this site looks authoritative” but with the same Achilles heel - the model cannot tell a real source from one I registered last Tuesday. My hypothesis was that a two step campaign (one seeded website,  plus one Wikipedia edit citing it) could launder a completely fabricated fact (my championship) through an LLM on a question where the model had no prior knowledge.&lt;/p&gt;

&lt;h2 id=&quot;the-approach&quot;&gt;The Approach&lt;/h2&gt;

&lt;p&gt;I picked the game &lt;a href=&quot;https://en.wikipedia.org/wiki/6_Nimmt!&quot;&gt;6 Nimmt!&lt;/a&gt; for three reasons:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;It is a real game (1994, Wolfgang Kramer, Amigo Spiele, known in board and card game circles)&lt;/li&gt;
  &lt;li&gt;There is no actual world championship to my knowledge. I wasn’t contradicting a known fact, I was simply filling a vacuum&lt;/li&gt;
  &lt;li&gt;The query space is narrow and specific. “Who is the 6 Nimmt! world champion” returns maybe ten meaningful sources on the entire internet. A single well placed edit would dominate the result set&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The payload was modest and simple:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;One domain&lt;/strong&gt;: &lt;a href=&quot;https://6nimmt.com&quot;&gt;6nimmt.com&lt;/a&gt;. About $12 USD. Cheap!&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;One press release&lt;/strong&gt;: A short LLM-generated announcement of my victory complete with quotes and a “confetti rained down, the crowd erupted” closer that reads exactly like the slop you’d expect from an automated press desk&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;One Wikipedia edit&lt;/strong&gt;: A paragraph added to the 6 Nimmt! article announcing the championship with a single citation pointing back to 6nimmt.com&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The whole thing took maybe twenty minutes.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/wikipedia.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;I’m sorry, Wikipedia&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&quot;trust-laundering&quot;&gt;Trust Laundering&lt;/h2&gt;

&lt;p&gt;This is the part that really matters.&lt;/p&gt;

&lt;p&gt;A reader arriving at the Wikipedia article sees a paragraph with a citation. Citations are like the currency of Wikipedia trust. They are the reason we treat it as a reference rather than a message board. My fraudulent citation points at 6nimmt.com, which carries a press release making the same exact claim the Wikipedia paragraph summarizes. To a casual reader the two sources agree.&lt;/p&gt;

&lt;p&gt;To an LLM it’s the same thing. The model sees the Wikipedia article (high trust), sees the citation (reinforces the trust), and sees the independent looking press release (corroboration). Two signals pointing in the same direction that on first glance appear to be legitimate.&lt;/p&gt;

&lt;p&gt;Except they’re the same exact signal. My signal. Wikipedia is quoting my site. My site has no independent corroboration. It’s totally made up. &lt;strong&gt;The whole house of cards rests on a $12 domain registration I did while drinking coffee.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This is the circular citation pattern, and it’s one of the most under discussed attacks on the “retrieval augmented generation” trust model. It doesn’t require compromising Wikipedia’s infrastructure with l33t hacker skills. It doesn’t require social engineering an editor. You just simply write the source yourself, cite yourself on Wikipedia, and let the trust flow downstream. Easy peasy!&lt;/p&gt;

&lt;h2 id=&quot;the-test&quot;&gt;The Test&lt;/h2&gt;

&lt;p&gt;I asked a few LLMs a simple question:&lt;/p&gt;

&lt;blockquote&gt;
  &lt;p&gt;Can you tell me who the 6nimmt world champion is?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/omg1.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Strike 1&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/omg2.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Strike 2&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/omg3.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Strike 3 - You’re out&lt;/em&gt;&lt;/p&gt;

&lt;h2 id=&quot;why-this-is-a-bigger-deal-than-it-looks&quot;&gt;Why This Is A Bigger Deal Than It Looks&lt;/h2&gt;

&lt;p&gt;There are three separate failure modes here that stack.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. The retrieval layer (immediately)&lt;/strong&gt; Any LLM that grounds answers in web search inherits the trustworthiness of whatever ranks for a given query. SEO poisoning has existed for as long as search has existed. We’re now piping those results directly into the context window of systems that generate confident sounding replies from them. The attack surface is not hypothetical, it’s the default case.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;2. The model training corpus layer (months to years)&lt;/strong&gt; Wikipedia is in almost every major pretraining corpus. If my edit survives long enough (and it has since early 2025), the fake championship gets absorbed into the weights of every frontier model trained after the scrape. One edit, N models, effectively permanent, immortality acheived. Even if the Wikipedia edit is reverted later any model trained on the pre-revert dump still carries my legacy. The cleanup problem for corpus poisoning is genuinely unsolved as of 2026.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;3. The agent layer (where the money is)&lt;/strong&gt; Chat models producing bad information is a reputational problem. Agents with tool access producing bad actions is a security problem. “Look up our vendor’s policy on X and act accordingly” is increasingly how AI agents are deployed and poisoning the retrieved source lets an attacker specify the action. If you’re deploying agents against external content without some source or verification controls then you are giving that attacker permissions on your infrastructure.&lt;/p&gt;

&lt;h2 id=&quot;mitigations&quot;&gt;Mitigations&lt;/h2&gt;

&lt;p&gt;For individuals using LLMs with retrieval capabilities:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Treat single source claims as uncorroborated regardless of how authoritative the single source looks&lt;/li&gt;
  &lt;li&gt;Parallel phrasing across sources is a signature of derivation, not corroboration. Use my example and think like an attacker&lt;/li&gt;
  &lt;li&gt;Self referential Wikipedia citations should move your trust needle toward zero&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For LLM providers and researchers:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Provenance surfacing should be a first class product feature instead of a footnote. Show me the independence and scoring of sources, not just their count or links to the reference&lt;/li&gt;
  &lt;li&gt;Recent Wikipedia edits on lower traffic articles deserve skepticism proportional to their niche and novelty especially when the citations are to newly registered domains&lt;/li&gt;
  &lt;li&gt;Training pipelines should include heuristic filters for recently added Wikipedia content with suspicious citation patterns. “Added in the last N days, cites only a single external source, that source’s domain was registered within the same window” is an easily detectable pattern&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For Wikipedia itself:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;The “reliable sources” policy needs to grapple with a new world where LLM assisted vandalism can produce plausible press releases at the click of a button. Citation only to a single source registered within an edit window is a discoverable pattern for Wikipedia as well.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;The thing LLMs are worst at detecting is the thing they’re designed to do, which is trust text and resources. The web was already being poisoned for search and link ranking long before LLMs existed. We are now plugging generative models directly into that poisoned pipeline and asking them to reason confidently about “truth” on our behalf. The answer is not “the model will figure it out”, as the model cannot tell a real source from one I registered last Tuesday. Or how many R’s are actually in the word “strawberry”.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;This attack and test was a $12 domain, a single Wikipedia edit, and about twenty minutes of my time.&lt;/strong&gt; Scale that up with a motivated adversary, a handful of seeded domains, a coordinated edit campaign across a dozen low traffic articles, and the attack surface gets interesting very quickly. Think nation states. Think politics. Think vital life saving and survival information.&lt;/p&gt;

&lt;p&gt;This is where I think the next generation of disinformation and supply chain attacks lives. Not in compromising models at training time, but in compromising the information substrate the models retrieve at inference time.&lt;/p&gt;

&lt;p&gt;The championship does not exist, sadly. But the trust pattern that made it briefly exist in an LLM’s answer absolutely does, and we should take it seriously before it’s being used for something that matters.&lt;/p&gt;

&lt;p&gt;If a tree falls in the forest, and no one is around, does it make a sound?&lt;/p&gt;

&lt;p&gt;If a championship is won via an LLM, and no one is around, does that make it illegitimate?&lt;/p&gt;

&lt;h2 id=&quot;follow-up&quot;&gt;Follow Up&lt;/h2&gt;
&lt;p&gt;Within minutes of me publishing this article, the Wikipedia entry has been removed - and rightly so. Here is the real trophy.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/6nimmt/wiki-removed.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
</description>
        <pubDate>Fri, 24 Apr 2026 07:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/how-i-won-a-championship-that-doesnt-exist/</link>
        <guid isPermaLink="true">https://ron.stoner.com/how-i-won-a-championship-that-doesnt-exist/</guid>
        
        
      </item>
    
      <item>
        <title>The History of Stoner.com</title>
        <description>&lt;h2 id=&quot;from-pipeline-simulators-to-self-sovereignty&quot;&gt;From Pipeline Simulators to Self-Sovereignty&lt;/h2&gt;

&lt;p&gt;Every domain name has a story and most of those stories have been lost. 
Domains from the past that were registered, parked, and since forgotten. 
An entire generation of internet history lost to the perils of time and corrupted server backups.&lt;/p&gt;

&lt;p&gt;Some domains though have lived full lives, passing through the hands of engineers, corporations, mergers, and acquisitions before ending up somewhere no one could have predicted.&lt;/p&gt;

&lt;p&gt;This is the history of &lt;strong&gt;stoner.com&lt;/strong&gt;. A domain that has been alive since the earliest days of the commercial internet, and one that I call home.&lt;/p&gt;

&lt;h2 id=&quot;19931997-the-pipeline-era&quot;&gt;1993–1997: The Pipeline Era&lt;/h2&gt;

&lt;p&gt;The domain stoner.com first appeared in internet registry records in &lt;strong&gt;1993&lt;/strong&gt;, making it &lt;strong&gt;older than most of the world wide web&lt;/strong&gt; as we know it.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Google wouldn’t exist for another five years&lt;/li&gt;
  &lt;li&gt;Altavista was the search engine that actually gave decent results&lt;/li&gt;
  &lt;li&gt;Amazon wouldn’t start selling books for another year&lt;/li&gt;
  &lt;li&gt;Mosaic and Netscape Navigator were the browsers of the future&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This was the internet I cut my teeth on and remember fondly. Plaintext webpages, web rings, animated GIFs, guestbooks, and so many sites “under construction”. Hours lost browsing “random sites” to see what one could find, learn, and participate in.&lt;/p&gt;

&lt;p&gt;The domain in those early days belonged to &lt;strong&gt;Stoner Associates, Inc. (SAI)&lt;/strong&gt;, a software company based in Carlisle, Pennsylvania. Stoner Associates had nothing to do with cannabis culture or firearms to the surprise of many. They built pipeline simulation and network modeling software for the natural gas, water, electric, and petroleum industries. The company had been around since at least the mid &lt;strong&gt;1980s&lt;/strong&gt;, steadily acquiring smaller firms and building out an enterprise software suite used by utilities around the world.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/stoner_sps1.png&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://ron.stoner.com/images/stonercom/stoner_sps2.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Stoner Pipeline Simulator&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The first Wayback Machine snapshot of the site dates to &lt;strong&gt;July 22, 1997&lt;/strong&gt;. At the time, Stoner Associates was hosting the &lt;strong&gt;Pipeline Simulation Interest Group (PSIG)&lt;/strong&gt; homepage on the domain. PSIG was a niche professional organization founded in &lt;strong&gt;1969&lt;/strong&gt;, dedicated to &lt;strong&gt;&lt;em&gt;exciting&lt;/em&gt;&lt;/strong&gt; things like advancing pipeline modeling and simulation. Their annual meetings drew about 130 attendees comprised of gas company engineers, oil industry consultants, and academics from around the globe. Their agenda was to discuss transient flow dynamics, two-phase flow, optimization techniques in a characteristically “unstructured, informal manner”, and all things gas and pipelines.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/1997-jul.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;stoner.com circa 1997&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The page was pure early &lt;strong&gt;1990s&lt;/strong&gt; web with plain HTML, no CSS to speak of, a long list of hyperlinks to organizations like the American Gas Association, Chevron Pipeline Company, the Office of Pipeline Safety, and a contact directory. The treasurer’s contact was listed at the bottom — Donald W. Schroeder Jr., Stoner Associates, Inc., P.O. Box 86, Carlisle, PA 17013 with his email at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;schroed@stoner.com&lt;/code&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/1997-treasurer.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;It was a simpler time and a simpler internet. Some would say, a better and more free internet.&lt;/p&gt;

&lt;h2 id=&quot;late-19971999-severn-trent-takes-over&quot;&gt;Late 1997–1999: Severn Trent Takes Over&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/heroes/1997-dec.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Severn Trent - 1997&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;By the end of &lt;strong&gt;1997&lt;/strong&gt;, the site transitioned to showcase the &lt;strong&gt;Severn Trent Systems&lt;/strong&gt; group of companies. Severn Trent, a UK-based utility conglomerate, had absorbed Stoner Associates as one of three business units alongside Severn Trent Systems (US) and STS (UK).&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/1998-dec.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Severn Trent - 1999&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The site described over 500 employees across offices in Houston, Carlisle, Phoenix, and Birmingham, England. The messaging was enterprise software through and through with taglines such as “SolutionSuite,” “world-class customer information systems,” and “network modeling products.” A timeline of acquisitions painted the picture of a company growing through consolidation.&lt;/p&gt;

&lt;p&gt;By 1999 the site had received fresh branding and added a fifth office in Swindon, England. Stoner Associates acquired Marshall Consulting Inc. for GIS integration services and entered into official business partnerships with seven GIS vendors. The company boasted that 90 percent of the US gas distribution market was served by utilities running Stoner Associates software products.&lt;/p&gt;

&lt;h2 id=&quot;20002003-rebrands-on-rebrands&quot;&gt;2000–2003: Rebrands on Rebrands&lt;/h2&gt;

&lt;p&gt;The early 2000s brought the kind of corporate identity churn that defined the era. The site went through multiple rebrands while still under the Severn Trent umbrella. It had a refreshed look in &lt;strong&gt;2000&lt;/strong&gt; and another in &lt;strong&gt;2001&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2002-apr.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Advantica Stoner - circa Late 2001/2002&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;2001&lt;/strong&gt; Stoner Associates was acquired by Advantica, creating &lt;strong&gt;Advantica Stoner&lt;/strong&gt;. The company moved its Pennsylvania office to Mechanicsburg later on in &lt;strong&gt;2006&lt;/strong&gt;. This will be important later in my story.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2002-advantica1.png&quot; alt=&quot;&quot; /&gt;
&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2002-advantica2.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;By &lt;strong&gt;April 2002&lt;/strong&gt;, the domain had fully transitioned to the Advantica Stoner branding while still promoting products like SynerGEE Gas, SynerGEE Water, SynerGEE Electric, and the ProtectionDB system.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2003-oct.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Advantica - circa 2003&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;By &lt;strong&gt;August 2003&lt;/strong&gt;, “Advantica Stoner” was trimmed down to just &lt;strong&gt;Advantica&lt;/strong&gt;, and the company pushed visitors toward &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;advantica.biz&lt;/code&gt;. Another redesign followed in October under the Advantica brand.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2004-mar.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Firewall Errors - circa 2004&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Then came the firewall errors. In &lt;strong&gt;March 2004&lt;/strong&gt;, the site went down with a “FW-1 at heat” error indicating a Check Point firewall was overloaded or misconfigured. The site stayed broken for roughly around one to two months before coming back online in May, only to hit another denial error in June. Enterprise IT was an evolving industry at the time and monitoring, response, and remediation were not as robust as they are today. A lot of times one would only know something was down or there was an outage due to a friend telling them “Hey, I tried to get to your website yesterday and couldn’t.”&lt;/p&gt;

&lt;h2 id=&quot;20052010-the-quiet-years&quot;&gt;2005–2010: The Quiet Years&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;December 2005&lt;/strong&gt; brought a cleaner redesign. Less Flash, more substance. For those who weren’t there, Adobe Flash was everywhere in the early to mid 2000s. It was how you got animations, interactive menus, video players, and anything that looked cooler than plain HTML onto a webpage. Entire sites were built in Flash. It was the standard for anything that needed to move or look polished.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2006-jan.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;stoner.com - circa 2005/2006&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The problem was Flash was a resource hog, a security nightmare, and completely invisible to search engines. It didn’t work on mobile when smartphones started taking off, and Apple’s decision to block Flash on the iPhone in &lt;strong&gt;2010&lt;/strong&gt; was the beginning of the end. Steve Jobs publicly called it out for its poor performance and security vulnerabilities, which was the opposite take of most at the time. HTML5 and other technologies eventually replaced everything Flash could do natively in the browser with no plugins required. Adobe officially killed Flash somewhere around &lt;strong&gt;2020&lt;/strong&gt;. So stoner.com was moving in the right direction by stripping Flash out.&lt;/p&gt;

&lt;p&gt;The site’s footer proudly declared:
&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2006-jun.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;“This website is best viewed in Internet Explorer version 6.”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This was a timestamp of a different era entirely. Microsoft Internet Explorer dominated the web browser market for years. At its peak in the early &lt;strong&gt;2000s&lt;/strong&gt; it held over 90% of the market share. It came bundled with the Windows operating system and for most people this &lt;em&gt;was&lt;/em&gt; the internet. That started changing when Mozilla Firefox showed up and gave people a real alternative with features like tabbed browsing, better standards, and extensions. By the time Microsoft finally put IE out of its misery in &lt;strong&gt;2022&lt;/strong&gt;, it was a joke (and had been for some time). But back then in &lt;strong&gt;2005&lt;/strong&gt;, optimizing your site for IE6 was how it was done.&lt;/p&gt;

&lt;p&gt;From &lt;strong&gt;2007 through 2010&lt;/strong&gt;, the site was essentially dormant. Two minor content updates in &lt;strong&gt;2007&lt;/strong&gt;, two in &lt;strong&gt;2008&lt;/strong&gt;, and then nothing at all in &lt;strong&gt;2009&lt;/strong&gt; and &lt;strong&gt;2010&lt;/strong&gt;. The domain was alive, but just barely. It is unknown if the domain was owned by Advantica at this time, or if a new owner had taken over (it looks like an acquisition happened sometime in &lt;strong&gt;2007&lt;/strong&gt;).&lt;/p&gt;

&lt;h2 id=&quot;20112013-gl-noble-denton&quot;&gt;2011–2013: GL Noble Denton&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2011-feb.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;GL Noble Denton- circa 2011&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;In &lt;strong&gt;February 2011&lt;/strong&gt;, new ownership had announced itself and the site was to follow. &lt;strong&gt;GL Noble Denton&lt;/strong&gt; acquired the software business and rebranded the site entirely. Social sharing icons appeared such as Twitter, Facebook, Digg, Google, Yahoo, and Live which was indicative of the exploding social web circa &lt;strong&gt;2011&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2011-socials.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;The start of social sharing&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;GL Noble Denton positioned themselves as offering “a comprehensive portfolio of software solutions across the oil and gas sector,” covering safety, performance, and asset integrity. The site served this corporate purpose through &lt;strong&gt;2012&lt;/strong&gt; providing content and redirects to their main domain.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2013-may.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;By &lt;strong&gt;2013&lt;/strong&gt;, any mention of “Stoner” had been scrubbed from the site entirely. The pipeline simulation legacy of Stoner Associates was fading into corporate archaeology. This is also around the time I started monitoring the site and checking in regularly with the owners to see if they would be interested in a potential sale. No luck on that front in &lt;strong&gt;2013&lt;/strong&gt;.&lt;/p&gt;

&lt;h2 id=&quot;20142017-dnv-gl-and-the-merger-void&quot;&gt;2014–2017: DNV GL and the Merger Void&lt;/h2&gt;

&lt;p&gt;In &lt;strong&gt;2014&lt;/strong&gt;, the domain changed hands again to &lt;strong&gt;DNV GL&lt;/strong&gt;, a global technical advisor to the oil and gas industry, formed through the merger of Det Norske Veritas (DNV) and Germanischer Lloyd (GL). The site got a modern responsive redesign with a bootstrap style “single page” style layout, clean typography, and professional stock photography.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2015-mar.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;The start of cookie banners&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;A cookies consent banner appeared in &lt;strong&gt;2015&lt;/strong&gt;, moved from top to bottom in &lt;strong&gt;2016&lt;/strong&gt;, and various content updates trickled through. The concept of cookies had existed since the mid-90s and were small text files that websites stored on your browser to remember who you were, what was in your shopping cart, or that you were logged in. For years nobody thought twice about them. Sites just dropped cookies on your machine and that was that. No notification, no consent, no opt out, and the advertising industry loved this. Third party cookies let ad networks track you across the entire web, building profiles on your browsing habits without you ever knowing or agreeing to it. This was the data that spawned the entire internet ad, pop-ups, and advertising ecosystem.&lt;/p&gt;

&lt;p&gt;Then the EU started pushing back. The ePrivacy Directive in &lt;strong&gt;2002&lt;/strong&gt; laid the groundwork, but it was the &lt;strong&gt;2011&lt;/strong&gt; update that forced websites to actually inform users about cookies and get consent. That’s when those cookie banners started slowly showing up everywhere. The real hammer dropped with GDPR in &lt;strong&gt;2018&lt;/strong&gt;, which made consent requirements even stricter and came with actual teeth. Fines that could hit 4% of a company’s global revenue.&lt;/p&gt;

&lt;p&gt;The internet before cookie banners was cleaner to look at but far worse for privacy. You were being tracked everywhere with zero transparency. Now we have the opposite problem. Every site hits you with a popup before you can read a single word and most people just click “accept all” without reading anything. The tracking largely continues on fueling the ad and data machines.&lt;/p&gt;

&lt;p&gt;Then in &lt;strong&gt;2017&lt;/strong&gt;, the site went to its most minimal state yet with only a scary single line of plaintext:
&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2017-merger.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;“Following a merger, the information you are looking for is now to be found on https://www[dot]dnvgl[dot]com”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;That was it. The 24-year history of stoner.com as a utility software domain was over, and the domain SEO (search engine optimization for page listing and ranking) would tank. The site was now a redirect notice for a Norwegian-German maritime and energy conglomerate, much like other dead and forwarded domains on the internet.&lt;/p&gt;

&lt;h2 id=&quot;20182022-the-hunt&quot;&gt;2018–2022: The Hunt&lt;/h2&gt;

&lt;p&gt;This is where I started to get ruthlessly aggressive.&lt;/p&gt;

&lt;p&gt;I’d been watching stoner.com since around &lt;strong&gt;2013&lt;/strong&gt;. I tried unsuccessfully using domain backfill services, negotiation services and agents, and spoke to resellers in the space about my approach.&lt;/p&gt;

&lt;p&gt;The DNV GL merger left the domain displaying nothing but a plaintext redirect message and I knew this was my chance. There was just one problem. How would I get a massive multinational corporation to sell me a six letter .com &lt;strong&gt;1993&lt;/strong&gt; domain?&lt;/p&gt;

&lt;p&gt;I looked up WHOIS records. I drove hours to physical addresses listed in registration data (including the old Carlisle and Mechanicsburg PA office locations). I sent LinkedIn messages. I stalked DNV GL executives on Twitter and blew up their emails and DMs (sorry). I did everything short of showing up at their Oslo headquarters with a suitcase full of money (though I did consider it and was pricing out plane tickets). The domain name was perfect. It was &lt;em&gt;my name&lt;/em&gt;. And I was not going to let it rot as a dead plaintext redirect…&lt;/p&gt;

&lt;p&gt;Through &lt;strong&gt;2018&lt;/strong&gt; and &lt;strong&gt;2019&lt;/strong&gt;, the same merger message sat on the site. No updates. No response to my inquiries. I was slowly losing my mind and my window was closing.&lt;/p&gt;

&lt;p&gt;The WHOIS records at this time still showed the domain registered to &lt;strong&gt;Advantica, Inc.&lt;/strong&gt; (the old owner) with nameservers at Windstream Hosting and an admin email at &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;dnsadmin@stoner.com&lt;/code&gt;. The domain was technically active, but completely abandoned in practice with no response from any of the contact addresses. Cobwebs were forming around its digital corpse.&lt;/p&gt;

&lt;p&gt;By &lt;strong&gt;October 2021&lt;/strong&gt;, even the merger message was gone now replaced by a generic hosting error:&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2021-oct.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;“Error. Page cannot be displayed. Please contact your service provider for more details. (17)”&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;This was not looking good, though I persisted. In &lt;strong&gt;August 2022&lt;/strong&gt; I still had not made any progress on aquiring the domain. While I was able to make contact and speak directly over the phone with some of the DNV GL IT Team and Executives earlier that year, no sale was offered, I was told to go away, and communication went quiet.&lt;/p&gt;

&lt;p&gt;My search was effectively dead in the water. The owner didn’t want to make a sale and wasn’t interested in releasing control.&lt;/p&gt;

&lt;p&gt;Then…after some time and by some stroke of luck the site had updated and a generic contact form appeared!&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2022-aug.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;A New Contact Form Appears - circa late 2022&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Someone had either acquired the domain unbeknownst to me or was selling it as a third party. I filled the form immediately and eagerly awaited a response.&lt;/p&gt;

&lt;p&gt;After a few rounds of communication and negotiation, I’m happy to say that in &lt;strong&gt;November 2022&lt;/strong&gt; the domain was finally transferred to me.&lt;/p&gt;

&lt;h2 id=&quot;november-2022present-resurrection&quot;&gt;November 2022–Present: Resurrection&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;December 2022&lt;/strong&gt; — I put up a simple page as a test. The most simple page one can do in honor of the spirit of IT, programming, and a new awakening.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2022-dec.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;hello world!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Hello world. After nearly a decade of watching and waiting stoner.com was mine and resurrected from the grave.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/stonercom/2023-apr.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;A ressurection and new design&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;By &lt;strong&gt;April 2023&lt;/strong&gt;, I had the site properly set up with Jekyll-based static templating, version control in a Git repository, and a build pipeline via CI/CD triggered and permissioned actions. The way a security researcher’s personal site should be built.&lt;/p&gt;

&lt;h2 id=&quot;today-and-onward&quot;&gt;Today and Onward&lt;/h2&gt;

&lt;p&gt;Today, stoner.com is my home where I write about and host my projects related to security, privacy, and self-sovereign technology. The domain that once served pipeline simulation papers to 130 petroleum engineers now hosts blog posts about social media security, Bitcoin, and the fragility of the modern internet.&lt;/p&gt;

&lt;h2 id=&quot;timeline&quot;&gt;Timeline&lt;/h2&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th&gt;Year&lt;/th&gt;
      &lt;th&gt;Owner / Era&lt;/th&gt;
      &lt;th&gt;Site Content &amp;amp; Notes&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td&gt;1993&lt;/td&gt;
      &lt;td&gt;Unknown&lt;/td&gt;
      &lt;td&gt;Domain appears in internet registries&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;1993–1997&lt;/td&gt;
      &lt;td&gt;Stoner Associates, Inc.&lt;/td&gt;
      &lt;td&gt;PSIG pipeline simulation homepage&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;1997–1999&lt;/td&gt;
      &lt;td&gt;Severn Trent Systems / Stoner Associates&lt;/td&gt;
      &lt;td&gt;Enterprise utility software suite&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2000–2001&lt;/td&gt;
      &lt;td&gt;Severn Trent Systems&lt;/td&gt;
      &lt;td&gt;Multiple rebrands&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2002–2003&lt;/td&gt;
      &lt;td&gt;AdvanticaStoner → Advantica&lt;/td&gt;
      &lt;td&gt;SynerGEE product line&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2004&lt;/td&gt;
      &lt;td&gt;Advantica&lt;/td&gt;
      &lt;td&gt;Firewall errors and downtime&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2005–2010&lt;/td&gt;
      &lt;td&gt;Advantica&lt;/td&gt;
      &lt;td&gt;IE6 compatibility, slow fade into dormancy&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2011–2013&lt;/td&gt;
      &lt;td&gt;GL Noble Denton&lt;/td&gt;
      &lt;td&gt;Oil &amp;amp; gas software, social media integration&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2014–2016&lt;/td&gt;
      &lt;td&gt;DNV GL&lt;/td&gt;
      &lt;td&gt;Responsive redesign, cookies &amp;amp; banners&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2017–2021&lt;/td&gt;
      &lt;td&gt;DNV GL (abandoned)&lt;/td&gt;
      &lt;td&gt;Plaintext merger redirect → hosting errors&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2022&lt;/td&gt;
      &lt;td&gt;Unknown&lt;/td&gt;
      &lt;td&gt;Generic contact form&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2022&lt;/td&gt;
      &lt;td&gt;Ron Stoner&lt;/td&gt;
      &lt;td&gt;Domain transferred November 11, 2022&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td&gt;2023–present&lt;/td&gt;
      &lt;td&gt;Ron Stoner&lt;/td&gt;
      &lt;td&gt;Security, privacy, and self-sovereignty personal site&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
&lt;/table&gt;

&lt;h2 id=&quot;30-years-of-a-domain&quot;&gt;30+ Years of a Domain&lt;/h2&gt;

&lt;p&gt;A domain name is just a string of characters pointing at an IP address. But stoner.com has had a life and a story, as did many domain names.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;It’s been a resource for oil and pipeline engineers&lt;/li&gt;
  &lt;li&gt;It’s been a corporate asset traded between companies on three continents&lt;/li&gt;
  &lt;li&gt;It’s been abandoned behind firewall errors and merger redirects&lt;/li&gt;
  &lt;li&gt;It’s witnessed various browser, coding, and protocol changes&lt;/li&gt;
  &lt;li&gt;And now it’s a personal site run by a security engineer who wouldn’t stop sending LinkedIn messages until someone sold it to him&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;From Donald Schroeder’s PSIG treasurer listing in &lt;strong&gt;1997&lt;/strong&gt;, to my “hello world!” in &lt;strong&gt;December 2022&lt;/strong&gt; and onward.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you own a domain or are in a similar situation, please consider doing the same style of documentation and history before it’s lost forever&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;em&gt;-Ron&lt;/em&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;h2 id=&quot;references&quot;&gt;References&lt;/h2&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;a href=&quot;https://web.archive.org/web/19990427111041/http://www.stoner.com/&quot;&gt;Wayback Machine&lt;/a&gt;&lt;/li&gt;
  &lt;li&gt;&lt;a href=&quot;https://www.dnv.com/software/campaigns-2020/pipeline-50-years-of-excellence/&quot;&gt;50 Years of Pipeline Excellence&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</description>
        <pubDate>Mon, 10 Mar 2025 07:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/the-history-of-stoner-com/</link>
        <guid isPermaLink="true">https://ron.stoner.com/the-history-of-stoner-com/</guid>
        
        
      </item>
    
      <item>
        <title>I Gained 1 Million Followers in 24 Hours</title>
        <description>&lt;p&gt;Social media dominance often translates to influence and power. I recently embarked on an exercise to expose the fragility and manipulability of these platforms. My mission was to gain 1 million followers on Nostr within 24 hours.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/heroes/nostr-number1.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Here’s how it all worked.&lt;/p&gt;

&lt;h2 id=&quot;the-experiment&quot;&gt;The Experiment&lt;/h2&gt;

&lt;h3 id=&quot;nostr&quot;&gt;Nostr&lt;/h3&gt;

&lt;p&gt;Nostr is an innovative alternative to traditional social media platforms. In centrally hosted social media a single entity controls the servers and infrastructure whereas Nostr gives you complete control over your posts and content. You can also manage the transmission pipeline and the servers through which your data flows if one chooses.&lt;/p&gt;

&lt;p&gt;Nostr uses public and private key pairs for identity, digital signing, and account authorization. This method is known as a cryptographic “something you have” in security. Your private key (think of a key to a lock or even your password) remains confidential and in your control, while your public key (the lock or similarly your email address) can be shared for others to interact with you securely. Cryptographic processes and math help to hash, digitally sign, and encrypt your messages. This means that others cannot tamper with them or impersonate you as easily.&lt;/p&gt;

&lt;p&gt;For those interested in the technical details, each Nostr event consists of a series of JSON-formatted values. These include information about the post’s metadata, its content, and a Schnorr digital signature. You can read more about it at &lt;a href=&quot;https://github.com/nostr-protocol/nips/blob/master/01.md&quot;&gt;https://github.com/nostr-protocol/nips/blob/master/01.md&lt;/a&gt; 
.&lt;/p&gt;

&lt;h3 id=&quot;sybil-attack&quot;&gt;Sybil Attack&lt;/h3&gt;

&lt;p&gt;A Sybil attack is like a sneaky trick where someone pretends to be many different people on the internet in order to cause trouble. Imagine you’re playing a game with your friends and one of the players secretly makes a lot of fake accounts to join the game. They use these fake accounts to cheat, make unfair rules, or mess up the game for everyone else.&lt;/p&gt;

&lt;p&gt;In the same way, during a Sybil attack a person creates many fake identities on the internet to try to take control or disrupt things. It’s not a nice thing to do and it can make it hard for people to trust what they see and hear on the internet. &lt;strong&gt;So that’s exactly what we’re going to do.&lt;/strong&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-approach&quot;&gt;The Approach&lt;/h3&gt;

&lt;p&gt;I like taking advantages of existing features in products. I’ve always been keen on using the system functionality against itself. While what I did was nothing novel, it was achievable none-the-less. I knew from other scripts I worked on prior that generating over 1 million keypairs locally on a CPU and broadcasting them into the Nostr network was both cheap and easy, but would take some time to broadcast the follow event payload. In a world of cheap, easy, and fast you only get two out of the three.&lt;/p&gt;

&lt;p&gt;The exercise was accomplished with less than 200 lines of code. However, I won’t share that here as I don’t want others to replicate my actions.&lt;/p&gt;

&lt;p&gt;The script I designed automates the creation of new follower accounts and the sending of follow requests. Here’s a simplified overview:&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;&lt;strong&gt;Generate Keys&lt;/strong&gt;: Create new public and private key pairs.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Sign Events&lt;/strong&gt;: Sign follower events using the private key.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Send Events&lt;/strong&gt;: Send these signed events to multiple Nostr relays, effectively following the target account.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Secret Sauce&lt;/strong&gt;: Every script needs a secret sauce for that “je ne sais quoi” feeling.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Initially this worked well - but wasn’t as fast as I wanted. I knew we could do better. I added several relays into a “relay array” and revised my code to iterate through each. Things improved, reaching around 13 follow requests per second.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Followers per second&lt;/strong&gt;: 13&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Seconds per minute&lt;/strong&gt;: 60&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Minutes per hour&lt;/strong&gt;: 60&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Total new followers per hour = 13 * 60 * 60 ≈ 46,800&lt;/p&gt;

&lt;p&gt;To hit 1 million followers in 24 hours: &lt;strong&gt;1,000,000 / 46,800 ≈ 21.37 hours&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;One can see that under perfect network conditions, this feat could be achieved in under 24 hours - but I wanted more speed. I curated the relay list based on Nostr event responses I was receiving (both good and bad) and introduced multithreading into my script. It was now hitting over 100 “follow” requests per second and the overall time needed would be reduced.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Followers per second&lt;/strong&gt;: 100&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Seconds per minute&lt;/strong&gt;: 60&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Minutes per hour&lt;/strong&gt;: 60&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Total new followers per hour = 100 * 60 * 60 = 360,000&lt;/p&gt;

&lt;p&gt;To hit 1 million followers in 24 hours: &lt;strong&gt;1,000,000 / 360,000 ≈ 2.78 hours&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-stats.gif&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;It’s alive and working&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;observations&quot;&gt;Observations&lt;/h3&gt;

&lt;p&gt;I walked away to eat some dinner and when I came back I saw that some relays started getting overwhelmed and were dropping connections. Others had implemented security controls such as authorization, address whitelisting for publishing, IP address rate limiting, proof-of-work, and other novel systems involving challenges. While this experiment underscores the inherent vulnerabilities in social media networks and the ease with which some of these systems can be exploited, it also highlights positive security controls that are being utilized by some nostr relay operators today.&lt;/p&gt;

&lt;p&gt;Out of the 300 relays I used in my final list, &lt;strong&gt;175 relays (58.33%)&lt;/strong&gt; were either using protection mechanisms or were not resolvable publicly. This indicates a strong trend towards enhancing the security and privacy of relay communications.&lt;/p&gt;

&lt;p&gt;On the other hand, &lt;strong&gt;125 relays (41.67%)&lt;/strong&gt; were found to be active and accessible without any additional protection. While these relays are operational, the absence of protective measures may leave them vulnerable to potential security threats, downtime, or future spam or storage attacks. Nostr relay spam filtering seems to be specific to general event types and posts and not the more esoteric or later introduced event types.&lt;/p&gt;

&lt;p&gt;While my script only ran for a few hours, it highlighted a potential vulnerability that a well-motivated and well-resourced attacker could exploit. If someone with malicious intent were to replicate and scale up this approach, they could cause significant event bloat across the Nostr network. This could lead to several serious issues for Nostr relays, including potential downtime, network congestion, and substantial storage challenges.&lt;/p&gt;

&lt;h3 id=&quot;charts-and-stats&quot;&gt;Charts and Stats&lt;/h3&gt;
&lt;p&gt;Thank you to &lt;a href=&quot;https://web.archive.org/web/20230307024903/https://stats.nostr.band/&quot;&gt;stats[dot]nostr[dot]band&lt;/a&gt; for providing the following charts and statistics.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-daily-new-users.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Daily New Users&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-total-users.png&quot; alt=&quot;nostr-stats&quot; /&gt;
&lt;em&gt;Total Nostr Users&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-total-profile-events.png&quot; alt=&quot;nostr-stats&quot; /&gt;
&lt;em&gt;Total Profile Events Published&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-events-published.png&quot; alt=&quot;nostr-stats&quot; /&gt;
&lt;em&gt;Events Published&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;challenges-and-fixes&quot;&gt;Challenges and Fixes&lt;/h3&gt;

&lt;p&gt;Despite initial success, several challenges did occur:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Authentication (Auth)&lt;/strong&gt;: Some relays required authentication thereby limiting access.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Whitelisting&lt;/strong&gt;: Certain relays only accepted specific accounts.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Follows Not Allowed&lt;/strong&gt;: Some relays blocked follow events.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Rate Limiting&lt;/strong&gt;: Relays enforced rate limits to prevent spamming.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Proof of Work&lt;/strong&gt;: Some relays required proof of work to mitigate spam.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Paid Relays&lt;/strong&gt;: A few relays operated on a pay-to-use basis.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In addition, the Nostr network should consider implementing:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;&lt;strong&gt;Honey Pot Relays&lt;/strong&gt;: Honeypots could help detect and alert on attacks in real time.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Nostr Security Operations&lt;/strong&gt;: A dedicated security and monitoring team would help relay operators respond to attacks.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Alerting and Monitoring&lt;/strong&gt;: As with any large corporation or product, monitoring and alerting is essential.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Relay Health Report&lt;/strong&gt;: Additional metrics such as free disk space, spam mitigation, and overall health would help identify weak points in the network.&lt;/li&gt;
  &lt;li&gt;&lt;strong&gt;Spam Filters&lt;/strong&gt;: Spam filtering technology should be applied for &lt;em&gt;most&lt;/em&gt; event types rather than just a few.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;It is suggested that relay operators look into the above as mitigation controls for their relays and the overall health of the Nostr network. This may not be applicable in all scenarios and clients though.&lt;/p&gt;

&lt;h2 id=&quot;conclusion&quot;&gt;Conclusion&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/nostr/nostr-4million.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;This experiment revealed just how artificial social media can be. &lt;strong&gt;The ease with which follower counts and engagement metrics can be manipulated calls into question the authenticity of online personas and the credibility of social media as a whole.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Nostr’s decentralized approach offers robust features, but even it is not immune to exploitation without proper safeguards. Implementing fixes such as authentication, whitelisting, rate limiting, monitoring, alerting, and proof of work can significantly enhance the network’s integrity. This is a task for relay operators and Nostr protocol and client developers to tackle after reviewing and evaluating the pros and cons of each potential fix.&lt;/p&gt;

&lt;p&gt;Overall the Nostr network performed wonderfully during my testing. While I was able to cause spammy behavior, I was not able to impact the general availability to the network. I hope to encourage everyone to be more transparent and adopt secure practices (be it relay operators, developers, or end users) in the vast digital social ecosystem.&lt;/p&gt;
</description>
        <pubDate>Mon, 20 May 2024 07:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/i-gained-1-million-followers-in-24-hours/</link>
        <guid isPermaLink="true">https://ron.stoner.com/i-gained-1-million-followers-in-24-hours/</guid>
        
        
      </item>
    
      <item>
        <title>Nostr Security and Privacy Tips</title>
        <description>&lt;p align=&quot;center&quot;&gt;
  &lt;img src=&quot;https://ron.stoner.com/images/heroes/nostr-security.png&quot; alt=&quot;Nostr hacker sitting at a laptop&quot; width=&quot;300&quot; /&gt; 
&lt;/p&gt;

&lt;p&gt;Nostr is the latest in decentralized protocol advancement. By definition nostr is “a decentralized network based on cryptographic keypairs and that is not peer-to-peer, it is super simple and scalable and therefore has a chance of working”.&lt;/p&gt;

&lt;p&gt;With all new protocols comes new security and privacy concerns that end users should be aware of in order to protect themselves, their information, and ultimately - their identity.&lt;/p&gt;

&lt;h1 id=&quot;findings&quot;&gt;Findings&lt;/h1&gt;

&lt;h2 id=&quot;-private-keys&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Private Keys&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Most nostr impementations currently use a single signature private key generated inside the web browser. In order to use nostr based web applications users must copy and paste private keys into clients in plain text. If someone else obtains your private key, they can potentially access and take control of your nostr keypair and account.&lt;/p&gt;

&lt;h2 id=&quot;-encrypted-dm-metadata&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Encrypted DM Metadata&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;While nostr offers the ability to send encrypted DMs to user pubkeys, the metadata of these messages are broadcast publicly via relays. This is the same as a bitcoin transaction being viewable on the public ledger. The contents of the direct message will be encrypted, but other metadata like the sender and recipient can be viewed by anyone.&lt;/p&gt;

&lt;h2 id=&quot;-cross-site-scripting-xss&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Cross Site Scripting (XSS)&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Cross-site scripting (XSS) is a type of cyber attack that involves injecting malicious code into a website or web application. This code is typically executed in the context of the affected website, allowing the attacker to perform a variety of malicious actions, such as stealing sensitive data, manipulating the website’s content or functionality, or redirecting users to malicious websites.&lt;/p&gt;

&lt;p&gt;One way that XSS attacks can be introduced is through nostr notes and links. For example, an attacker could create a note that contains malicious code and share it via a relay. Since nostr is decentralized, anyone can choose to write a front end client that parses the malicious note for viewing. If a user is using a vulnerable client and clicks on the note their web browser may execute the code and the attack may be successful.&lt;/p&gt;

&lt;h2 id=&quot;-ip-address&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; IP Address&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Relay operators can see the IP address of a nostr user when a user adds and connects to their relay. An IP address is a unique numerical label assigned to every device connected to the internet, and it is used to identify and communicate with that device.&lt;/p&gt;

&lt;p&gt;When a user connects to a relay, the relay can see the IP address of that device and use it to track and monitor its activity. Relay operators may use this information for various purposes, such as tracking user behavior, analyzing traffic patterns, and detecting and preventing security threats.&lt;/p&gt;

&lt;p&gt;It is important for users to be aware of this, as a user IP address can reveal information about their location and online activity. IP addresses also provide attackers with a direct line to you for attack enumeration and vulnerability profiling.&lt;/p&gt;

&lt;h2 id=&quot;-impersonation&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Impersonation&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Public and private keypairs function as both the authentication mechanism and identity of a user. As identity is not tied to a unique username, any user can generate a keypair and set their username and picture to anything they want. This can cause instances of fraud, identity theft, damage to reputation, and harassment.&lt;/p&gt;

&lt;h2 id=&quot;-images-and-media&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Images and Media&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Images and media content on nostr is generally hosted on servers remotely, as opposed to company servers that are controlled by an organizational entity. As such, any user may host and link content from servers they control. This can open up privacy concerns and information leakage.&lt;/p&gt;

&lt;p&gt;In the process, the server can see your IP address and other information about your device, such as the type of browser and operating system being used. This information may be collected and stored by the server owner or operator for various purposes, such as tracking user behavior, analyzing traffic patterns, and targeting users with ads.&lt;/p&gt;

&lt;h2 id=&quot;-pixel-tracking&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; Pixel Tracking&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Pixel tracking is a technique used by website owners and advertisers to track and collect information about users’ online behavior. It involves inserting small, transparent pixels, also known as web beacons, into images or other media on a nostr note or profile image.&lt;/p&gt;

&lt;p&gt;When a user views the image or note containing the pixel, the pixel sends a request to a server to retrieve the image and record the user’s IP address and other information about the device, such as the type of browser and operating system being used.&lt;/p&gt;

&lt;h2 id=&quot;-exif-data&quot;&gt;&lt;i class=&quot;fa fa-exclamation-triangle fa-lg&quot;&gt; EXIF Data&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;EXIF data, or Exchangeable Image File Format data, is metadata that is embedded in a photo or image file. This metadata can include information about the camera used to take the photo, the settings used, the date and time the photo was taken, and other details.&lt;/p&gt;

&lt;p&gt;EXIF data can potentially compromise a user’s privacy in a number of ways. For example, if a user shares a photo on a nostr platform that includes their location data in the EXIF data, it may be possible for someone to determine the exact location where the photo was taken. EXIF data can also include personal information, such as the owner of the camera or the software used to edit the photo.&lt;/p&gt;

&lt;h1 id=&quot;defenses&quot;&gt;Defenses&lt;/h1&gt;

&lt;h2 id=&quot;-private-key-management&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Private Key Management&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Extensions such as nos2x and Alby can help users to manage and store their private key material. This is currently the best solution while hardware wallet and signing device manufacturers incorporate further private key security, such as master keys, multi-signature schemas, and other key enhancements.&lt;/p&gt;

&lt;h2 id=&quot;-use-tested-clients-and-front-ends&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Use Tested Clients and Front Ends&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;To protect against XSS attacks, it is important for website and web application developers to implement proper input validation and sanitization, and for users to be cautious when clicking on links or interacting with unfamiliar content on nostr.&lt;/p&gt;

&lt;h2 id=&quot;-vpn-and-tor&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; VPN and TOR&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Users can use a virtual private network (VPN) and/or the onion routing (TOR) network to mask their IP address and encrypt their internet connection which helps protect privacy when connecting and interacting with relays, links, and content in notes.&lt;/p&gt;

&lt;h2 id=&quot;-use-trusted-known-relays&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Use Trusted Known Relays&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Using known and trusted relays will help provide users with the conduit they need for interacting with nostr notes and events. Honeypot relays, ransomed notes/events, and information gathering relays will have a larger deployment footprint as the network grows and scales.&lt;/p&gt;

&lt;p&gt;Users that require the utmost privacy will choose to run their own relays. Note that this may result in orphaned messages depending on the architecture and lifetime of the self-hosted relay.&lt;/p&gt;

&lt;h2 id=&quot;-verify-nip-05&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Verify NIP-05&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;NIP-05 is a nostr improvement that maps nostr keys to DNS-based internet identifiers. This means that website and domain owners can provide a DNS record on their website which helps to confirm their identity. Various nostr clients and front ends will display NIP-05 verification status on user profiles which helps to provide a greater sense of confidence in user identity.&lt;/p&gt;

&lt;p&gt;Note: this is not a be-all-end-all control as servers providing NIP-05 verification can be compromised. Paid services also exist providing NIP-05 verification and these services may use their own forms of (or no) identity verification.&lt;/p&gt;

&lt;h2 id=&quot;-scrub-image-exif-data&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Scrub Image EXIF Data&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Users should be aware of the EXIF data that is included in the photos they share online and consider removing or obscuring this data if necessary. Users should also be aware of which image hosting sites scrub and remove EXIF data and which do not. Some photo editing software and smartphone apps allow users to remove EXIF data from photos before sharing them online.&lt;/p&gt;

&lt;h2 id=&quot;-dont-click-unknown-links&quot;&gt;&lt;i class=&quot;fa fa-check-circle fa-lg&quot;&gt; Don’t Click Unknown Links&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;Users should never be clicking unsolicited links posted in notes. Unsolicited links can result in off-client phishing attacks, malware downloads, and scams.&lt;/p&gt;

&lt;p&gt;To protect against these types of attacks, it is important for users to be cautious when clicking on unsolicited links and to verify the identity and intent of the sender before interacting with the link.&lt;/p&gt;
</description>
        <pubDate>Thu, 29 Dec 2022 10:30:00 +0000</pubDate>
        <link>https://ron.stoner.com/nostr-security-and-privacy/</link>
        <guid isPermaLink="true">https://ron.stoner.com/nostr-security-and-privacy/</guid>
        
        
      </item>
    
      <item>
        <title>Corporate Security Archetypes</title>
        <description>&lt;p align=&quot;center&quot;&gt;
  &lt;img src=&quot;https://ron.stoner.com/images/heroes/corporate-security.png&quot; alt=&quot;Five corporate security users standing together wearing sunglasses&quot; width=&quot;300&quot; /&gt; 
&lt;/p&gt;

&lt;p&gt;I’ve seen a variety of corporate security user archetypes over my career as a security leader. These include individuals who are proactive about security, those who may have some concerns but may not fully understand the risks, and those who are simply not interested.&lt;/p&gt;

&lt;p&gt;It is important for organizations to consider the attitudes and behaviors of their internal users towards security in order to effectively design and implement security policies and procedures that will be followed and effective.&lt;/p&gt;

&lt;p&gt;The following are the 5 Security Archetypes I’ve encountered.&lt;/p&gt;

&lt;h2 id=&quot;archetypes&quot;&gt;Archetypes&lt;/h2&gt;

&lt;h3 id=&quot;avoidant-&quot;&gt;Avoidant &lt;i class=&quot;fa fa-times-circle fa-lg&quot;&gt;&lt;/i&gt;&lt;/h3&gt;
&lt;p&gt;These are individuals who are not interested in security and may actively avoid following security protocols and procedures. They may view security as an inconvenience or burden and may not understand the importance of adhering to security measures. They may also be resistant to change and may resist implementing new measures.&lt;/p&gt;

&lt;p&gt;In my experience, end users who are &lt;strong&gt;Avoidant&lt;/strong&gt; types tend to go to great lengths to avoid communication and collaboration with security teams. This is often because they have a negative view on security and this can lead to incidents occurring due to misconduct, either internally or externally.&lt;/p&gt;

&lt;h3 id=&quot;laggard-&quot;&gt;Laggard &lt;i class=&quot;fa fa-clock-o fa-lg&quot;&gt;&lt;/i&gt;&lt;/h3&gt;
&lt;p&gt;These are individuals who are not proactive about security and may be slower to adopt new security measures. They may view security as less important or may not fully understand the risks associated with not following security protocols. They may also be resistant to change and may not follow security protocols and procedures consistently.&lt;/p&gt;

&lt;p&gt;While &lt;strong&gt;Laggards&lt;/strong&gt; are not typically malicious in their intentions, their lack of attention to security can result in negligent behavior. This can lead to the introduction of vulnerabilities or the use of shadow IT. Shadow IT refers to the use of unauthorized or unsupported software or hardware within an organization. Shadow IT can present security risks as it may not be properly managed or secured, and it can also create challenges for IT teams who may not be aware of its existence or use.&lt;/p&gt;

&lt;h3 id=&quot;doubter-&quot;&gt;Doubter &lt;i class=&quot;fa fa-question-circle fa-lg&quot;&gt;&lt;/i&gt;&lt;/h3&gt;
&lt;p&gt;These are individuals who may have some concerns about security, but may not fully understand the risks or the importance of following security protocols. They may question the need for certain security measures or may not be sure how to implement them correctly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Doubters&lt;/strong&gt; who are skeptical about security measures may often question their implementation. While they may be able to provide specific arguments, they may not have a full understanding of the broader security landscape and the potential risks from both upstream and downstream attacks. These individuals may tend to ask “What if?” and “Yeah, but…” but may not be able to argue beyond a limited perspective.&lt;/p&gt;

&lt;h3 id=&quot;adopter-&quot;&gt;Adopter &lt;i class=&quot;fa fa-check-square fa-lg&quot;&gt;&lt;/i&gt;&lt;/h3&gt;
&lt;p&gt;These are individuals who are proactive about security and are willing to follow security protocols and procedures. They may view security as important and understand the need to protect sensitive data and systems. They may also be open to learning about new security measures and adopting them in order to ensure the security of the organization.&lt;/p&gt;

&lt;p&gt;Encouraging these &lt;strong&gt;Adopter&lt;/strong&gt; archetypes can be beneficial for an organization, as they can help to promote a culture of security and set a positive example for others to follow. There are several ways to encourage adopter behavior including providing training and resources, recognizing good behavior, and involving adopters in security decision making.&lt;/p&gt;

&lt;h3 id=&quot;champion-&quot;&gt;Champion &lt;i class=&quot;fa fa-trophy fa-lg&quot;&gt;&lt;/i&gt;&lt;/h3&gt;
&lt;p&gt;These are individuals who are highly proactive about security and are willing to take on a spotlight role in promoting security within the organization. They may view security as a top priority and be willing to go above and beyond to ensure the security of the organization. They may be involved in implementing and enforcing security policies and procedures, and may be instrumental in raising awareness about security issues within the organization.&lt;/p&gt;

&lt;p&gt;Having &lt;strong&gt;Champion&lt;/strong&gt; archetypes can be extremely beneficial for an organization, as they can help to drive a culture of security and set an example for others to follow. Some benefits of having this archetype include a high level of leadership, awareness, influence, and expertise within the organization.&lt;/p&gt;

&lt;h2 id=&quot;summary&quot;&gt;Summary&lt;/h2&gt;
&lt;p&gt;In summary, understanding and recognizing the different security archetypes within an organization can be critical for effectively designing and implementing security policies and procedures. By considering the diverse needs and attitudes of security end users, organizations can create a secure and effective environment for all stakeholders.&lt;/p&gt;
</description>
        <pubDate>Thu, 29 Dec 2022 08:03:00 +0000</pubDate>
        <link>https://ron.stoner.com/corporate-security-archetypes/</link>
        <guid isPermaLink="true">https://ron.stoner.com/corporate-security-archetypes/</guid>
        
        
      </item>
    
      <item>
        <title>Bitcoin Security Tips To Help You While Traveling</title>
        <description>&lt;p&gt;Cryptocurrency events are a great opportunity to learn more about bitcoin and make industry connections. If you own bitcoin, however, it’s important to be mindful of your surroundings and take proactive steps to protect yourself and your wealth.&lt;/p&gt;

&lt;p&gt;As we often say, there are no vacations in security. Bitcoin travel requires a little extra precaution. Conference season is heating up again, and so are criminals, attackers, and malicious actors. Here is a helpful travel security guide for attending cryptocurrency-related events.&lt;/p&gt;

&lt;p&gt;Getting to the destination safely is the part of your trip where some quick preparation can help you avoid bitcoin security issues.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Power down your electronic devices fully before going through the security checkpoint.&lt;/strong&gt; Once a device is outside of your control, anyone can do anything with it. It is much harder to unlock and decrypt a computing device when it is in a powered-off state versus a powered-on state where the device was previously unlocked (PIN code, biometrics). It is generally safer to turn on devices once passengers have boarded the plane and the plane doors have been locked. The risk of device seizure is much lower once a plane is boarded and moving.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Never take the majority of your Casa keyset with you.&lt;/strong&gt; Your keyset is designed for geographical distribution and security. If you need to transact in bitcoin at the conference, it is better to use the mobile single key wallet with a limited amount of funds. Having a majority of keys in your possession makes YOU the single point of failure and puts your funds at risk. Learn more about how to keep your bitcoin wallet safe in the below article.&lt;/p&gt;

&lt;h2 id=&quot;the-dos-and-donts-of-bitcoin-key-management&quot;&gt;The Dos and Don’ts of Bitcoin Key Management&lt;/h2&gt;

&lt;p&gt;A companion piece to this post lives over on the Casa blog: &lt;a href=&quot;https://blog.casa.io/the-dos-and-donts-of-bitcoin-key-management/&quot;&gt;The Dos and Don’ts of Bitcoin Key Management&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Don’t advertise the goods.&lt;/strong&gt; The first layer of security is privacy, and privacy is about flying under the radar. Every time I am in a travel hub, I take note of who is wearing a cryptocurrency shirt or who has a bitcoin sticker on the lid of their laptop. Criminals and thieves take note of this as well. Don’t broadcast to everyone you’re traveling with bitcoin.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Always use a VPN when on a shared network, including hotels, airports, and individual rental locations.&lt;/strong&gt; Public networks are often unencrypted, which can put your transmitted data at risk.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Only use your own device chargers and cables.&lt;/strong&gt; Attackers have been known to set up impromptu “charging stations” in travel hubs in the hopes that someone with an unpatched device will connect to it for charging purposes. Your device may charge, but it will also now be infected by a process known as juice jacking.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Hotel safes are not to be trusted for keeping bitcoin and high-value items safe.&lt;/strong&gt; These safes are easily accessible to hotel staff and cleaning services using bypass codes. These safes are even more easily accessible to attacks using things such as a room key, screwdriver, or ball-point pen cap. When in doubt, don’t bring high-value items with you.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Some hotels and suites have a double door connecting rooms or bathrooms directly.&lt;/strong&gt; If your room has a double access door, ensure it is locked from your side. You can move or brace a piece of furniture against the door to stop an inquiring neighbor.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Consider using a portable, non-intrusive door brace or deadbolt strap for your hotel door.&lt;/strong&gt; These devices can vary in effectiveness, ease of use, and known flaws, but they can help prevent an unwanted visitor from gaining entry while you are in your room.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/bitcoin-travel/01.png&quot; alt=&quot;portable-door-brace-types&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Portable door locks and straps can help secure your room door while you are present in the room&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Lodging through vacation rental websites can be great for cost but not as much for security.&lt;/strong&gt; These accommodations are offered by individual owners rather than a company, and they may not have the same level of physical and network security controls as a hotel. Your personal property may not be protected or covered by insurance in the instance of a break-in or robbery.&lt;/p&gt;

&lt;p&gt;At times, it can be dangerous to use your real name everywhere, especially if you’re well-known. We live in an age where bad actors can search your name online and instantly find out who you are. &lt;strong&gt;When ordering delivery, food, or car rental services, use only a first or fake name if possible.&lt;/strong&gt; If you decide to do this, make sure the hotel and clerk know as well, otherwise your pizza delivery for “Satoshi Nakamoto” may go to the wrong person.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you are using rideshare transportation, ensure the driver is who they say they are and work for the company they are representing.&lt;/strong&gt; This does not need to be a full-blown interrogation but more of a verification (“Are you Kevin with Uber? Oh, your name is Pete. My mistake, my app does show that.”) Simple checks like this can work well as a false pretext verification.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Consider using the buddy system.&lt;/strong&gt; Physical attackers are more likely to target individuals traveling alone to conferences and satellite events. Traveling with a trusted companion is a smart practice for venturing into unfamiliar and potentially unsafe areas, and it has the bonus of allowing you to split transportation costs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Ensure you have an emergency contact (or notify your Casa Emergency Contact) who knows you will be traveling to a remote location.&lt;/strong&gt; This person does not need to know all of your whereabouts but should be aware of your general plans and location.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Update any computers, tablets, or mobile devices you may be bringing with you prior to the event.&lt;/strong&gt; This ensures the latest security updates are applied and minimizes the risk of known attacks against the device.&lt;/p&gt;

&lt;p&gt;Once you’ve checked into your event, the coast isn’t necessarily clear. Malicious actors are often present at large crypto gatherings, so don’t let your guard down completely.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Turn off all unneeded network communications including Bluetooth, WiFi (in certain areas), and the MacOSX/iOS Airdrop file sharing utility.&lt;/strong&gt; This stops random connections and scanners from picking up your devices for further analysis and potential attack. Learn how to disable your AirDrop in this &lt;a href=&quot;https://www.wikihow.com/Turn-Off-AirDrop?ref=ron.stoner.com&quot;&gt;Wiki article&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Just like when you’re traveling, make sure to use your own power chargers for your mobile and computing devices.&lt;/strong&gt; A portable battery is a great and cheap option to charge while you’re on the move.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Avoid giving out your phone number to strangers.&lt;/strong&gt; If attackers have your number, they can target you in a SIM swap, port your number to their phone, and drain financial accounts that rely on that number for two-factor authentication. If you would like to keep in touch with someone, consider using encrypted messaging apps or a “sock puppet” social media account.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do not share any pictures of a location on social media while you are still in that location.&lt;/strong&gt; It’s better to post pictures after you have left the location, or sometime thereafter. This stops a bad actor from finding your physical location in real time. One should also be aware of what is in the background of the photograph, who is in it, and if they are okay with the picture being posted online.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be conscious of what you disclose about yourself at crypto events.&lt;/strong&gt; As we like to say at Casa, feel free to talk about bitcoin, but &lt;a href=&quot;https://blog.casa.io/why-you-shouldnt-talk-about-your-bitcoin/&quot;&gt;don’t talk about &lt;em&gt;your&lt;/em&gt; bitcoin&lt;/a&gt;. Try not to self-identify as someone who owns a lot of bitcoin. The more data points you reveal, the more of a target you become. There are some subjects that are best left untouched, such as how much bitcoin you have, when you started buying, and the exchanges you use.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Be aware of those in attendance at afterparties, bars, and shared party locations.&lt;/strong&gt; These patrons may not be attending the conference, but they are now extremely interested in your “bitcoin citadel retirement plan” they overheard you discussing. Limiting alcohol intake will also help to keep one’s senses sharp (but make sure to still have some fun).&lt;/p&gt;

&lt;h3 id=&quot;final-thoughts&quot;&gt;Final thoughts&lt;/h3&gt;

&lt;p&gt;It’s an effort to get back into the traveling security mindset, but hopefully some of these tips are things you can incorporate into your personal security plan. While most attendees should feel safe and not be targeted, “An ounce of prevention is worth a pound of cure.” Have fun at the conference and beyond!&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;need-peace-of-mind-for-your-bitcoin&quot;&gt;&lt;strong&gt;Need peace of mind for your bitcoin?&lt;/strong&gt;&lt;/h2&gt;

&lt;p&gt;Casa makes self-custody easy for everyone. Our multi-key vaults protect your bitcoin from accidents, hackers, and more. Learn about our plans &lt;a href=&quot;https://keys.casa/pricing/?ref=ron.stoner.com&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;
&lt;em&gt;An earlier version of this post first appeared &lt;a href=&quot;https://blog.casa.io/travel-tips-for-bitcoin-security/&quot;&gt;on the Casa blog&lt;/a&gt; in 2022.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Wed, 01 Jun 2022 12:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/bitcoin-security-tips-to-help-you-while-traveling/</link>
        <guid isPermaLink="true">https://ron.stoner.com/bitcoin-security-tips-to-help-you-while-traveling/</guid>
        
        
      </item>
    
      <item>
        <title>How To Avoid Bitcoin Scams: A Real-Life Account</title>
        <description>&lt;p&gt;“Hey! I wanted to know what you know about bitcoin mining? I have a friend that just got $13,000 from a $1,000 investment, and they are now trying to get me to do it.”&lt;/p&gt;

&lt;p&gt;If you’ve worked in the bitcoin space as long as I have, you immediately dismiss this message as a scam, but the ugly truth is not everyone works in the bitcoin and security space.&lt;/p&gt;

&lt;p&gt;This is a real and scary message I recently received from a friend. We will call her Katie. I immediately dismissed the message as my friend being hacked and a scammer using her account to target me via DM to steal my money.&lt;/p&gt;

&lt;p&gt;After a quick text message verification to Katie, she confirmed that she did, in fact, send that message and was curious about bitcoin mining based on her own friend’s “investment recommendation.” We will call him Doug.&lt;/p&gt;

&lt;h3 id=&quot;bitcoin-mining-beyond-your-wildest-dreams&quot;&gt;Bitcoin mining beyond your wildest dreams!&lt;/h3&gt;

&lt;p&gt;As someone who tried his hand at mining, I let Katie know the message she received from Doug sounded typical of other scam messages I’ve seen prior. Bitcoin mining profits do not work that way. Katie, however, was new to bitcoin, and she was ready to invest a large amount of money with Doug and Doug’s crypto “investment coach.”&lt;/p&gt;

&lt;p&gt;The coach had an Instagram account with many followers, a URL listed for their investment website, and various pictures of their bank accounts, financial reports, luxury goods, and vacations. Doug’s profile was starting to resemble the luxurious lifestyle of the coach. Who wouldn’t want to live the same life?&lt;/p&gt;

&lt;h3 id=&quot;if-it-sounds-too-good-to-be-true-it-probably-is&quot;&gt;If it sounds too good to be true, it probably is&lt;/h3&gt;

&lt;p&gt;I spent a lot of time persuading Katie that she was talking to a scammer who was either using Doug’s account or impersonating him. &lt;strong&gt;Often,&lt;/strong&gt; &lt;strong&gt;scammers will create fake accounts to impersonate people you know to try to gain your confidence.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;These “fake-friend” accounts will scrape all your friends’ real photos and repost them under the fake account. Other fake accounts will engage the photos with likes and comments to provide legitimacy. Another tactic scammers use is to hack (or purchase a hacked) social media account and use the account to run scams through DMs and posts to a victim’s friends and family.&lt;/p&gt;

&lt;p&gt;In this case, Katie was adamant that Doug was real. They knew each other in real life, and Doug was only trying to share sound investment advice and access to the coach, or so she thought.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/bitcoin-scams/01.jpg&quot; alt=&quot;crypto-scam-direct-message&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Be wary of investment-related messages, even from people you already know. This is a common scam tactic.&lt;/p&gt;

&lt;p&gt;Ask yourself: If someone was making this much money, why are they spending time trying to get you to give away yours? Why are they not busy making &lt;em&gt;more&lt;/em&gt; money with their foolproof method?&lt;/p&gt;

&lt;h3 id=&quot;red-flags-are-moments-of-hesitation-that-determine-our-destination&quot;&gt;Red flags are moments of hesitation that determine our destination&lt;/h3&gt;

&lt;p&gt;Katie continued to message me about the investment program over time. I tried to convince her that the program was not real, but I had the feeling that she was going to eventually lose her money.&lt;/p&gt;

&lt;p&gt;At one point, I relented. If Katie was still going to invest — let adults be adults — then I offered to join a group phone call with the coach to assist Katie through the onboarding process and initial investment. In reality, I figured if I could ask the scammer about their business and practices on a call, then maybe it would prove to Katie it was all an illusion.&lt;/p&gt;

&lt;p&gt;I identified multiple red flags in the scammers’ communications:&lt;/p&gt;

&lt;p&gt;🚩 The scammers’ investment website linked in their profile had no news, SEO, or backlinks to it. Most reputable bitcoin businesses have a long and varied history that can easily be researched.&lt;/p&gt;

&lt;p&gt;Scammer insight: The website is fake and easily deployed and easy to take down. The site only exists to steal your money.&lt;/p&gt;

&lt;p&gt;🚩 Katie asked the scammer how taxes work at the end of the year on the investment. The response she received was “there are no taxes and you’re only charged 20% on your commission,” which is false. Most people in bitcoin know the pain of having to report taxes at the end of the year due to taxable events from transaction activity.&lt;/p&gt;

&lt;p&gt;Scammer insight: Scammers don’t want you to fixate on the details, or else you’ll realize it’s a scam. Delusions of grandeur keep us from thinking logically.&lt;/p&gt;

&lt;p&gt;🚩 There was a tiered payment structure showing the more someone “invests” the more they make, but the numbers do not make sense, similar to Ponzi schemes.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/bitcoin-scams/02.png&quot; alt=&quot;scheme-showing-impossible-profits&quot; /&gt;&lt;/p&gt;

&lt;p&gt;🚩 Doug and the coach both had pictures on their social media of charts trending up, stacks of money, luxury items, vacations, mobile notifications, and screenshots of bank balances. These screenshots can easily be faked in a matter of seconds and are usually shared across multiple scams and platforms. Why would someone needlessly make themselves a target?&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/bitcoin-scams/03.png&quot; alt=&quot;success-graph&quot; /&gt;&lt;/p&gt;

&lt;p&gt;🚩 The coach stated the company was registered and protected by another entity. I performed an open-source search and could not find registrations for any of the company names, especially not relating to bitcoin.&lt;/p&gt;

&lt;p&gt;🚩 Doug and the coach were both quick to remind Katie repeatedly they were not involved with any fraudulent activity, the process was “100% safe and guaranteed,” and there would be a 5-hour withdrawal period for all the money she was about to make.&lt;/p&gt;

&lt;p&gt;Scammer insight: This reassurance keeps you, the target, moving forward and provides the scammer with enough time to get away if you start to express concerns.&lt;/p&gt;

&lt;h3 id=&quot;when-in-doubt-shout&quot;&gt;When in doubt, shout!&lt;/h3&gt;

&lt;p&gt;I recalled Katie knew Doug in real life prior to the investment conversations. Katie could easily prove if Doug had accumulated this magic knowledge by simply text messaging or calling them, assuming Doug’s phone was not under compromise. After proposing this to Katie, a few minutes went by.&lt;/p&gt;

&lt;p&gt;“I just texted Doug and he said he was hacked!” Katie told me. “His Instagram was taken over and he can’t change his password and get back in! It’s crazy what these scammers are capable of.”&lt;/p&gt;

&lt;h3 id=&quot;yes-it-is-scary&quot;&gt;Yes, it is scary&lt;/h3&gt;

&lt;p&gt;The above attack is not scary because of how it’s performed, how long it takes, or the amount of effort needed. It’s scary because it’s effective. It’s an effective, low-effort trick that is stealing millions of dollars each year. And because people fall for it, one can only wonder how many scams exist that we don’t hear anything about.&lt;/p&gt;

&lt;p&gt;We need to educate ourselves about how scammers operate. They do not need to perform a long-con engagement for a big win. More simply, can they get 60 of their 2,500 followers to send them $1,000? If so, $60,000 for a few hours of work is worth more to the scammer than the heartache and misery you and your family will feel about losing your hard-earned money.&lt;/p&gt;

&lt;hr /&gt;

&lt;h3 id=&quot;secure-your-bitcoin-now&quot;&gt;Secure your bitcoin now&lt;/h3&gt;

&lt;p&gt;Casa makes self-custody easy for everyone. Our multi-key vaults protect your bitcoin from accidents, hackers, and more. Learn about our plans &lt;a href=&quot;https://keys.casa/pricing/?ref=ron.stoner.com&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;
&lt;em&gt;An earlier version of this post first appeared &lt;a href=&quot;https://blog.casa.io/how-to-avoid-bitcoin-scams/&quot;&gt;on the Casa blog&lt;/a&gt; in 2022.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Tue, 01 Mar 2022 08:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/how-to-avoid-bitcoin-scams/</link>
        <guid isPermaLink="true">https://ron.stoner.com/how-to-avoid-bitcoin-scams/</guid>
        
        
      </item>
    
      <item>
        <title>Bitcoin Security 101: How To Create The Healthiest Environment For Your Devices</title>
        <description>&lt;p&gt;By now, we all should be familiar with the mantra of “not your keys, not your coins.” A lot of guides and information are available to bitcoin connoisseurs regarding how to secure your keys and seeds. However, I don’t see much information published about how bitcoin HODLers can secure their environments when using those keys.&lt;/p&gt;

&lt;p&gt;The following are some practical and “paranoid-level” tips and steps I use to help secure healthy environments for my devices and hardware wallets.&lt;/p&gt;

&lt;h2 id=&quot;physical-environment&quot;&gt;Physical environment&lt;/h2&gt;

&lt;p&gt;When using key material in any form, one should take into consideration the room and layout they will be operating within. Public spaces are not recommended due to the multitude of peering eyes, cameras, and general lack of privacy and security. To start evaluating for potential physical security threats, it is better to use an access-controlled location of your choosing, such as a bedroom or personal office. When evaluating a physical space:&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Location should be access-controlled, which prevents key operations from being interrupted.&lt;/li&gt;
  &lt;li&gt;The space should be relatively private and not in a public place like a crowded coffee shop.&lt;/li&gt;
  &lt;li&gt;Take note of all cameras and what they are facing. This goes for mobile phones, webcams, and smart watches. When in doubt, cover it up, or remove the device from the environment entirely.&lt;/li&gt;
  &lt;li&gt;Be aware of various Internet-of-Things (IoT) listening devices, such as the ones offered by Amazon and Google. They are always listening!&lt;/li&gt;
  &lt;li&gt;Power off all unnecessary electronic devices that may contain cameras or microphones.&lt;/li&gt;
  &lt;li&gt;Close the blinds, shut the door, and give yourself ample time to do things correctly and without interruption.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Using hardware wallets and performing key operations is NOT a team sport. These tasks should be performed alone and in a silent manner, unless a second witness is needed for attestation.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/healthy-devices/01.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Camfecting, or the process of hacking into a webcam and activating it remotely, can be prevented by covering it or removing it from the environment entirely.&lt;/p&gt;

&lt;h2 id=&quot;compute-environment&quot;&gt;Compute environment&lt;/h2&gt;

&lt;p&gt;Hardware wallets, by design, are engineered to protect your key material without the fear of an infected computer or malware stealing your funds. Having said that, attackers can be extremely clever. One can still take additional steps to ensure they are using the latest security tools to promote a healthy compute (laptop/mobile phone/tablet) environment.&lt;/p&gt;

&lt;ul&gt;
  &lt;li&gt;Use your own computer or tablet wherever and whenever possible.&lt;/li&gt;
  &lt;li&gt;Use the included operating system firewall and malware detection tools. If you do not trust these, a third party application would suffice.&lt;/li&gt;
  &lt;li&gt;Ensure a healthy system environment by staying up to date on operating system patches. These patches sometimes include critical security updates which can help keep your computer safe.&lt;/li&gt;
  &lt;li&gt;Use only approved vendor binaries and software releases from official vendor websites and official mobile application (iOS/Android) stores.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Those that wish to be extremely cautious may choose to use an air gapped computer to sign transactions offline and broadcast them through a separate online computer. This is only recommended if you know exactly what you are doing, as fully securing an air gap computer is an intensive and comprehensive task.&lt;/p&gt;

&lt;h2 id=&quot;hardware-wallets&quot;&gt;Hardware wallet(s)&lt;/h2&gt;

&lt;p&gt;The “keys to the kingdom” that control your bitcoin should reside in your hardware wallet. If you are not using a hardware wallet, &lt;a href=&quot;https://keys.casa/gold?ref=ron.stoner.com&quot;&gt;sign up for a Casa account here&lt;/a&gt;. Before we touch any hardware, let’s ensure we are electrically grounded by either touching a door knob, large piece of metal, or a common ground. This ensures we don’t zap our devices with static charge when handling them.&lt;/p&gt;

&lt;ol&gt;
  &lt;li&gt;Run hardware device firmware updates periodically to ensure the latest security updates have been applied. (At Casa, our team reviews every firmware update for the hardware wallets we support. If you’re a Casa member, be sure to consult our &lt;a href=&quot;https://support.keys.casa/hc/en-us/articles/360045460372?ref=ron.stoner.com&quot;&gt;help center&lt;/a&gt; before updating your firmware.)&lt;/li&gt;
  &lt;li&gt;Perform a Casa Health Check in the Casa mobile app to ensure the health of each of your hardware devices.&lt;/li&gt;
  &lt;li&gt;Use only the supplier-provided USB cable. USB cables vary in voltage, stability, and there are even attacks that can be built into makeshift cables!&lt;/li&gt;
  &lt;li&gt;Always verify all prompts and addresses on the hardware wallet screen.&lt;/li&gt;
  &lt;li&gt;Use a Casa-branded Faraday bag (available through our membership plans).&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/healthy-devices/02.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;p&gt;Faraday bags help to block electromagnetic fields and wireless signals&lt;/p&gt;

&lt;p&gt;By incorporating some of the tips above, you are taking the steps to ensure the safety of your keys and bitcoin, as well as the safety of you and your operating environment. Stay safe!&lt;/p&gt;

&lt;hr /&gt;

&lt;h3 id=&quot;secure-your-bitcoin-now&quot;&gt;Secure your bitcoin now&lt;/h3&gt;

&lt;p&gt;Casa makes self-custody easy for everyone. Our multi-key vaults protect your bitcoin from accidents, hackers, and more. Learn about our plans &lt;a href=&quot;https://keys.casa/pricing/?ref=ron.stoner.com&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;
&lt;em&gt;An earlier version of this post first appeared &lt;a href=&quot;https://blog.casa.io/bitcoin-security-101-how-to-create-the-healthiest-environment-for-your-devices/&quot;&gt;on the Casa blog&lt;/a&gt; in 2021.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Sat, 24 Jul 2021 13:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/how-to-create-the-healthiest-environment-for-your-devices/</link>
        <guid isPermaLink="true">https://ron.stoner.com/how-to-create-the-healthiest-environment-for-your-devices/</guid>
        
        
      </item>
    
      <item>
        <title>#kksctf open 2019 Write Up</title>
        <description>&lt;p&gt;This write up is a culmination of articles from a Capture The Flag competition and are all being concatenated here.&lt;/p&gt;

&lt;h2 id=&quot;red-xoxoxo&quot;&gt;Red XOXOXO&lt;/h2&gt;
&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/01.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-challenge&quot;&gt;The Challenge&lt;/h3&gt;

&lt;p&gt;We receive a message that is captured, and since this challenge is listed as “crypto”, we need to decipher the cipher text of &lt;em&gt;-&lt;/em&gt;;91~.,1&lt;em&gt;1=12~;-&lt;/em&gt;?&amp;lt;27–6;:r~+-;~=27;0&lt;em&gt;~&lt;/em&gt;1~=100;=&lt;em&gt;p~7y3~)?7&lt;/em&gt;709~81,~+,~,;.2’p~55-%?&lt;em&gt;*j=5.?&lt;/em&gt;.:j)0#*&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/02.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Our challenge information&lt;/em&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-solution&quot;&gt;The Solution&lt;/h3&gt;

&lt;p&gt;The above cipher text has a variety of characters in it. Due to this, we can greatly reduce the type of encryption being used. Our hint also gives us a pointer in the right direction with the &lt;strong&gt;XOXOXO&lt;/strong&gt; (XOR) in the title.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/03.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Brute forcing the key space&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;When attempting a variety of ciphers, a &lt;strong&gt;XOR&lt;/strong&gt; brute force attack is attempted.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/04.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Finding a possible key&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Our brute force attack has found a possible key and provided us with positive confirmation in the form of clear text. Unfortunately, this is not the correct flag, as this tool and key combination do not give us correct output. Using another tool, we can brute force the key space and find the correct key.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/05.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Finding the flag for the win&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The key of 5e is found and the string is decrypted, revealing to us the final flag.&lt;/p&gt;

&lt;h2 id=&quot;stego-warmup&quot;&gt;Stego Warmup&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/06.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-challenge-1&quot;&gt;The Challenge&lt;/h3&gt;
&lt;blockquote&gt;
  &lt;p&gt;We get some file. Can you find secret?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;We are provided the above file of Shaq gracefully obfuscating himself behind a tree. No other clues or hints are provided.&lt;/p&gt;

&lt;h3 id=&quot;the-solution-1&quot;&gt;The Solution&lt;/h3&gt;

&lt;p&gt;This was an extremely easy steganography challenge. The flag we are looking for is embedded inside the image data. We can extract the &lt;strong&gt;EXIF&lt;/strong&gt; metadata from the image using &lt;strong&gt;exiftool&lt;/strong&gt;, revealing the final flag.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/07.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Solved!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We can see in the above image that the flag was in the &lt;strong&gt;Author&lt;/strong&gt; field in clear text. On to the next challenge!&lt;/p&gt;

&lt;h2 id=&quot;xmas-tree&quot;&gt;Xmas Tree&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/08.jpeg&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-challenge-2&quot;&gt;The Challenge&lt;/h3&gt;
&lt;blockquote&gt;
  &lt;p&gt;Do you like to decorate the Christmas tree?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;This challenge was listed as “Misc”, and no other hints were provided.&lt;/p&gt;

&lt;h3 id=&quot;the-solution-2&quot;&gt;The Solution&lt;/h3&gt;

&lt;p&gt;This was an easy challenge, as the answer was literally staring participants in the face during the entire CTF. Navigating to the kksctf web page showed a variety of Christmas themes, including a neat &lt;strong&gt;ASCII&lt;/strong&gt; Christmas tree.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/09.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;ASCII Art!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The above tree &lt;strong&gt;ASCII&lt;/strong&gt; art shows a few different pieces of text in different colors. If we look in the HTML source, we can see the **&lt;span&gt;** tags which indicate a color change for certain pieces of text.&lt;/span&gt;&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/10.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;It looks sweet in HTML too!&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Combining the 7 pieces of colored text results in the final flag of &lt;strong&gt;kks{n3w_y34r_m@dn3$$}&lt;/strong&gt;. Happy New Year!&lt;/p&gt;

&lt;h2 id=&quot;postman&quot;&gt;Postman&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/11.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;the-challenge-3&quot;&gt;The Challenge&lt;/h3&gt;
&lt;blockquote&gt;
  &lt;p&gt;Hey, some haсkers steal my mail. Can you help return and deliver it?&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;The Postman challenge provides us with a remote website and port. Navigating to the site shows us only a single line of text asking us to help the user retrieve their email.&lt;/p&gt;

&lt;h3 id=&quot;the-solution-3&quot;&gt;The Solution&lt;/h3&gt;

&lt;p&gt;Let’s help the user get their mail! Trying things like a mail. sub-domain unfortunately did not work. We will have to go back to basics. Checking the &lt;strong&gt;robots.txt&lt;/strong&gt; file gives us an unlisted URL to check.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/12.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;robots.txt&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;We find the &lt;strong&gt;/postbox&lt;/strong&gt; URL and navigate to it, but immediately get shut down due to an incorrect HTTP call.&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/13.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;Denied&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;“Method Not Allowed” indicates that we made an incorrect type of request to the web server. By default, this call is a &lt;strong&gt;GET&lt;/strong&gt; request. We can either change the request type using proxies or extensions in our browser, or we can use &lt;strong&gt;curl&lt;/strong&gt; and send a &lt;strong&gt;POST&lt;/strong&gt; request. While &lt;strong&gt;GET&lt;/strong&gt; makes a call to retrieve information from a website, &lt;strong&gt;POST&lt;/strong&gt; sends data (such as logging into a mailbox service!).&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;curl -X POST &lt;code class=&quot;language-plaintext highlighter-rouge&quot;&gt;http://tasks[dot]open[dot]kksctf[dot]ru:8001/postbox&lt;/code&gt; &lt;em&gt;(event server, no longer online)&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;&lt;img src=&quot;https://ron.stoner.com/images/kksctf-2019/14.png&quot; alt=&quot;&quot; /&gt;
&lt;em&gt;The final flag&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;The request is processed and the final flag is returned to us. Our user is now happy that they have their mail, and we are happy that this challenge is solved.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;
&lt;em&gt;An earlier version of this writeup first appeared &lt;a href=&quot;https://medium.com/@forwardsecrecy/kksctf-open-2019-red-xoxoxo-df2b1fe454f2&quot;&gt;on Medium&lt;/a&gt; in 2019.&lt;/em&gt;&lt;/p&gt;
</description>
        <pubDate>Sun, 29 Dec 2019 15:00:00 +0000</pubDate>
        <link>https://ron.stoner.com/kksctf-open-2019/</link>
        <guid isPermaLink="true">https://ron.stoner.com/kksctf-open-2019/</guid>
        
        
      </item>
    
  </channel>
</rss>
