diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-04-22 08:57:18 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2017-04-22 10:29:03 +0100 |
commit | ac1aba90f8037d29803699bedc782f87ed9698ad (patch) | |
tree | 1ab0fe04293088e303f51fedae8938a81424f656 /cmake | |
parent | Merge pull request #1956 (diff) | |
download | monero-ac1aba90f8037d29803699bedc782f87ed9698ad.tar.xz |
wallet2: bias fake outs more towards recent outputs
Two recent papers quantified the real usage bias for the
real output in a ring being the true one, and shows that
the current biasing is much too weak.
While we wait for a better solution, we increase the ratio
of recent-to-total fake outputs, as well as decrease the
time window for recent outputs, so that half the fake outs
are selected within the last 1.8 day. Value plucked from
figure 10, page 11 of An Empirical Analysis of Linkability
in the Monero Blockchain, 2017, Miller et al.
This is also arbitrary, of course, but serves as a stopgap
till a better selection algorithm is chosen.
Diffstat (limited to 'cmake')
0 files changed, 0 insertions, 0 deletions