-
jeffro256[m]
Is there any kind of relay mechanism for blackball outputs? I think it could be a good idea if nodes could share blackball outputs as long as a transaction proof is provided
-
jeffro256[m]
This could allow miners and exchanges to help curate the list of possible decoys
-
moneromooo
No.
-
jeffro256[m]
Do you think that it could be beneficial to privacy? Also, blackball outputs was a real smart idea btw
-
moneromooo
Probably. At first approximation, yes. At second, I'm less sure, but still probably.
-
moneromooo
It probably has very little effect for ringct outputs, but high effect for pre-ringct outputs.
-
moneromooo
If by "relay mechanism" you mean automated p2p updates, it opens the door to potential fingerprinting. But then I don't think monerod is very resilient to this in the first place anyway.
-
moneromooo
I have no idea how "a transaction proof" would go and be verified. I suspect you'd need to redo a lot of the original work (though you can possibly prune a fair bit of dead ends maybe).
-
moneromooo
Easy for some cases at least, by supplying a set of outputs. But for known spent outs derived from chain reactions, it might be a bit more complicated.
-
moneromooo
Having a partial set is still better than no set though, modulo the fp.
-
moneromooo
Whether it is worth the work though, dunno.
-
moneromooo
I expect the majoity of people have never owned a pre-rct output, they'd have no use for this in practice.
-
moneromooo
s/people/monero users/
-
jeffro256[m]
Yeah that's what I meant by relay mechanism; like some new p2p notification command which automatically adds the output to the database. I was thinking that it could really improve privacy if implemented by those who conduct a lot of transactions + those who have to report transactions to IRS, etc. It would level the playing field and let people not use outputs who are known to be spent by some gov agency or chainanaysis company.
-
jeffro256[m]
Could you explain the fingerprinting comment? It shouldn't really affect the distribution of output selection as long as every node follows the same relay rules. Also when I said "transaction proof", I meant a spend proof. Other nodes can verify spend proofs without private keys right?
-
moneromooo
Fair point about forced privacy self violation.
-
moneromooo
By fp I mean that if a daemon has a particular set of blackballed outs, and is squawking on clearnet and tor, you can tell they're (probably) the same. That kind of thing.
-
moneromooo
It'll be less of an issue if those are largely static. Which they'd be if it's just pre-rct outs I guess, but not otherwise.
-
moneromooo
Also, if you want to include outputs for "those who have to report transactions to IRS, etc", you then cannot have a proof.
-
jeffro256[m]
It would allow exchanges (e.g.) to still be compliant but help everyone else out with their choice of decoys
-
moneromooo
So this opens the door to liars. Of whom we have at least one around.
-
jeffro256[m]
Is there not a way to voluntarily expose the true spender of a ring w/o revealing private keys?
-
moneromooo
There is. Not sure we want to encourage doing this in public though :D
-
jeffro256[m]
That's fair, it may be a cat that should stay in the bag
-
Dalek[m]
<hyc> "also make sure you actually..." <- How does one do this, guys? Does anyone know? Is it some kind-of library?
-
jeffro256[m]
What's the result when you execute the command `pkg_info -c readline`?
-
Dalek[m]
oh
-
Dalek[m]
Comment:
-
Dalek[m]
library to edit command lines as they are typed in
-
jeffro256[m]
Is that the full message?
-
Dalek[m]
There's also the link for the package, but yes
-
Dalek[m]
pub/OpenBSD//7.0/packages/amd64/readline-7.0p0.tgz
-
selsta
.merges
-
xmr-pr
8207 8211 8232 8239 8240 8241
-
selsta
moneromooo: now that BP+ is merged, could you rebase 7819?
-
moneromooo
ok
-
moneromooo
selsta: done
-
UkoeHB
in functional tests, where is it deciding what fork to use?
-
moneromooo
Latest defined IIRC.
-
moneromooo
(in the mainnet table)