Hacker News new | ask | show | jobs
by EvilMonkeyMat 2722 days ago
I can't really see how it's better than Monero. From their website:

Monero uses ring signatures, ring confidential transactions, and stealth addresses to obfuscate the origins, amounts, and destinations of all transactions.

3 comments

My understanding, which may be incorrect:

The "anonymity set" of a monero transaction is just the number of fake values created in it. This is a fairly small number. If you're willing to put the effort in, you can trace all of them.

For MW, the the anonymity set is either "all users of system" (if you don't believe in a global network observer) or "all users of system who exchanged parameters in a given set".

In addition to this, Monero has the same "linearly growing blockchain history" scaling problem that bitcoin does. fluffypony has floated the idea of a mimblewimble sidechain for Monero.
Grin is less private but more scalable.
Grin is different private. I wouldn't say it's less private. The fact that you can submit a truncated set of transactions, can in some cases provide far more privacy than Monero.
Much more scalable than Monero as you do not need to store the blockchain only the UTXO set