Spoiler: the last one does not exists
Maybe technically… But we’ve come up with some pretty ridiculous cryptography schemes that would take billions of years to crack.
Comment on How a 27-Year-Old Codebreaker Busted the Myth of Bitcoin’s Anonymity
thecookingsenpai@lemmy.world 11 months ago
There should be more education on the difference between “privacy being available if you look for it” VS “privacy being ensured since the beginning and forever no matter what”
Spoiler: the last one does not exists
Spoiler: the last one does not exists
Maybe technically… But we’ve come up with some pretty ridiculous cryptography schemes that would take billions of years to crack.
You would be surprised in finding out that the majority of blockchains out there aren’t Quantum resistant, tho (elliptic curves being the reason mainly but I am not an expert)
shortwavesurfer@lemmy.zip 11 months ago
Monero comes the closest, but there is a possibility that ring signatures could be broken in the future for sure.
FaceDeer@kbin.social 11 months ago
Ethereum supports anonymized tokens and rollups too, if you choose to use them.
shortwavesurfer@lemmy.zip 11 months ago
That’s the difference though. On Ethereum you have to choose to use them. On Monero it’s private by default. And that’s the way it ought to be.
FaceDeer@kbin.social 11 months ago
If you're using the anonymized tokens then your transactions are private by default.
Anonymization requires a bunch of computational overhead which means that anonymized transactions cost more to execute, all else being equal. So a blockchain where you can choose whether you're using anonymization or not depending on your particular needs is better than one where it's forced on every transaction.
Bear in mind, Ethereum is a platform. It has many different tokens with different properties running on that platform, some of which are as anonymous as Monero. Use the ones with the properties you need.