moneropedia: uniform structure of remote-node.md

This commit is contained in:
erciccione 2021-10-04 12:26:13 +02:00
parent caf90fb256
commit 7b33a53174
No known key found for this signature in database
GPG Key ID: 762AF8C608E56CDF
15 changed files with 604 additions and 121 deletions

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,65 @@
---
summary: 'Nodes, die nicht im gleichen Gerät wie das Wallet laufen. Offene Remote-Nodes erlauben die direkte Nutzung des Monero-Netzwerks'
terms: ["remote-node", "remote-nodes", "Remote-Node", "Remote-Nodes"]
summary: "Nodes, die nicht im gleichen Gerät wie das Wallet laufen. Offene Remote-Nodes erlauben die direkte Nutzung des Monero-Netzwerks"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
Ein @Node, der nicht auf demselben Gerät wie das Monero-@Wallet läuft, wird "Remote-Node" genannt und kann sowohl privat als auch offen sein.
Ein **privater Remote-Node** läuft zwar nicht auf deinem Gerät, du hast jedoch die volle Kontrolle darüber. Ein klassisches Beispiel ist ein auf einem VPS oder einem Server laufender Node: Dieser Node ist nicht auf deinem Gerät, du kannst ihn aber komplett eigenhändig steuern. Du kannst dich sogar dazu entschließen, ihn zu einem offenen Node werden zu lassen, damit andere sich zu ihm verbinden können.
Ein @Node, der nicht auf demselben Gerät wie das Monero-@Wallet läuft, wird
"Remote-Node" genannt und kann sowohl privat als auch offen sein.
Ein **öffentlicher Remote-Node** kann von Leuten genutzt werden, die aus persönlichen Gründen (im Regelfall aufgrund von Hardware-Voraussetzungen, Speicherplatz oder auch technischem Können) keinen eigenen Node betreiben möchten/können und es vorziehen, einen im Monero-Netzwerk öffentlich verfügbaren Node zu verwenden. Offene Remote-Nodes werden oft einfach nur "Remote-Nodes" genannt.
Ein **privater Remote-Node** läuft zwar nicht auf deinem Gerät, du hast
jedoch die volle Kontrolle darüber. Ein klassisches Beispiel ist ein auf
einem VPS oder einem Server laufender Node: Dieser Node ist nicht auf deinem
Gerät, du kannst ihn aber komplett eigenhändig steuern. Du kannst dich sogar
dazu entschließen, ihn zu einem offenen Node werden zu lassen, damit andere
sich zu ihm verbinden können.
Das Nutzen eines offenen Nodes erlaubt es, @Transaktionen augenblicklich zu senden, ohne dass zunächst die @Blockchain heruntergeladen und mit dem Monero-Netzwerk synchronisiert werden muss - dies geht jedoch auf Kosten deiner Privatsphäre. Die Monero-Community empfiehlt dir, immer deinen eigenen Node zu betreiben, damit du das Maximum an möglicher Privatsphäre erlangst und dabei hilfst, das Netzwerk zu dezentralisieren.
Ein **öffentlicher Remote-Node** kann von Leuten genutzt werden, die aus
persönlichen Gründen (im Regelfall aufgrund von Hardware-Voraussetzungen,
Speicherplatz oder auch technischem Können) keinen eigenen Node betreiben
möchten/können und es vorziehen, einen im Monero-Netzwerk öffentlich
verfügbaren Node zu verwenden. Offene Remote-Nodes werden oft einfach nur
"Remote-Nodes" genannt.
Das Nutzen eines offenen Nodes erlaubt es, @Transaktionen augenblicklich zu
senden, ohne dass zunächst die @Blockchain heruntergeladen und mit dem
Monero-Netzwerk synchronisiert werden muss - dies geht jedoch auf Kosten
deiner Privatsphäre. Die Monero-Community empfiehlt dir, immer deinen
eigenen Node zu betreiben, damit du das Maximum an möglicher Privatsphäre
erlangst und dabei hilfst, das Netzwerk zu dezentralisieren.
### Öffentliche Nodes
Offene Nodes sind super, weil sie es Leuten, die keinen eigenen Node betreiben, erlauben, direkt dem Monero-Netzwerk beizutreten. Es gibt zwei Hauptmöglichkeiten, zu einem offenen Node zu verbinden: Finde jemanden, der seinen Node mit dir teilt, oder nutze schlicht einen öffentlichen Node.
Offene Nodes sind super, weil sie es Leuten, die keinen eigenen Node
betreiben, erlauben, direkt dem Monero-Netzwerk beizutreten. Es gibt zwei
Hauptmöglichkeiten, zu einem offenen Node zu verbinden: Finde jemanden, der
seinen Node mit dir teilt, oder nutze schlicht einen öffentlichen Node.
Öffentliche Nodes sind durch zwei Systeme im Netzwerk erreichbar:
- **Node-Sammlungen**, im Grunde Auflistungen offener Remote-Nodes. Die Betreiber dieser Nodes haben sich dazu entschieden, diese zur Sammlung hinzuzufügen, sodass andere sie nutzen können. Die Sammlung versorgt denjenigen, der einen Remote-Node nutzen möchte, mit einer simplen URL. Diese verbindet zu einem der gelisteten Nodes und muss dazu im Monero-Wallet (GUI oder CLI) eingefügt werden. Das Wallet kontaktiert daraufhin einen der durch die URL vermittelten Nodes und erlaubt dem Endnutzer das sofortige Empfangen und Senden von Transaktionen. Eine der bekanntesten Node-Sammlungen ist [MoneroWorld](https://moneroworld.com/#nodes).
- **Native offene Nodes**, eine der neuen coolen Funktionen, die die Monero-Entwickler zur Verbesserung des Nutzererlebnisses und Vereinfachung des Verbindens zum Netzwerk eingebracht haben. Das CLI-Wallet erlaubt die Veröffentlichung eines Nodes durch das einfach Hinzufügen des Flags `--public-node`. Dadurch wird dieser Node auf dem P2P-Netzwerk angezeigt und Nutzer können sich zu diesem (oder jedem anderen öffentlichen Node, der so angezeigt wird) verbinden, indem sie die zugehörige Einstellung in den GUI- und CLI-Wallets vornehmen.
- **Node-Sammlungen**, im Grunde Auflistungen offener Remote-Nodes. Die
Betreiber dieser Nodes haben sich dazu entschieden, diese zur Sammlung
hinzuzufügen, sodass andere sie nutzen können. Die Sammlung versorgt
denjenigen, der einen Remote-Node nutzen möchte, mit einer simplen
URL. Diese verbindet zu einem der gelisteten Nodes und muss dazu im
Monero-Wallet (GUI oder CLI) eingefügt werden. Das Wallet kontaktiert
daraufhin einen der durch die URL vermittelten Nodes und erlaubt dem
Endnutzer das sofortige Empfangen und Senden von Transaktionen. Eine der
bekanntesten Node-Sammlungen ist
[MoneroWorld](https://moneroworld.com/#nodes).
Sei dir darüber bewusst, dass die Nutzung von Remote-Nodes riskant sein kann. Node-Betreiber können Transaktionen mit IP-Adressen in Verbindung bringen. Diese Risiken können zwar minimiert werden, wenn möglich solltest du dennoch vermeiden, einen solchen Node zu nutzen. Betreibe deinen eigenen Node!
- **Native offene Nodes**, eine der neuen coolen Funktionen, die die
Monero-Entwickler zur Verbesserung des Nutzererlebnisses und Vereinfachung
des Verbindens zum Netzwerk eingebracht haben. Das CLI-Wallet erlaubt die
Veröffentlichung eines Nodes durch das einfach Hinzufügen des Flags
`--public-node`. Dadurch wird dieser Node auf dem P2P-Netzwerk angezeigt und
Nutzer können sich zu diesem (oder jedem anderen öffentlichen Node, der so
angezeigt wird) verbinden, indem sie die zugehörige Einstellung in den GUI-
und CLI-Wallets vornehmen.
Sei dir darüber bewusst, dass die Nutzung von Remote-Nodes riskant sein
kann. Node-Betreiber können Transaktionen mit IP-Adressen in Verbindung
bringen. Diese Risiken können zwar minimiert werden, wenn möglich solltest
du dennoch vermeiden, einen solchen Node zu nutzen. Betreibe deinen eigenen
Node!

View File

@ -4,6 +4,7 @@ summary: "Nodes which are not running in the same machine as the wallet. Open re
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
@ -19,6 +20,7 @@ Open nodes are cool because, as we said above, allow people who are not running
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The @daemon allows to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
terms: ["remote-node", "remote-nodes", "ekstern node", "eksterne noder"]
summary: "Noder som ikke kjører i samme maskin som lommeboken. Med åpne, eksterne noder kan man bruke Monero-nettverket med en gang"
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
En @node som ikke kjører på samme lokale maskin hvor Monero-@lommeboken befinner seg, kalles for en «ekstern node», og kan være privat eller åpen.
{% include disclaimer.html translated="no" translationOutdated="no" %}
En **privat, ekstern node** kjører ikke på den lokale maskinen din, men du har full kontroll over den. Et klassisk eksempel er en node som kjører på en VPS eller server. Den noden befinner seg ikke på den lokale maskinen din, men du har full kontroll over den. Du kan til og med beslutte å gjøre den om til en offentlig node og la folk koble seg til den.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
En **Åpen, ekstern node** kan brukes av folk som av personlige grunner (vanligvis på grunn av maskinvarekrav, diskplass eller tekniske ferdigheter), ikke kan eller vil kjøre sin egen node og foretrekker å stole på en offentlig tilgjengelig en på Monero-nettverket. Åpne, eksterne noder refereres ofte til som «eksterne noder».
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Å bruke en åpen node lar deg foreta umiddelbare @transaksjoner uten behov for å laste ned @blokkjeden og synkronisere til Monero-nettverket først, men på bekostning av kontrollen over personvernet ditt. Monero-samfunnet foreslår å alltid at du kjører din egen node for å oppnå den største graden av personvern og for å hjelpe med å desentralisere nettverket.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
### Offentlige noder
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
Åpne noder er fine fordi de, som nevnt over, lar folk som ikke kjører sin egen node umiddelbart delta i Monero-nettverket. Det er to hovedmåter å koble til en åpen node: Enten få noen til å dele sin offentlige node med deg ved å be dem om å «åpne den» og gi deg IP-adressen og porten sin, eller ved å bruke en offentlig node.
### Public Nodes
Offentlige noder kan nås i nettverket via to systemer:
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
- **Nodeaggregatorer**, som i bunn og grunn er lister over åpne, eksterne noder. Operatørene av disse nodene bestemte seg for å legge dem til aggregatoren slik at folk kan bruke dem. Aggregatoren gir en enkel nettadresse til personen som vil bruke en ekstern node. Denne nettadressen kobles til en av nodene i listen og må settes inn i Monero-lommeboken (GUI eller CLI). Lommeboken kontakter deretter én av nodene som avledes av nettadressen og lar sluttbrukeren umiddelbart motta og sende transaksjoner. Én av de mest kjent nodeaggregatorene er [MoneroWorld](https://moneroworld.com/#nodes).
- **Opprinnelige offentlige noder**. Dette er ett av de kuleste nye funksjonene som Monero-utviklerne har funnet på for å forbedre brukeropplevelsen og for å gjøre det lettere å koble til nettverket. @Daemon lar en gjøre en node offentlig ved å legge til `--public-node`-flagget. På denne måten vil det annonseres på P2P-nettverket, og folk vil kunne koble til den (eller til en annen offentlig node som annonserer seg selv på samme måte) ved å bruke det tilhørende valget i GUI- og CLI-lommebøkene.
Public nodes are reachable in the network using two systems:
Vær oppmerksom på at det kan være risikabelt å bruke offentlige, eksterne noder. Nodeoperatører kan lenke transaksjoner til IP-adresser. Disse risikoene kan reduseres, men du bør alltid unngå å bruke dem hvis du har mulighet. Kjør din egen node!
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,66 @@
---
summary: 'Узлы Monero, которые работают в другой сети или на другом компьютере отдельно от кошелька. Удаленные узлы позволяют начать использовать Monero, без загрузки локальной копии блокчейна'
terms: ["remote-node", "remote-nodes", "удаленный-узел", "удалённый-узел", "удалённые-узлы", "удалённых-узлов", "удалённому-узлу", "удалёнными-узлами"]
summary: "Узлы Monero, которые работают в другой сети или на другом компьютере отдельно от кошелька. Удаленные узлы позволяют начать использовать Monero, без загрузки локальной копии блокчейна."
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
@Узел, работающий не на той же машине, на которой установлен @кошелёк Monero, называется «удалённым узлом» и может быть как приватным, так и открытым.
**Приватный удалённый узел** работает не на вашей локальной машине, но контролируется вами. Классическим примером может служить узел, работающий на VPS или на сервере. В этом случае узел не установлен на вашей машине, но вы полностью контролируете его. Вы даже можете сделать его открытым узлом и разрешить другим людям пользоваться им.
@Узел, работающий не на той же машине, на которой установлен @кошелёк
Monero, называется «удалённым узлом» и может быть как приватным, так и
открытым.
**Открытый удалённый узел** может использоваться теми людьми, которые в силу каких-либо причин (как правило это ограничения, связанные с аппаратным обеспечением, недостаточным объёмом жёсткого диска, или другие технические причины) не могут или не хотят создавать и использовать собственный узел и предпочитают полагаться на публично доступный узел в сети Monero. Открытые удалённые узлы часто называют просто «удалёнными узлами».
**Приватный удалённый узел** работает не на вашей локальной машине, но
контролируется вами. Классическим примером может служить узел, работающий на
VPS или на сервере. В этом случае узел не установлен на вашей машине, но вы
полностью контролируете его. Вы даже можете сделать его открытым узлом и
разрешить другим людям пользоваться им.
Использование открытого узла обеспечивает возможность практически мгновенного проведения @транзакций в силу отсутствия необходимости в предварительном скачивании @блoкчейна и синхронизации с сетью Monero, но это подразумевает утрату контроля над вашей анонимностью. Сообщество Monero рекомендует постоянно использовать собственный узел, так как это обеспечивает максимально возможную анонимность, а также способствует децентрализации сети.
**Открытый удалённый узел** может использоваться теми людьми, которые в силу
каких-либо причин (как правило это ограничения, связанные с аппаратным
обеспечением, недостаточным объёмом жёсткого диска, или другие технические
причины) не могут или не хотят создавать и использовать собственный узел и
предпочитают полагаться на публично доступный узел в сети Monero. Открытые
удалённые узлы часто называют просто «удалёнными узлами».
Использование открытого узла обеспечивает возможность практически
мгновенного проведения @транзакций в силу отсутствия необходимости в
предварительном скачивании @блoкчейна и синхронизации с сетью Monero, но это
подразумевает утрату контроля над вашей анонимностью. Сообщество Monero
рекомендует постоянно использовать собственный узел, так как это
обеспечивает максимально возможную анонимность, а также способствует
децентрализации сети.
### Публичные узлы
Открытые узлы — это здорово, поскольку, как уже было сказано выше, они позволяют людям, не пользующимся собственными узлами, быстро подсоединяться к сети Monero. Существует два основных способа соединения с открытым узлом: найти кого-то и попросить «поделиться» своим узлом, попросить этого человека «открыть» свой узел и предоставить его IP-адрес и номер порта, или же можно просто воспользоваться публичным узлом.
Открытые узлы — это здорово, поскольку, как уже было сказано выше, они
позволяют людям, не пользующимся собственными узлами, быстро подсоединяться
к сети Monero. Существует два основных способа соединения с открытым узлом:
найти кого-то и попросить «поделиться» своим узлом, попросить этого человека
«открыть» свой узел и предоставить его IP-адрес и номер порта, или же можно
просто воспользоваться публичным узлом.
Публичные узлы можно найти в сети по двум системам:
- Через **агрегаторы узлов**, которые по сути являются списками удалённых узлов. Операторы добавляют свои узлы в такие агрегаторы для того, чтобы другие люди могли пользоваться ими. Агрегатор выдаёт человеку, желающему воспользоваться удалённым узлом, соответствующий URL. Этот URL обеспечивает соединение с одним узлом из списка, и должен быть указан в кошельке Monero (GUI или CLI). После этого кошелёк свяжется с одним из узлов, связанных с этим URL, и пользователь тут же сможет получать и отправлять транзакции. Одним из самых известных агрегаторов узлов является [MoneroWorld](https://moneroworld.com/#nodes).
- **«Родные» публичные узлы**. Это одна из новых и самых крутых особенностей Monero, реализованных разработчиками Monero и направленных на повышение удобства использования и упрощение процесса подсоединения к сети. CLI-кошелёк позволяет сделать узел публичным простым добавлением признака `--public-node`. После этого узел будет виден в P2P сети, и люди смогут подсоединяться к нему (или к другому публичному узлу, который «позиционирует» себя таким же образом), используя соответствующую опцию GUI- или CLI-кошелька.
- Через **агрегаторы узлов**, которые по сути являются списками удалённых
узлов. Операторы добавляют свои узлы в такие агрегаторы для того, чтобы
другие люди могли пользоваться ими. Агрегатор выдаёт человеку, желающему
воспользоваться удалённым узлом, соответствующий URL. Этот URL обеспечивает
соединение с одним узлом из списка, и должен быть указан в кошельке Monero
(GUI или CLI). После этого кошелёк свяжется с одним из узлов, связанных с
этим URL, и пользователь тут же сможет получать и отправлять
транзакции. Одним из самых известных агрегаторов узлов является
[MoneroWorld](https://moneroworld.com/#nodes).
Следует помнить о том, что использование публичных узлов связано с определёнными рисками. Оператор узла может связать ваши транзакции с вашим IP-адресом. Этого можно избежать, но по возможности лучше не пользоваться публичными узлами. Лучше создавайте собственный узел и пользуйтесь им!
- **«Родные» публичные узлы**. Это одна из новых и самых крутых особенностей
Monero, реализованных разработчиками Monero и направленных на повышение
удобства использования и упрощение процесса подсоединения к
сети. CLI-кошелёк позволяет сделать узел публичным простым добавлением
признака `--public-node`. После этого узел будет виден в P2P сети, и люди
смогут подсоединяться к нему (или к другому публичному узлу, который
«позиционирует» себя таким же образом), используя соответствующую опцию GUI-
или CLI-кошелька.
Следует помнить о том, что использование публичных узлов связано с
определёнными рисками. Оператор узла может связать ваши транзакции с вашим
IP-адресом. Этого можно избежать, но по возможности лучше не пользоваться
публичными узлами. Лучше создавайте собственный узел и пользуйтесь им!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View File

@ -1,24 +1,59 @@
---
summary: 'Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately'
terms: ["remote-node", "remote-nodes"]
summary: "Nodes which are not running in the same machine as the wallet. Open remote nodes allow to use the Monero network immediately"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
A @node that doesn't run on the same local machine where the Monero @wallet is located is called "Remote Node" and can be private or open.
A **private remote node** doesn't run on your local machine, but you have full control over it. A classic example is a node running on a VPS or a server. That node is not on your local machine, but you have full control over it. You can even decide to make it become an open node, allowing people to connect to it.
A @node that doesn't run on the same local machine where the Monero @wallet
is located is called "Remote Node" and can be private or open.
An **Open remote node** can be used by people who, for their own reasons (usually because of hardware requirements, disk space, or technical abilities), cannot/don't want to run their own node and prefer to relay on one publicly available on the Monero network. Open remote nodes are often simply referred as "remote nodes".
A **private remote node** doesn't run on your local machine, but you have
full control over it. A classic example is a node running on a VPS or a
server. That node is not on your local machine, but you have full control
over it. You can even decide to make it become an open node, allowing people
to connect to it.
Using an open node will allow to make a @transaction instantaneously, without the need to download the @blockchain and sync to the Monero network first, but at the cost of the control over your privacy. the Monero community suggests to always run your own node to obtain the maximum privacy possible and to help decentralize the network.
An **Open remote node** can be used by people who, for their own reasons
(usually because of hardware requirements, disk space, or technical
abilities), cannot/don't want to run their own node and prefer to relay on
one publicly available on the Monero network. Open remote nodes are often
simply referred as "remote nodes".
Using an open node will allow to make a @transaction instantaneously,
without the need to download the @blockchain and sync to the Monero network
first, but at the cost of the control over your privacy. the Monero
community suggests to always run your own node to obtain the maximum privacy
possible and to help decentralize the network.
### Public Nodes
Open nodes are cool because, as we said above, allow people who are not running their own node to immediately join the Monero network. There are 2 main ways to connect to an open node: Simply get somebody to share with you their node, by asking them to "open it" and provide you with IP address and port, or use a public one.
Open nodes are cool because, as we said above, allow people who are not
running their own node to immediately join the Monero network. There are 2
main ways to connect to an open node: Simply get somebody to share with you
their node, by asking them to "open it" and provide you with IP address and
port, or use a public one.
Public nodes are reachable in the network using two systems:
- **Node aggregators**, which are basically lists of open remote nodes. The operators of those nodes decided to add them to the aggregator so that other people can use them. The aggregator will provide to the person who want to use a remote node a simple URL. This URL connects to one of the nodes in the list and will need to be inserted in the Monero wallet (GUI or CLI). The wallet will then contact one of the nodes provided by the URL and will allow the end user to immediately receive and send transactions. One of the most famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
- **Native public nodes**. This is one of the new coolest features the Monero devs came up with to improve the user experience and to make easier to connect to the network. The CLI wallet allow to make a node public by simply adding the flag `--public-node`. Doing so, it will be advertised on the P2P network and people will be able to connect to it (or to another public node advertising itself in the same way) using the related option in the GUI and CLI wallets.
- **Node aggregators**, which are basically lists of open remote nodes. The
operators of those nodes decided to add them to the aggregator so that other
people can use them. The aggregator will provide to the person who want to
use a remote node a simple URL. This URL connects to one of the nodes in the
list and will need to be inserted in the Monero wallet (GUI or CLI). The
wallet will then contact one of the nodes provided by the URL and will allow
the end user to immediately receive and send transactions. One of the most
famous node aggregators is [MoneroWorld](https://moneroworld.com/#nodes).
Be aware that using public remote nodes can be risky. Node operators can link transactions to IP addresses. These risks can be mitigated, but you should always avoid using them if you have the possibility. Run your own node!
- **Native public nodes**. This is one of the new coolest features the
Monero devs came up with to improve the user experience and to make easier
to connect to the network. The @daemon allows to make a node public by
simply adding the flag `--public-node`. Doing so, it will be advertised on
the P2P network and people will be able to connect to it (or to another
public node advertising itself in the same way) using the related option in
the GUI and CLI wallets.
Be aware that using public remote nodes can be risky. Node operators can
link transactions to IP addresses. These risks can be mitigated, but you
should always avoid using them if you have the possibility. Run your own
node!

View 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/remote-node.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/remote-node.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/remote-node.md $lang:../_i18n/$lang/resources/moneropedia/remote-node.md