Gregory Maxwell [ARCHIVE] on Nostr: 📅 Original date posted:2013-05-15 📝 Original message:On Wed, May 15, 2013 at ...
📅 Original date posted:2013-05-15
📝 Original message:On Wed, May 15, 2013 at 7:22 PM, Mike Hearn <mike at plan99.net> wrote:
> Conceptually it sounds a lot like ZeroCoin (not in implementation)?
Zerocoin conceals the connection from everyone forever, assuming the
underlying trapdoor problem is computational infeasible, but at great
cost.
Adamcoin, depending on how its done, at most conceals the transactions
from people who aren't a party to them... though as time goes on
eventually everyone becomes a party to a sufficiently old coin, and
avoiding publication creates quadratic costs in evaluating a private
clique's claims.... so instead an implementation would make the
identities public but only once they're burred a bit.
Perhaps an extreme version of the idea is easier to understand. Ignore
DOS attacks for a moment and pretend there is never any address reuse:
Everyone creates txouts paying a P2SH addresses that have a OP_PUSH
nonce in them and tell you recipient the nonce out of band.
When the recipients spend those coins they provide the script but not the nonce.
The recipient knows what coins he's spending, but the public does not.
The public can tell there is no double spend though, because they'd
see the same script twice. The person he's paying may be skeptical
that he actually has any coin and didn't just mine some gibberish, but
our spender tells that their receiver the nonce, and that person can
see the coin available for spending in the chain and also see that
there are no double spends.
This could actually go on forever with no ambiguity over who owns
what, but the out of band proofs that you have to give people when you
spend coins would grow with the history of the coins.
Since there wouldn't be much privacy once a transaction was
sufficiently split up in any case, you instead just publish the
unblindings once transactions are sufficiently buried. Thus bounding
the growth of the proofs. The reason I say I need to internalize
this more is mostly that I need to think about attacks on the
publication for 'tained' transactions being more or less isomorphic
to just refusing to allow spending of the 'tainted' coins in any case.
Published at
2023-06-07 15:01:56Event JSON
{
"id": "43d0ae28aaaa6c88497efa82b5827a25d2c72122b094463462ea9bbf2168def2",
"pubkey": "4aa6cf9aa5c8e98f401dac603c6a10207509b6a07317676e9d6615f3d7103d73",
"created_at": 1686150116,
"kind": 1,
"tags": [
[
"e",
"052db3d87a8ddcca9322b2943b65186caaf79275f7fd59c7239cb800e064e1db",
"",
"root"
],
[
"e",
"422fb1c788d73acc7c7b3036d3fcfacde1a9b0438e8ccf54d0c5975d4b1eb916",
"",
"reply"
],
[
"p",
"f2c95df3766562e3b96b79a0254881c59e8639f23987846961cf55412a77f6f2"
]
],
"content": "📅 Original date posted:2013-05-15\n📝 Original message:On Wed, May 15, 2013 at 7:22 PM, Mike Hearn \u003cmike at plan99.net\u003e wrote:\n\u003e Conceptually it sounds a lot like ZeroCoin (not in implementation)?\n\nZerocoin conceals the connection from everyone forever, assuming the\nunderlying trapdoor problem is computational infeasible, but at great\ncost.\n\nAdamcoin, depending on how its done, at most conceals the transactions\nfrom people who aren't a party to them... though as time goes on\neventually everyone becomes a party to a sufficiently old coin, and\navoiding publication creates quadratic costs in evaluating a private\nclique's claims.... so instead an implementation would make the\nidentities public but only once they're burred a bit.\n\nPerhaps an extreme version of the idea is easier to understand. Ignore\nDOS attacks for a moment and pretend there is never any address reuse:\n\nEveryone creates txouts paying a P2SH addresses that have a OP_PUSH\nnonce in them and tell you recipient the nonce out of band.\n\nWhen the recipients spend those coins they provide the script but not the nonce.\n\nThe recipient knows what coins he's spending, but the public does not.\n\nThe public can tell there is no double spend though, because they'd\nsee the same script twice. The person he's paying may be skeptical\nthat he actually has any coin and didn't just mine some gibberish, but\nour spender tells that their receiver the nonce, and that person can\nsee the coin available for spending in the chain and also see that\nthere are no double spends.\n\nThis could actually go on forever with no ambiguity over who owns\nwhat, but the out of band proofs that you have to give people when you\nspend coins would grow with the history of the coins.\n\nSince there wouldn't be much privacy once a transaction was\nsufficiently split up in any case, you instead just publish the\nunblindings once transactions are sufficiently buried. Thus bounding\nthe growth of the proofs. The reason I say I need to internalize\nthis more is mostly that I need to think about attacks on the\npublication for 'tained' transactions being more or less isomorphic\nto just refusing to allow spending of the 'tainted' coins in any case.",
"sig": "7ce589207c8b4ebb8f496deb4dbdc710121e4e866801d3b8b750f54eecd612b2114509e805b2ca2c7e774d1328047a955e51e173bcb46869877bce56f0be3013"
}