Skip to content

Commit

Permalink
Change "triangular" to "gamma" in ringsignatures.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rucknium authored Dec 20, 2024
1 parent 51dd5ce commit 59bbd2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _i18n/en/resources/moneropedia/ringsignatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ For instance, a ring signature could be used to provide an anonymous signature f

### Application to Monero

A ring signature makes use of your @account keys and a number of public keys (also known as outputs) pulled from the @blockchain using a triangular distribution method. Over the course of time, past outputs could be used multiple times to form possible signer participants. In a "ring" of possible signers, all ring members are equal and valid. There is no way an outside observer can tell which of the possible signers in a signature group belongs to your @account. So, ring signatures ensure that transaction outputs are untraceable. Moreover, there are no @fungibility issues with Monero given that every transaction output has plausible deniability (e.g. the network can not tell which outputs are spent or unspent).
A ring signature makes use of your @account keys and a number of public keys (also known as outputs) pulled from the @blockchain using a gamma distribution method. Over the course of time, past outputs could be used multiple times to form possible signer participants. In a "ring" of possible signers, all ring members are equal and valid. There is no way an outside observer can tell which of the possible signers in a signature group belongs to your @account. So, ring signatures ensure that transaction outputs are untraceable. Moreover, there are no @fungibility issues with Monero given that every transaction output has plausible deniability (e.g. the network can not tell which outputs are spent or unspent).

To read how Monero gives you privacy by default (unlinkability), see @stealth-addresses.
To read how Monero gives you privacy by default (unlinkability), see @stealth-addresses.

0 comments on commit 59bbd2c

Please sign in to comment.