<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>monero-web blog</title>
    <link>https://monero-web.com/blog/</link>
    <atom:link href="https://monero-web.com/blog/feed.xml" rel="self" type="application/rss+xml"/>
    <description>Guides on Monero wallets, seed formats, light-wallet privacy and self-hosting.</description>
    <language>en</language>
    <item>
      <title>Is Monero traceable? What blockchain analysis can and cannot see</title>
      <link>https://monero-web.com/blog/is-monero-traceable</link>
      <guid isPermaLink="true">https://monero-web.com/blog/is-monero-traceable</guid>
      <description>An honest look at what Monero&#x27;s privacy actually hides, where the real weaknesses are, and what law enforcement has demonstrated versus merely claimed.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>How Monero actually works: stealth addresses, ring signatures and RingCT</title>
      <link>https://monero-web.com/blog/how-monero-works-ring-signatures-stealth-addresses</link>
      <guid isPermaLink="true">https://monero-web.com/blog/how-monero-works-ring-signatures-stealth-addresses</guid>
      <description>A plain-English walkthrough of the three technologies that make Monero private, why each is necessary, what they cost, and how a transaction uses all three.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Monero vs Bitcoin privacy: what each one actually protects</title>
      <link>https://monero-web.com/blog/monero-vs-bitcoin-privacy</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-vs-bitcoin-privacy</guid>
      <description>Bitcoin is pseudonymous, not anonymous. What each chain reveals, why mixing is not equivalent to Monero, and the honest trade-offs on both sides.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Mining Monero at home: RandomX, P2Pool, and whether it is worth it</title>
      <link>https://monero-web.com/blog/monero-mining-at-home</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-mining-at-home</guid>
      <description>Why Monero is the last major coin you can mine on a normal CPU, how to set it up with XMRig and P2Pool, and the honest electricity arithmetic to do first.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Monero atomic swaps: trading BTC for XMR with no exchange in the middle</title>
      <link>https://monero-web.com/blog/monero-atomic-swaps-explained</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-atomic-swaps-explained</guid>
      <description>How BTC to XMR atomic swaps work without scripting on the Monero side, why adaptor signatures make them possible, what the timelocks do, and the real risks.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Monero scams and how to avoid them</title>
      <link>https://monero-web.com/blog/monero-scams-and-how-to-avoid-them</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-scams-and-how-to-avoid-them</guid>
      <description>The scams that actually take people&#x27;s Monero: fake wallets, seed phishing, recovery services, clipboard hijackers, malicious nodes, and how to stop each.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>MyMonero&#x27;s web wallet is gone. Here&#x27;s what to use instead.</title>
      <link>https://monero-web.com/blog/mymonero-shut-down-what-to-use-instead</link>
      <guid isPermaLink="true">https://monero-web.com/blog/mymonero-shut-down-what-to-use-instead</guid>
      <description>MyMonero&#x27;s browser wallet is no longer available. Your funds are safe — here&#x27;s how to recover a 13-word seed and which Monero wallet to move to.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Monero seed formats explained: 25-word, 13-word, Polyseed and BIP-39</title>
      <link>https://monero-web.com/blog/monero-seed-formats-explained</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-seed-formats-explained</guid>
      <description>Why Monero has four seed phrase formats, what each one encodes, which wallets accept which, and why converting between them gives you a different wallet.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>How Monero light wallets actually work — and what your view key reveals</title>
      <link>https://monero-web.com/blog/how-monero-light-wallets-work</link>
      <guid isPermaLink="true">https://monero-web.com/blog/how-monero-light-wallets-work</guid>
      <description>A light wallet server scans the blockchain with your view key. Exactly what that lets it see, what it cannot do, and whether the trade is acceptable.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Monero restore height explained (and why your balance looks wrong)</title>
      <link>https://monero-web.com/blog/monero-restore-height-explained</link>
      <guid isPermaLink="true">https://monero-web.com/blog/monero-restore-height-explained</guid>
      <description>What a restore height is, why guessing too high hides your transactions, how to work out the right block, and how to fix a wallet showing the wrong balance.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
    <item>
      <title>Run your own Monero light wallet server with monero-lws</title>
      <link>https://monero-web.com/blog/run-your-own-monero-lws-server</link>
      <guid isPermaLink="true">https://monero-web.com/blog/run-your-own-monero-lws-server</guid>
      <description>A practical guide to running monero-lws with monerod: hardware, ZMQ wiring, TLS, scanner threading, and the throughput limits nobody documents.</description>
      <pubDate>Tue, 28 Jul 2026 00:00:00 +0000</pubDate>
    </item>
  </channel>
</rss>
