Anonymity score #13

Open
opened 2022-12-27 12:00:47 +03:00 by gozzy · 0 comments

Many individual users who use the protocol, use it poorly. Predominantly the result of the lack of distinguishing indicators that alert of inadequate usage.

A quantified metric to guage the probability of association when withdrawing would help guide individuals to use the protocol adequately. This could be approached in one of two ways:

  • Simple probability computation of subsequent deposits
    • 1/N_s
  • Delta time to the power of the probability of subsequent deposits, multiplied by the probability of unspent deposits
    • Δt ^(1/N_s) * 1/N_u

Computing the inverse of either to derive the anonymity score. Simple probability computations of unspent deposits could also be used to benchmark each anonymity set. Therefore allowing individuals to know which pools have the highest entropy before depositing.

Many individual users who use the protocol, use it poorly. Predominantly the result of the lack of distinguishing indicators that alert of inadequate usage. A quantified metric to guage the probability of association when withdrawing would help guide individuals to use the protocol adequately. This could be approached in one of two ways: * Simple probability computation of subsequent deposits * `1/N_s` * Delta time to the power of the probability of subsequent deposits, multiplied by the probability of unspent deposits * `Δt ^(1/N_s) * 1/N_u` Computing the inverse of either to derive the anonymity score. Simple probability computations of unspent deposits could also be used to benchmark each anonymity set. Therefore allowing individuals to know which pools have the highest entropy before depositing.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: tornadocash/classic-ui#13
No description provided.