From e06b71270e6fac87c3f2b425d0377269d3a240c0 Mon Sep 17 00:00:00 2001 From: erciccione Date: Sun, 20 Sep 2020 10:42:15 +0200 Subject: [PATCH] Moneropedia: update entry 'Ring Size' --- _i18n/ar/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/de/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/en/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/es/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/fr/resources/moneropedia/ring-size.md | 10 ++++++---- _i18n/it/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/nl/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/pl/resources/moneropedia/ring-size.md | 11 ++++++----- _i18n/pt-br/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/ru/resources/moneropedia/ring-size.md | 10 ++++++---- _i18n/tr/resources/moneropedia/ring-size.md | 6 ++++-- _i18n/zh-cn/resources/moneropedia/ring-size.md | 8 +++++--- _i18n/zh-tw/resources/moneropedia/ring-size.md | 6 ++++-- 13 files changed, 59 insertions(+), 34 deletions(-) diff --git a/_i18n/ar/resources/moneropedia/ring-size.md b/_i18n/ar/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/ar/resources/moneropedia/ring-size.md +++ b/_i18n/ar/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/de/resources/moneropedia/ring-size.md b/_i18n/de/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/de/resources/moneropedia/ring-size.md +++ b/_i18n/de/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/en/resources/moneropedia/ring-size.md b/_i18n/en/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/en/resources/moneropedia/ring-size.md +++ b/_i18n/en/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/es/resources/moneropedia/ring-size.md b/_i18n/es/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/es/resources/moneropedia/ring-size.md +++ b/_i18n/es/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/fr/resources/moneropedia/ring-size.md b/_i18n/fr/resources/moneropedia/ring-size.md index a64a3d9f..43d7ea38 100644 --- a/_i18n/fr/resources/moneropedia/ring-size.md +++ b/_i18n/fr/resources/moneropedia/ring-size.md @@ -3,8 +3,10 @@ terms: ["ring-size", "taille-de-cercle"] summary: "Le nombre total de signataires possibles dans une signature de cercle" --- -{% include disclaimer.html translated="yes" translationOutdated="no" %} -### Les Bases -La taille de cercle réfère au nombre total de signataires possibles dans une @signature-de-cercle. Si une taille de cercle de 4 est sélectionnée pour une @transaction donnée, cela signifie qu'il y a 3 sorties distantes en plus de votre sortie "réelle". Une grande taille de cercle va typiquement fournir plus de confidentialité qu'une plus petite. cependant, réutiliser une taille de cercle curieuse et reconnaissable pour des transactions va potentiellement faire sortir ces transactions du lot. +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Taille de cercle = sorties distantes + 1 (votre sortie)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/it/resources/moneropedia/ring-size.md b/_i18n/it/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/it/resources/moneropedia/ring-size.md +++ b/_i18n/it/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/nl/resources/moneropedia/ring-size.md b/_i18n/nl/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/nl/resources/moneropedia/ring-size.md +++ b/_i18n/nl/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/pl/resources/moneropedia/ring-size.md b/_i18n/pl/resources/moneropedia/ring-size.md index dbb793ec..24741019 100644 --- a/_i18n/pl/resources/moneropedia/ring-size.md +++ b/_i18n/pl/resources/moneropedia/ring-size.md @@ -1,11 +1,12 @@ --- terms: ["ring-size", "rozmiar-pierścienia", "rozmiarowi-pierścienia", "rozmiarze-pierścienia", "rozmiarem-pierścienia"] -summary: "Liczba wszystkich możliwych osób podpisujących za pomocą podpisu pierścieniowego." +summary: "Liczba wszystkich możliwych osób podpisujących za pomocą podpisu pierścieniowego" --- -{% include disclaimer.html translated="yes" translationOutdated="no" %} -### Podstawy +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -Rozmiar pierścienia oznacza liczbę wszystkich możliwych osób podpisujących za pomocą @podpisu-pierścieniowego. Jeśli rozmiar pierścienia danej @transakcji wynosi 4, oznacza to, że poza twoim, istnieją 3 obce wyjścia. Wyższy numer rozmiaru pierścienia przeważnie zapewnia więcej prywatności niż niższy, jednak ponowne użycie nieparzystego, rozpoznawalnego rozmiaru pierścienia może spowodować, że transakcje będą się wyróżniać. +`Ring size (11) = foreign outputs (10) + your output (1)` -`Rozmiar pierścienia = obce wyjścia + 1 (twoje wyjście)` +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/pt-br/resources/moneropedia/ring-size.md b/_i18n/pt-br/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/pt-br/resources/moneropedia/ring-size.md +++ b/_i18n/pt-br/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/ru/resources/moneropedia/ring-size.md b/_i18n/ru/resources/moneropedia/ring-size.md index aba42320..ba79491b 100644 --- a/_i18n/ru/resources/moneropedia/ring-size.md +++ b/_i18n/ru/resources/moneropedia/ring-size.md @@ -3,8 +3,10 @@ terms: ["ring-size"] summary: "Общее количество участников в кольцевой подписи" --- -{% include disclaimer.html translated="yes" translationOutdated="yes" %} -### Основная информация -Размер кольца является общим количеством возможных подписывающих лиц в кольцевой подписи. Если для данной транзакции выбран размер кольца 4, это означает, что в дополнение к вашему "реальному" выходу есть еще 3 ложных внешних выхода. Большее количество участников (больший размер кольца) обеспечивает большую конфиденциальность по сравнению с меньшим. Однако повторное использование нечетного, узнаваемого размера кольца для транзакций может сделать транзакции более заметными на общем фоне. +{% include disclaimer.html translated="no" translationOutdated="no" %} +### The Basics +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Размер кольца = ложные выходы + 1 (ваш выход)` +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/tr/resources/moneropedia/ring-size.md b/_i18n/tr/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/tr/resources/moneropedia/ring-size.md +++ b/_i18n/tr/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/zh-cn/resources/moneropedia/ring-size.md b/_i18n/zh-cn/resources/moneropedia/ring-size.md index ec420e34..83da5d38 100644 --- a/_i18n/zh-cn/resources/moneropedia/ring-size.md +++ b/_i18n/zh-cn/resources/moneropedia/ring-size.md @@ -3,9 +3,11 @@ terms: ["ring-size"] summary: "total number of possible signers in a ring signature" --- -{% include disclaimer.html translated="yes" translationOutdated="yes" %} +{% include disclaimer.html translated="no" translationOutdated="no" %} ### 基础知识 -环尺寸是指@环签名中可能的签名者的总数。如果为一个给定的@交易选择了一个4的环尺寸,这意味着除了“实际”输出之外,还要有3个外部输出。一个较大的环尺寸通常比一个较小的环尺寸能提供的隐私性更多。然而,为交易反复使用一个奇数的、可识别的环尺寸可能会使交易显得突出。 +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`环尺寸 = 外部输出 + 1(您的输出)` +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file diff --git a/_i18n/zh-tw/resources/moneropedia/ring-size.md b/_i18n/zh-tw/resources/moneropedia/ring-size.md index 4888c220..bca3a665 100644 --- a/_i18n/zh-tw/resources/moneropedia/ring-size.md +++ b/_i18n/zh-tw/resources/moneropedia/ring-size.md @@ -5,6 +5,8 @@ summary: "total number of possible signers in a ring signature" {% include disclaimer.html translated="no" translationOutdated="no" %} ### The Basics -Ring size refers to the total number of possible signers in a @ring-signature. If a ring size of 4 is selected for a given @transaction, this means that there are 3 foreign outputs in addition to your “real” output. A higher ring size number will typically provide more privacy than a lower number. However, reusing an odd, recognizable ring size number for transactions could possibly make transactions stand out. +Ring size refers to the total number of signers in a @ring-signature. Before release [0.13.0 "Beryllium Bullet"]({{ site.baseurl }}/2018/10/11/monero-0.13.0-released.html), it was possible to select an arbitrary number of signers. With release 0.13, it was decided to set this number to 11 to enforce transaction uniformity. -`Ring size = foreign outputs + 1 (your output)` \ No newline at end of file +`Ring size (11) = foreign outputs (10) + your output (1)` + +Foreign outputs are typically called "decoys," and the number of decoys was previously called the "mixin" size. \ No newline at end of file