News: Welcome to monerotalk.org! Introduce yourself in Monero Discussion. Beware of "doubler" scams — see the pinned warning.
Do I need to run a full node to use Monero safely?
Newbie
Activity: 5
Merit: 0
new here, be gentle
Posts: 5
QuoteDo I need to run a full node to use Monero safely?
#1August 19, 2026, 05:55:51 AM
I'm using the GUI wallet connected to a remote node. Is that safe, or should I sync my own full node? Disk space is tight on my laptop.
Newbie
Activity: 6
Merit: 16
run your own node
Posts: 6
QuoteRe: Do I need to run a full node to use Monero safely?
#2August 19, 2026, 07:55:51 AM
A remote node can't steal funds but it can see your IP and guess at your wallet activity. Your own node is strictly better. A pruned node needs far less disk:
Code:
monerod --prune-blockchain
Merited by seraphina (3)
Newbie
Activity: 8
Merit: 0
Posts: 8
QuoteRe: Do I need to run a full node to use Monero safely?
#3August 19, 2026, 01:55:51 PM
Seconding the pruned node suggestion — mine fits comfortably on a cheap SSD.
Newbie
Activity: 5
Merit: 0
new here, be gentle
Posts: 5
QuoteRe: Do I need to run a full node to use Monero safely?
#4August 20, 2026, 01:55:51 AM
Pruned node syncing now. Thanks both!
Log in or register to reply.