mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
moneropedia: uniform structure of smartmining.md and add config file
This commit is contained in:
parent
caf90fb256
commit
a50fae0084
15 changed files with 236 additions and 59 deletions
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,14 +1,31 @@
|
|||
---
|
||||
summary: 'Intelligentes Mining ist der Prozess, in welchem ein gedrosselter Miner genutzt wird, sofern dies keine Nachteile mit sich zieht'
|
||||
terms: ["smart-mining", "Intelligentes-Mining"]
|
||||
summary: "Intelligentes Mining ist der Prozess, in welchem ein gedrosselter Miner genutzt wird, sofern dies keine Nachteile mit sich zieht"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Grundlagen
|
||||
|
||||
Intelligentes Mining ist der Prozess, in welchem ein gedrosselter Miner genutzt wird, sofern dies keine Nachteile mit sich zieht.
|
||||
Die Nachteile umfassen eine erhöhte Hitzeentwicklung, ein verlangsamtes Gerät, sich schnell entleerende Akkus etc. Die Intention des intelligenten Minings ist eine Erhöhung der Netzwerksicherheit dadurch, dass so vielen Leuten wie möglich gewährt wird, ihren intelligenten Miner dauerhaft laufen zu lassen. Damit dies funktioniert, muss sich der Miner als zurückhaltend erweisen, anderenfalls wird er abgeschaltet und dem Monero-Netzwerk dadurch ein kleines bisschen seiner Sicherheit entzogen. Es ist wahrscheinlich, dass das Mining eines intelligenten Miners langsamer ist als das eines regulären Miners auf demselben Gerät.
|
||||
Intelligentes Mining ist der Prozess, in welchem ein gedrosselter Miner
|
||||
genutzt wird, sofern dies keine Nachteile mit sich zieht. Die Nachteile
|
||||
umfassen eine erhöhte Hitzeentwicklung, ein verlangsamtes Gerät, sich
|
||||
schnell entleerende Akkus etc. Die Intention des intelligenten Minings ist
|
||||
eine Erhöhung der Netzwerksicherheit dadurch, dass so vielen Leuten wie
|
||||
möglich gewährt wird, ihren intelligenten Miner dauerhaft laufen zu
|
||||
lassen. Damit dies funktioniert, muss sich der Miner als zurückhaltend
|
||||
erweisen, anderenfalls wird er abgeschaltet und dem Monero-Netzwerk dadurch
|
||||
ein kleines bisschen seiner Sicherheit entzogen. Es ist wahrscheinlich, dass
|
||||
das Mining eines intelligenten Miners langsamer ist als das eines regulären
|
||||
Miners auf demselben Gerät.
|
||||
|
||||
Intelligentes Mining steht in den offiziellen CLI- und GUI-Wallets, welche auf der [Downloads-Seite]({{ site.baseurl }}/downloads/) erhältlich sind, zur Verfügung.
|
||||
Intelligentes Mining steht in den offiziellen CLI- und GUI-Wallets, welche
|
||||
auf der [Downloads-Seite]({{ site.baseurl }}/downloads/) erhältlich sind,
|
||||
zur Verfügung.
|
||||
|
||||
Es ist zu hoffen, dass die verhältnismäßige Langsamkeit eines intelligenten Miners (besonders auf Geräten mit niedriger Leistung) durch eine große Anzahl von Menschen, die für einen potenziellen "Lotteriegewinn" einen Miner betreiben, kompensiert wird und dadurch die Netzwerksicherheit bedeutend erhöht wird. Eine durch viele verschiedene Ursprünge gesteigerte Hashrate hilft dabei, die Dezentralisierung des Monero-Netzwerks zu erhalten.
|
||||
Es ist zu hoffen, dass die verhältnismäßige Langsamkeit eines intelligenten
|
||||
Miners (besonders auf Geräten mit niedriger Leistung) durch eine große
|
||||
Anzahl von Menschen, die für einen potenziellen "Lotteriegewinn" einen Miner
|
||||
betreiben, kompensiert wird und dadurch die Netzwerksicherheit bedeutend
|
||||
erhöht wird. Eine durch viele verschiedene Ursprünge gesteigerte Hashrate
|
||||
hilft dabei, die Dezentralisierung des Monero-Netzwerks zu erhalten.
|
||||
|
|
|
@ -4,6 +4,7 @@ summary: "a process of having a throttled miner mine when it otherwise does not
|
|||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,14 +1,30 @@
|
|||
---
|
||||
terms: ["smart-mining", "extraction-minière-intelligente"]
|
||||
summary: "un processus selon lequel un mineur régulé mine lorsqu'il ne cause pas d'inconvénient"
|
||||
terms: ["smart-mining", "extraction-minière-intelligente"]
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Les Bases
|
||||
|
||||
L'Extraction minière intelligente est le processus selon lequel un @mineur régulé mine lorsqu'il ne cause pas d'inconvénient
|
||||
Les inconvénients inclus une élévation de la température, une perte de performance de la machine, une batterie épuisée, etc. Le but de l'extraction minière intelligente est d'augmenter la sécurité du réseau en permettant au maximum de personnes de laisser l'extraction minière intelligente active en permanence. Pour que cela fonctionne, le mineur doit se montrer non intrusif, ou il serait désactivé, privant Monero d'un peu de sa sécurité. De ce fait, il est probable qu'un mineur intelligent mine moins rapidement qu'un mineur normal sur le même matériel.
|
||||
L'Extraction minière intelligente est le processus selon lequel un @mineur
|
||||
régulé mine lorsqu'il ne cause pas d'inconvénient Les inconvénients inclus
|
||||
une élévation de la température, une perte de performance de la machine, une
|
||||
batterie épuisée, etc. Le but de l'extraction minière intelligente est
|
||||
d'augmenter la sécurité du réseau en permettant au maximum de personnes de
|
||||
laisser l'extraction minière intelligente active en permanence. Pour que
|
||||
cela fonctionne, le mineur doit se montrer non intrusif, ou il serait
|
||||
désactivé, privant Monero d'un peu de sa sécurité. De ce fait, il est
|
||||
probable qu'un mineur intelligent mine moins rapidement qu'un mineur normal
|
||||
sur le même matériel.
|
||||
|
||||
L'extraction minière intelligente est disponible dans les portefeuilles CLI et GUI officiels, qui sont disponible sur la [page téléchargements](/downloads/).
|
||||
L'extraction minière intelligente est disponible dans les portefeuilles CLI
|
||||
et GUI officiels, qui sont disponible sur la [page
|
||||
téléchargements](/downloads/).
|
||||
|
||||
On espère que la lenteur relative d'un mineur intelligent (particulièrement sur les machines de faible puissance) sera contrebalancé par le grand nombre d'utilisateur utilisant le mineur pour un possible "gain à la loterie", et que la sécurité du réseau Monero sera augmenté d'une valeur non négligeable. L'augmentation du taux de hachage depuis de nombreuses sources différentes aide à la conservation de la décentralisation du réseau Monero.
|
||||
On espère que la lenteur relative d'un mineur intelligent (particulièrement
|
||||
sur les machines de faible puissance) sera contrebalancé par le grand nombre
|
||||
d'utilisateur utilisant le mineur pour un possible "gain à la loterie", et
|
||||
que la sécurité du réseau Monero sera augmenté d'une valeur non
|
||||
négligeable. L'augmentation du taux de hachage depuis de nombreuses sources
|
||||
différentes aide à la conservation de la décentralisation du réseau Monero.
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,13 +1,27 @@
|
|||
---
|
||||
summary: 'en prosess hvor man bruker en strupet utvinner til å utvinne når det ellers ikke er ulemper ved å gjøre dette'
|
||||
terms: ["smart-mining", "smart-utvinning"]
|
||||
summary: "en prosess hvor man bruker en strupet utvinner til å utvinne når det ellers ikke er ulemper ved å gjøre dette"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Det grunnleggende
|
||||
|
||||
Smart-utvinning er en prosess hvor man bruker en strupet @utvinner til å utvinne når det ellers ikke er ulemper ved å gjøre dette. Ulempene omfatter varmeøkning, tregere maskiner, tappende batteri, osv. Hensikten med smart-utvinning er å øke nettverkssikkerheten ved å la så mange mennesker som mulig ha smart-utvinneren på til enhver tid. For at dette skal fungere, må utvinneren vise seg å være tilbakeholden og lite påtrengende i utvinningen, ellers vil den slås av, noe som vil frata Monero-nettverket litt sikkerhet. Derfor er det sannsynlig at en smart-utvinner utvinner saktere enn en normal utvinner som bruker samme maskinvare.
|
||||
Smart-utvinning er en prosess hvor man bruker en strupet @utvinner til å
|
||||
utvinne når det ellers ikke er ulemper ved å gjøre dette. Ulempene omfatter
|
||||
varmeøkning, tregere maskiner, tappende batteri, osv. Hensikten med
|
||||
smart-utvinning er å øke nettverkssikkerheten ved å la så mange mennesker
|
||||
som mulig ha smart-utvinneren på til enhver tid. For at dette skal fungere,
|
||||
må utvinneren vise seg å være tilbakeholden og lite påtrengende i
|
||||
utvinningen, ellers vil den slås av, noe som vil frata Monero-nettverket
|
||||
litt sikkerhet. Derfor er det sannsynlig at en smart-utvinner utvinner
|
||||
saktere enn en normal utvinner som bruker samme maskinvare.
|
||||
|
||||
Smart-utvinning er tilgjengelig i den offisielle CLI- og GUI-lommeboken, og er tilgjengelig på [nedlastingssiden]({{ site.baseurl_root }}/downloads/).
|
||||
Smart-utvinning er tilgjengelig i den offisielle CLI- og GUI-lommeboken, og
|
||||
er tilgjengelig på [nedlastingssiden]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
Det er håp om at den relative tregheten til en smart-utvinner (spesielt på maskiner med lavere beregningskraft) oppveies av den store mengden med folk som kjører en utvinner for en mulig «lottogevinst», og dermed øker Moneros nettverkssikkerhet med en ikke-triviell mengde. Den økte hashraten fra mange forskjellige kilder bidrar til å holde Monero-nettverket desentralisert.
|
||||
Det er håp om at den relative tregheten til en smart-utvinner (spesielt på
|
||||
maskiner med lavere beregningskraft) oppveies av den store mengden med folk
|
||||
som kjører en utvinner for en mulig «lottogevinst», og dermed øker Moneros
|
||||
nettverkssikkerhet med en ikke-triviell mengde. Den økte hashraten fra mange
|
||||
forskjellige kilder bidrar til å holde Monero-nettverket desentralisert.
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,13 +1,29 @@
|
|||
---
|
||||
summary: 'Proces limitowania wydobycia w celu uniknięcia niedogodności'
|
||||
terms: ["smart-mining"]
|
||||
summary: "Proces limitowania wydobycia w celu uniknięcia niedogodności."
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Podstawy
|
||||
|
||||
Smart mining (inteligentne wydobywanie) jest procesem limitowania wydobycia w celu uniknięcia niedogodności takich jak przegrzanie lub spowolnienie urządzenia, wyczerpywanie baterii itd. Jego zamysłem jest zwiększenie bezpieczeństwa sieci poprzez dopuszczenie jak największej liczby użytkowników do korzystania z "inteligentnej koparki" przez cały czas. Aby to się powiodło, górnik musi udowodnić swoją dyskretność, w przeciwnym razie zostanie rozłączony, pozbawiając sieć Monero z małej części bezpieczeństwa. Możliwe jest, że inteligentna koparka będzie wydobywać wolniej niż normalna na tym samym twardym dysku.
|
||||
Smart mining (inteligentne wydobywanie) jest procesem limitowania wydobycia
|
||||
w celu uniknięcia niedogodności takich jak przegrzanie lub spowolnienie
|
||||
urządzenia, wyczerpywanie baterii itd. Jego zamysłem jest zwiększenie
|
||||
bezpieczeństwa sieci poprzez dopuszczenie jak największej liczby
|
||||
użytkowników do korzystania z "inteligentnej koparki" przez cały czas. Aby
|
||||
to się powiodło, górnik musi udowodnić swoją dyskretność, w przeciwnym razie
|
||||
zostanie rozłączony, pozbawiając sieć Monero z małej części
|
||||
bezpieczeństwa. Możliwe jest, że inteligentna koparka będzie wydobywać
|
||||
wolniej niż normalna na tym samym twardym dysku.
|
||||
|
||||
Smart mining jest dostępne w oficjalnym portfelu wiersza poleceń oraz Graficznego Interfejsu Użytkownika, które znajdują się na stronie [do ściągnięcia]({{ site.baseurl }}/downloads/).
|
||||
Smart mining jest dostępne w oficjalnym portfelu wiersza poleceń oraz
|
||||
Graficznego Interfejsu Użytkownika, które znajdują się na stronie [do
|
||||
ściągnięcia]({{ site.baseurl }}/downloads/).
|
||||
|
||||
Spodziewa się, że powolność inteligentnej koparki (szczególnie na urządzeniach o niskiej mocy) zostanie zrekompensowana przez wielu użytkowników korzystających z niej w celu ewentualnej "wygranej na loterii", a tym samym znaczne zwiększenie bezpieczeństwa sieci Monero. Zwiększona prędkość haszowania przez wiele różnych źródeł pomaga utrzymać sieć Monero zdecentralizowaną.
|
||||
Spodziewa się, że powolność inteligentnej koparki (szczególnie na
|
||||
urządzeniach o niskiej mocy) zostanie zrekompensowana przez wielu
|
||||
użytkowników korzystających z niej w celu ewentualnej "wygranej na loterii",
|
||||
a tym samym znaczne zwiększenie bezpieczeństwa sieci Monero. Zwiększona
|
||||
prędkość haszowania przez wiele różnych źródeł pomaga utrzymać sieć Monero
|
||||
zdecentralizowaną.
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,13 +1,26 @@
|
|||
---
|
||||
summary: 'Смарт-майнинг - это процесс безошибочного майнинга при помощи регулируемого майнера'
|
||||
terms: ["smart-mining"]
|
||||
summary: "Смарт-майнинг - это процесс безошибочного майнинга при помощи регулируемого майнера"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### Основная информация
|
||||
|
||||
Смарт-майнинг - это процесс безошибочного @майнинга при помощи регулируемого майнера. Ошибками считаются перегрев, замедление работы машины, разрядка батареи и т. д. Задача смарт-майнинга состоит в повышении уровня безопасности сети, чтобы максимальное количество людей смогло использовать смарт-майнер на постоянной основе. Для этого майнер не должен выделяться, иначе он будет отключён, лишая сеть Monero некой малой толики безопасности. Как таковой смарт-майнер, вероятнее всего, будет работать медленнее, чем обычный майнер на том же оборудовании.
|
||||
Смарт-майнинг - это процесс безошибочного @майнинга при помощи регулируемого
|
||||
майнера. Ошибками считаются перегрев, замедление работы машины, разрядка
|
||||
батареи и т. д. Задача смарт-майнинга состоит в повышении уровня
|
||||
безопасности сети, чтобы максимальное количество людей смогло использовать
|
||||
смарт-майнер на постоянной основе. Для этого майнер не должен выделяться,
|
||||
иначе он будет отключён, лишая сеть Monero некой малой толики
|
||||
безопасности. Как таковой смарт-майнер, вероятнее всего, будет работать
|
||||
медленнее, чем обычный майнер на том же оборудовании.
|
||||
|
||||
Смарт-майнинг возможен с официальным CLI и GUI кошельком, которые можно скачать на [странице загрузок]({{ site.baseurl }}/downloads/).
|
||||
Смарт-майнинг возможен с официальным CLI и GUI кошельком, которые можно
|
||||
скачать на [странице загрузок]({{ site.baseurl }}/downloads/).
|
||||
|
||||
Есть надежда, что относительная медлительность смарт-майнера (особенно на маломощных машинах) будет компенсироваться большим количеством людей, использующим майнер для возможного "выигрыша в лотерею", что повысит безопасность сети Monero за счёт нетривиальной суммы. Повышение хешрейта за счёт различных источников способствует децентрализации сети Monero.
|
||||
Есть надежда, что относительная медлительность смарт-майнера (особенно на
|
||||
маломощных машинах) будет компенсироваться большим количеством людей,
|
||||
использующим майнер для возможного "выигрыша в лотерею", что повысит
|
||||
безопасность сети Monero за счёт нетривиальной суммы. Повышение хешрейта за
|
||||
счёт различных источников способствует децентрализации сети Monero.
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
|
@ -1,13 +1,16 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="yes" translationOutdated="no" %}
|
||||
|
||||
### 基础知识
|
||||
|
||||
智能挖矿是一种在不造成损害的情况下,使用降频@矿工程序挖矿的过程。
|
||||
损害包括增加发热量,使机器变慢,耗尽电池等。智能挖矿的目的是通过允许尽可能多的人让智能矿工程序一直工作来提高网络安全。要使这一功能发挥作用,矿工程序必须证明不引人注目,否则它将被关闭,进而剥夺了门罗币的一些网络安全。因此,在相同的硬件上,智能矿工程序的挖矿速度可能比普通矿工程序要慢。
|
||||
|
||||
智能挖矿功能可以在官方的 CLI 和 GUI 钱包中找到,钱包可以在[下载页面](https://getmonero.org/downloads/)中进行下载。
|
||||
智能挖矿功能可以在官方的 CLI 和 GUI
|
||||
钱包中找到,钱包可以在[下载页面](https://getmonero.org/downloads/)中进行下载。
|
||||
|
||||
希望智能矿工(尤其是在低功耗机器上)的相对慢速,能够被大量的人运行矿工程序所弥补,这些人的目标是中个大奖,从而使门罗币网络安全获得不小的提高。从许多不同来源增加的算力有助于维护门罗币网络的去中心化。
|
||||
|
|
|
@ -1,14 +1,26 @@
|
|||
---
|
||||
summary: 'a process of having a throttled miner mine when it otherwise does not cause drawbacks'
|
||||
terms: ["smart-mining"]
|
||||
summary: "a process of having a throttled miner mine when it otherwise does not cause drawbacks"
|
||||
---
|
||||
|
||||
{% include disclaimer.html translated="no" translationOutdated="no" %}
|
||||
|
||||
### The Basics
|
||||
|
||||
Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks.
|
||||
Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware.
|
||||
Smart mining is the process of having a throttled @miner mine when it
|
||||
otherwise does not cause drawbacks. Drawbacks include increases heat,
|
||||
slower machine, depleting battery, etc. The intent of smart mining is to
|
||||
increase network security by allowing as many people as possible to let the
|
||||
smart miner on all the time. For this to work, the miner must prove
|
||||
unobtrusive, or it will be turned off, depriving the Monero network from a
|
||||
little bit of security. As such, it is likely that a smart miner will mine
|
||||
slower than a normal miner on the same hardware.
|
||||
|
||||
Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/).
|
||||
Smart mining is available in the official CLI and GUI wallet, which are
|
||||
available in the [downloads page]({{ site.baseurl_root }}/downloads/).
|
||||
|
||||
It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized.
|
||||
It is hoped that the relative slowness of a smart miner (especially on
|
||||
low-power machines) will be offset by the large amount of people running a
|
||||
miner for a possible "lottery win", and thus increase the Monero network
|
||||
security by a non trivial amount. The increased hash rate from many
|
||||
different sources helps keep the Monero network decentralized.
|
||||
|
|
13
po/moneropedia/smartmining.config
Normal file
13
po/moneropedia/smartmining.config
Normal file
|
@ -0,0 +1,13 @@
|
|||
[po4a_langs] es it pl fr ar ru de nl pt-br tr zh-cn zh-tw nb-no
|
||||
[po4a_paths] ../_i18n/en/resources/moneropedia/weblate/smartmining.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/smartmining.po
|
||||
|
||||
[options] opt:"--keep=0"
|
||||
[options] opt:"--localized-charset=UTF-8"
|
||||
[options] opt:"--master-charset=UTF-8"
|
||||
[options] opt:"--master-language=en_US"
|
||||
[options] opt:"--msgmerge-opt='--no-wrap'"
|
||||
[options] opt:"--wrap-po=newlines"
|
||||
|
||||
[po4a_alias:markdown] text opt:"--option markdown"
|
||||
|
||||
[type: markdown] ../_i18n/en/resources/moneropedia/smartmining.md $lang:../_i18n/$lang/resources/moneropedia/smartmining.md
|
Loading…
Reference in a new issue