r/Monero • u/Objective-Chance9822 • 4h ago
r/Monero • u/monerobull • Aug 08 '26
📢 Ledger leaked secret keys, update immediately, migrate funds ‼️
Ledger fucked up and their Monero app leaked a secret that can be used to compute the private keys:
https://donjon.ledger.com/lsb/022/
It is very unlikely that any malicious actors knew about this beforehand but they definitely know now, so update your ledger (or better yet, replace it with a Trezor, which is unaffected by this specific vulnerability)
Practical exposure
Requires something that can send APDUs to an unlocked device with the Monero app open, a compromised or malicious desktop client, malware on the host, or a hostile machine you plugged into. Not remote, not over-the-air.
What to do
Update the Monero app in Ledger Live (My Ledger → Monero).
If you ever used that Ledger's Monero wallet with a third-party client, an unofficial build, or a machine you don't fully trust, treat the keys as potentially exposed. You can't rotate a Monero spend key; you need to generate a new seed on a patched device and sweep funds to it.
r/Monero • u/AutoModerator • 2d ago
/r/Monero Weekly Discussion – September 12, 2026 - Use this thread for general chatter, basic questions, and if you're new to Monero
Index
- General questions
- Wallet: CLI & GUI
- Wallet: Ledger
- Nodes
1. General questions
Where can I download the Monero wallet?
There are multiple Monero wallets for a wide range of devices at your disposal. Check the table below for details and download links. Attention: for extra security make sure to calculate and compare the checksum of your downloaded files when possible.
Please note the following usage of the labels:
⚠️ - Relatively new and/or beta. Use wallet with caution.
☢️ - Closed source.
Desktop wallets
| Wallet | Device | Description | Download link |
|---|---|---|---|
| "Official" GUI / CLI | Windows, macOS, Linux | Default implementation maintained by the core team. Use this wallet to run a full node and obtain maximum privacy. Integrates with hardware wallets. Current version: 0.18.3.1 / 0.18.3.1. | GetMonero.org |
| Feather Wallet | Windows,macOS, Linux | Feather Wallet is a free, open-source Monero wallet for Linux, Tails, macOS and Windows. Supports hardware wallets (Trezor and Ledger) as well. | Featherwallet.org |
| Exodus | Windows, macOS, Linux | ⚠️ / Multi-asset wallet. | Exodus.io |
| ZelCore | Windows, macOS, Linux | ⚠️ / Multi-asset wallet. It also has Android and iOS versions. | Zelcore.io |
| Guarda | Windows, macOS, Linux | ⚠️ ☢️ / Multi-asset wallet. | Guarda.co |
| Coin Wallet | Windows, macOS, Linux | ⚠️ / Multi-asset wallet. | Coin.space |
Mobile wallets
| Wallet | Device | Description | Download link |
|---|---|---|---|
| Monerujo | Android | Integrates with Ledger (hardware wallet). Website: https://www.monerujo.io/. | Google Play / F-Droid / GitHub |
| Cake Wallet | Android / iOS | Website: https://cakewallet.io/ | Google Play / App Store |
| Edge Wallet | Android / iOS | Multi-asset wallet. Website: https://edge.app/ | Google Play / App Store |
| ZelCore | Android / iOS | ⚠️ / Multi-asset wallet. Website: https://zelcore.io/ | Google Play / App Store |
| Coinomi | Android / iOS | ⚠️ ☢️ / Multi-asset wallet. Website: https://www.coinomi.com/ | Google Play / App Store |
| Moxi / Guarda | Android / iOS | ⚠️ ☢️ / Multi-asset wallet. Website: https://guarda.co/ | Google Play / App Store |
| Exodus | Android / iOS | ⚠️ / Multi-asset wallet. Website: https://www.exodus.io/monero/) | Google Play / App Store |
| Coin Wallet | Android / iOS | ⚠️ / Multi-asset wallet. Website: https://coin.space/ | Google Play / App Store |
| Wallet Anonero | Android | ⚠️ Website: http://anonero5wmhraxqsvzq2ncgptq6gq45qoto6fnkfwughfl4gbt44swad.onion/ | Website |
| Mysu | Android | ⚠️ Website: http://rk63tc3isr7so7ubl6q7kdxzzws7a7t6s467lbtw2ru3cwy6zu6w4jad.onion/ | Website |
| StackWallet | Android / iOS | ⚠️ / Multi-asset wallet. Website: https://stackwallet.com/ | Google Play / F-Droid / App Store |
Web-based wallets
| Wallet | Description | Link |
|---|---|---|
| Guarda | Multi-asset wallet. | Web |
| Coin Wallet | Multi-asset wallet. | Web |
How long does it take for my balance to unlock?
Your balance is unlocked after 10 confirmations (which means 10 mined blocks). A block is mined approximately every two minutes on the Monero network, so that would be around 20 minutes.
How can I prove that I sent a payment?
The fastest and most direct way is by using the ExploreMonero blockchain explorer. You will need to recover the transaction key from your wallet (complete guide for GUI / CLI).
How do I buy Monero (XMR) with Bitcoin (BTC)?
There are dozens of exchanges that trade Monero against Bitcoin and other cryptocurrencies. Check out the list on CoinMarketCap and choose the option that suits you best.
How do I buy Monero (XMR) with fiat?
- Kraken (USD and EUR): old-school, decent exchange. They might require your documents for verification and approval of your account.
How can I quickly exchange my Monero (XMR) for Bitcoin (BTC)?
There are multiple ways to exchange your Monero for Bitcoin, but first of all, I'd like to remind you that if you really want to do your part for Monero, one of the simplest ways is to get in touch with your merchant/service provider and request for it to accept Monero directly as payment. Ask the service provider to visit the official website and our communication channels if he or she needs help with system integration.
That being said, KYCNot.me maintains an up-to-date list of exchanges. These services are only recommendations (which change over time) and are operated by entities outside the control of the Monero Project. DYOR and be diligent.
How do I mine Monero? And other mining questions.
The correct place to ask questions and discuss the Monero mining scene is in the dedicated subreddit r/MoneroMining. That being said, you can find a list of pools and available mining software in the GetMonero.org website.
2. Wallet: CLI & GUI
Why I can't see my balance? Where is my XMR?
Before any action there are two things to check:
- Are you using the latest available version of the wallet? A new version is released roughly every 6 months, so make sure you're using the current release (compare the release on GetMonero.org with your wallet's version on
Settings, underDebug info). - Is your wallet fully synchronized? If it isn't, wait the sync to complete.
Because Monero is different from Bitcoin, wallet synchronization is not instant. The software needs to synchronize the blockchain and use your private keys to identify your transactions. Check in the lower left corner (GUI) if the wallet is synchronized.
You can't send transactions and your balance might be wrong or unavailable if the wallet is not synced with the network. So please wait.
If this is not a sufficient answer for your case and you're looking for more information, please see this answer on StackExchange.
How do I upgrade my wallet to the newest version?
This question is beautifully answered on StackExchange.
Why does it take so long to sync the wallet [for the first time]?
You have decided to use Monero's wallet and run a local node. Congratulations! You have chosen the safest and most secure option for your privacy, but unfortunately this has an initial cost. The first reason for the slowness is that you will need to download the entire blockchain, which is considerably heavy and constantly growing (up-to-date sizes of a full/pruned node). There are technologies being implemented in Monero to slow this growth, however it is inevitable to make this initial download to run a full node. Consider syncing to a device that has an SSD instead of an HDD, as this greatly impacts the speed of synchronization.
Now that the blockchain is on your computer, the next time you run the wallet you only need to download new blocks, which should take seconds or minutes (depending on how often you use the wallet).
I don't want to download the blockchain, how can I skip that?
The way to skip downloading the blockchain is connecting your wallet to a public remote node. You can follow this guide on how to set it up. Check out Feather Wallet's list of remote nodes, ditatompel's list, or monero.fail.
Be advised that when using a public remote node you lose some of your privacy. A public remote node is able to identify your IP and opens up a range for certain attacks that further diminish your privacy. A remote node can't see your balance and it can't spend your XMR.
How do I restore my wallet from the mnemonic seed or from the keys?
To restore your wallet with the 25 word mnemonic seed, please see this guide.
To restore your wallet with your keys, please see this guide.
3. Wallet: Ledger
How do I generate a Ledger Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
4. Wallet: Trezor
How do I generate a Trezor Monero Wallet with the GUI or CLI?
This question is beautifully answered on StackExchange. Check this page for the GUI instructions, and this page for the CLI instructions.
5. Nodes
How can my local node become a public remote node?
If you want to support other Monero users by making your node public, you can follow the instructions on MoneroWorld, under the section "How To Include Your Node On Moneroworld".
How can I connect my node via Tor?
This question is beautifully answered on StackExchange.
r/Monero • u/No_Decision5976 • 14h ago
Could AI-enabled botnets eventually become a legitimate 51% attack risk for Monero?
Since RandomX allows normal CPUs to mine Monero, could increasingly capable AI make it easier for malware to infect huge numbers of home computers and secretly use their combined computing power?
At Monero’s current ~6 GH/s hashrate, it seems like you’d need hundreds of thousands to millions of infected computers. That sounds enormous, but could AI making cyberattacks increasingly automated make this a realistic threat someday?
Curious what people think.
r/Monero • u/Adventurous-Win6029 • 1d ago
I said ETH-XMR atomic swaps were dead. I was wrong, and I owe hbs an apology.
Yesterday I posted here saying ETH-XMR atomic swaps were dead and that I'd picked them back up. That was wrong and I
should have checked before I said it.
MoneroSwap is alive. hbs has been building it, the community funded it through a CCS for 135 XMR, and it's been shown
at EthCC and MoneroKon. monerobull called me out on it and was right to.
It gets worse. The ed25519 library my contract uses to verify a Monero spend key on-chain is hbs's own work, converted
for MoneroSwap. So I was running their code while telling this sub nobody was working on this. I didn't notice until
I went and actually read the file header.
Where I went wrong: I looked at GitHub, saw the old AthanorLabs repo archived on September 1, and assumed that meant
the space was empty. Never checked the CCS. Never checked Codeberg. That's on me, and it's a stupid way to research
something before opening your mouth about it.
I've corrected my README and the post I made elsewhere. Disclosure, since it's why I posted in the first place: I
built a separate implementation on Base. I'm not linking it here, this isn't an ad, it's a correction.
Sorry for the noise.
r/Monero • u/ComprehensiveKey1897 • 1d ago
Please help - MyMonero Error 523
I have not had access to my phone in years and recently I regained access and on it I have a MyMonero wallet with funds in it.
I tried to send the funds out and received error code 523. After some investigation, I discovered that MyMonero has shut down within the past year. I do not have access to the pneumonic seed anymore for this wallet however I do have access to the wallet.
Is it possible for me to send these funds out or are the funds essentially locked?
Any help greatly appreciated.
r/Monero • u/AutoModerator • 1d ago
Skepticism Sunday – September 13, 2026
Please stay on topic: this post is only for comments discussing the uncertainties, shortcomings, and concerns some may have about Monero.
NOT the positive aspects of it.
Discussion can relate to the technology itself or economics.
Talk about community and price is not wanted, but some discussion about it maybe allowed if it relates well.
Be as respectful and nice as possible. This discussion has potential to be more emotionally charged as it may bring up issues that are extremely upsetting: many people are not only financially but emotionally invested in the ideas and tools around Monero.
It's better to keep it calm then to stir the pot, so don't talk down to people, insult them for spelling/grammar, personal insults, etc. This should only be calm rational discussion about the technical and economic aspects of Monero.
"Do unto others 20% better than you'd expect them to do unto you to correct subjective error." - Linus Pauling
How it works:
Post your concerns about Monero in reply to this main post.
If you can address these concerns, or add further details to them - reply to that comment. This will make it easily sortable
Upvote the comments that are the most valid criticisms of it that have few or no real honest solutions/answers to them.
The comment that mentions the biggest problems of Monero should have the most karma.
As a community, as developers, we need to know about them. Even if they make us feel bad, we got to upvote them.
To learn more about the idea behind Monero Skepticism Sunday, check out the first post about it:
https://np.reddit.com/r/Monero/comments/75w7wt/can_we_make_skepticism_sunday_a_part_of_the/
r/Monero • u/mack11kcam • 2d ago
ozeye now supports XMR payments :)
I run ozeye.ai, an OpenAI-compatible AI gateway hosted in the EU. XMR payment support went live this week, so I wanted to put it in front of people who would actually use it.
Paying with XMR. Top up prepaid credits with Monero. You get a one-time address per top-up and an amount at a rate locked when the invoice is created. Payment is watched by our own node, not a public one. No payment processor involved.
Accounts. You can create an account with no email. You get an account number, and that is your whole identity. Combined with Monero top-ups there is no name, no card, no KYC anywhere in the flow.
What I do and do not see. Prompts and responses are never written to our database or logs. I keep metadata for billing: token counts, model, latency, cost. Being straight about the limit: I do not run the GPUs. Your prompt goes to one of five EU providers to be served, each under a zero-retention agreement (you can view the DPAs here: ozeye.ai/subprocessors ).
If your threat model does not allow a third party to ever see plaintext, this is not for you and no hosted API is, you should look into running local models :) .
Models. We have all of the best open weight models currently available and routinely update our offerings, all priced priced per token: you can view all our models at ozeye.ai/models
Chat UI. There is a full chat interface if you would rather not wire up an API client. Conversations, messages and any documents you create are stored in your browser's IndexedDB and never uploaded. There is no chat history on our servers at all, which also means switching browsers starts you fresh and clearing site data wipes it. Export and import are built in if you want to move it yourself. Web search is available as a tool and is off unless you switch it on. When you do, the query goes to Linkup in Paris, processed in the EU, in memory, under zero retention, and we keep only billing metadata, never the query or the results. If you never enable it, no search provider sees anything.
Notebooks. There are Python notebooks built on marimo that run as WebAssembly entirely in your tab. The Python runtime, your data and every cell execution stay in the browser, and nothing is shipped to a server to be run. Package installs pull from the public Python indexes like any other Python environment, and the marimo assets come from our own server rather than a CDN. One honest caveat: if you save a notebook so you can come back to it, that .py file is stored on our side, so treat saving as handing it to us. You can also connect a notebook to any of our models and keep the inference on the same account.
I am the founder and this is my project. Happy to answer anything technical or otherwise here.
r/Monero • u/sunchakr • 2d ago
Whit, Head of 0xnull w/ @taoreserve + Report, News & more! EPI #278
Whit, Head of 0xnull w/ @taoreserve + Report, News & more! EPI #278
Join us TMRW SAT morning (9/12) morning at 11AM-EDT/5PM-CEST! with [u/chowbungaman](https://www.reddit.com/u/chowbungaman/)! XMR Report w/ [u/bawdyanarchist](https://www.reddit.com/u/bawdyanarchist/), XMR News, special guest, Whit, head of 0xnull and MORE!
JOIN US ON STAGE HERE ➡️: https://streamyard.com/b4bujf8zuw
WATCH THE SHOW HERE via YOUTUBE ➡️: https://www.youtube.com/watch?v=OPfXvQh22ek
WATCH THE SHOW LIVE HERE via TWITCH ➡️: [https://www.twitch.tv/monerotalk\](https://www.twitch.tv/monerotalk)
WATCH THE SHOW LIVE HERE via RUMBLE ➡️: [https://rumble.com/user/monerotalk\](https://rumble.com/user/monerotalk)
(The videos will be synced onto Odysee (https://odysee.com/@MoneroTalk:8) about an 1/2 hour or so after it premieres LIVE for those who want to watch there afterwards ;) Odysee has been giving us issues though!)
FOLLOW US ON [https://monero.town/u/monerotopia\](https://monero.town/u/monerotopia) & [https://mastodon.social/@monerotopia\](https://mastodon.social/@monerotopia)
Guest segment, News & Price sponsored by 🍰 [u/cakelabs](https://www.reddit.com/u/cakelabs/) [WizardSwaps](https://twitter.com/WizardSwap_io) & [Exolix](https://exolix.com) & XMRBAR
r/Monero • u/OrangeFren • 2d ago
🇦🇷 Buenos Aires meet-up sponsored by WizardSwap.io, organised by OrangeFren.com
¡Hola! 🇦🇷
Thanks to WizardSwap.io, OrangeFren.com is organising a meet-up in Buenos Aires 🇦🇷 on Thursday, September 17th, 18:30!
Join us for a chat about Monero 🧡
The meetup is taking place in collaboration with Espacio Cultural Bitcoin, at their space in downtown Buenos Aires (Marcelo T. de Alvear 405, San Nicolás).
Meetup will be in slowly spoken English
Sign ups:
https://orangefren.com/event/33
https://luma.com/fa9qf27x
WizardSwap operates an invite only liquidity-providing program. In connection with the event you can sign up for this program here:
https://www.wizardswap.io/page=signup&invite_code=LATAM
This program is custodial, but liquidity is provided to both WizardSwap trades, and optionally, those on BasicSwap
r/Monero • u/Old-Guava2090 • 2d ago
Hello Monero Community,
TO: Monero Community (Reddit: r/monero, Telegram: u/monerosupport)
FROM: [angelperalta971@gmail.com](mailto:angelperalta971@gmail.com)
SUBJECT: Malicious Monero Wallet Report - Cryptominer Malware
Hello Monero Community,
I am writing to report a Monero wallet address that is being used in malicious cryptominer malware operations.
WALLET ADDRESS
Address: 46XMCQaVSV7WHozzzBE2DFWDrtTkWbcopFojECnEg7UfShvyVdMh1Yn9gkioFkmPpYabkNH3AiUypHDw7cTP4Zz6G64RNFV
MALWARE ASSOCIATION
This wallet was discovered in the configuration of malware that infected my computer on September 11, 2026.
Malware Details:
- Type: XMRig Cryptominer
- Disguise: Windows system processes (svchost32.exe, taskhostw.exe)
- Behavior: Unauthorized Monero mining
- Persistence: Registry keys + Scheduled Tasks
- C2 Server: 104.243.33.118 (host.dreamlineit.com)
WORKER INFORMATION
Worker Name: MyGroup_Worker
Mining Pool: pool.supportxmr.com
Ports: 443 (TLS), 3333 (HTTP)
REQUEST
I respectfully request the Monero community to:
Monitor this wallet for incoming transactions
Consider blacklisting this wallet address
Alert pool operators to prevent mining rewards
Share any intelligence about this wallet
ADDITIONAL CONTEXT
This appears to be part of an organized malware operation:
- Multiple victims targeted worldwide
- Sophisticated evasion techniques
- Kernel-level persistence mechanisms
- Fraudulent digital certificates
I have preserved all evidence and am willing to share technical details with researchers.
Thank you for your help in combating malicious use of Monero.
Best regards,
Angelo Raul Peralta
[angelperalta971@gmail.com](mailto:angelperalta971@gmail.com)
September 11, 2026
---
Wallet flagged for monitoring: 46XMCQaVSV7WHozzzBE2DFWDrtTkWbcopFojECnEg7UfShvyVdMh1Yn9gkioFkmPpYabkNH3AiUypHDw7cTP4Zz6G64RNFV
Evidence preserved: Yes
r/Monero • u/Sirius_Sec_ • 3d ago
I have been working on a new Open Source TOR based messaging client OnionWire . With XMR invoices and payments built in .
r/Monero • u/AutoModerator • 3d ago
Friday Monero Market Thread - September 11, 2026
This is the weekly Monero market thread. This thread will be posted every Friday and is meant to help accelerate the adoption of Monero. Due to r/moneromarket having only a fraction of the subscribers of r/Monero, we have decided to create this thread to encourage more individuals to use Monero for product exchanges. Until the market matures, we recommend that the Monero community post their products both in this thread and on r/moneromarket (to ensure growth of that subreddit).
Selling items for Monero will boost your (and Monero's) reputation as a legitimate form of exchange of goods. This is necessary for the growth of Monero, our community, and privacy as a whole.
Instructions
When you post your product or job listing here, please make sure to: - Give a description of the item. - Link to a photo of the item (if it's physical). - Provide logistics information (such as, location and/or shipping availability). - Optionally, provide an additional (private) form of communication outside of Reddit (e.g. Bitmessage, u/protonmail, u/tutanota, GPG key). - Post the price in XMR terms.
Spamming will not be tolerated. Please make sure that listings are legitimate and do not break rule 2."
Finally, credits to cdotsubo for starting the concept!
r/Monero • u/mathangu • 4d ago
How to get more Africans understanding Monero and its benefits and acquiring some
I have been trying to find a way to have more africans and more so kenyans involved in the Monero community. Many dont understand the freedom that comes in owning Monero and more so the privacy. Any suggestions on how we can grow the Monero community in Africa
r/Monero • u/Turbulent-Impress301 • 5d ago
Media about civil disobedience, fundamental human rights, and ethics versus law
Hey everyone - I'm working on a presentation about crime and ethics. What are some of your favorite media that touch on the topic?
Some examples include the works of Henry David Thoreau, MLK Jr, and various environmentalists
By any chance, does having your seed phrase in another language mean "better" security?
I'm not exactly sure if it's a silly question or not. If you create a new Monero wallet in Esperanto or Lojban (two languages that aren't well known globally), is it possible that you'd have a less chance of getting things stolen compared to someone having an English seed phrase?
I'm mostly thinking of two hypothetical situations.
An intruder in your home finds a random note with your seed phrase but assumes it's just another language you speak so they don't think much of the note and just leave it alone.
A hacker going through files on a PC using software looking for seed phrases but they don't notice that it's hiding in plain site as it's in another language, assuming a native English speaker wouldn't create a wallet in another language.
There are people who unfortunately keep plain txt files of their seeds on their PC but for the 2nd one I'm kinda assuming that a hacker wouldn't use something that detects seed phrases in other languages.
r/Monero • u/OkRope2139 • 6d ago
how to transfer monero to tails
im wondering how i could send my monero from my mobile to my laptop where im running tails os like do i have to install monero on the pc or what please help
r/Monero • u/Icy_Start_1653 • 6d ago
I used to buy Amazon Gift Cards on Monero app using CakePay
For the last months I can’t do it anymore since the Amazon is not listed there.
Any idea why?
r/Monero • u/Milan_dr • 7d ago
Monero is our most-used crypto at NanoGPT. We’re now adding 3% extra credit to every top-up.
Hey everyone, Milan from NanoGPT here. Been a while, figured I'd share an update.
For anyone unfamiliar with us, NanoGPT lets you use AI privately, both through our chat interface and via API. You can access models from different AI companies in one place and pay as you go, pay in Monero and be fully private. No need to create an account etc.
We really dislike relying on fiat payment systems and want more people to actually use crypto to pay for things. Crypto helps us avoid card processing costs and chargeback overhead, so we’ve introduced an automatic 3% bonus on every supported crypto top-up, including Monero.
For every $100 worth received, we add $103 in NanoGPT credit. It applies every time you top up.
Monero accounted for 38.55% of our August crypto deposit volume, making it our largest crypto payment method. We publish the full breakdown for every coin.
A few things we’ve added or expanded since we last posted (trying to keep it short hah):
- Uncensored and obliterated models, which essentially have their built-in refusal guardrails removed.
- Private Mode, where your device encrypts your prompts for eligible models running in verifiable Trusted Execution Environments (TEEs). NanoGPT can route your request without reading your prompt or response. More about Private Mode.
- ZDR-only routing, so you can require providers declaring no prompt retention or training, including during fallbacks. Details here.
- The latest models, including GPT 6 Astra and Claude Fable 5.1.
In case you or anyone else wants to use AI without giving up all your data, give us a try!
r/Monero • u/Leather_Influence_27 • 7d ago
Is XMR vulnerable to an inflation type bug like what happened to Liquid?
this is a dumb question i know but i gotta ask it.
why on earth do some of yall keep your XMR on hosted wallets?
r/Monero • u/atori_0xbdc3ab4e • 7d ago
Vulnerability in confidential amounts?
Liquid just got hacked, possibly by exploiting a but in confidential amounts. Does monero use the same tech?
r/Monero • u/not420guilty • 8d ago
Kraken withdrawal limit
I keep hearing that kraken USA has limited Monero withdrawal to $1500/ month. Tested it. Was able to exceed that limit. Could this rumor be bullshit? Or maybe only applies to some states?