moneropedia: uniform structure of canonically-unique-host.md and add config file

This commit is contained in:
erciccione 2021-09-09 11:38:24 +02:00
parent 2bb0a19ba1
commit 024d4c9109
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
15 changed files with 235 additions and 103 deletions

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,34 @@
--- ---
tags: ["kovri"] summary: 'Ein Host, der vorschriftsgemäß in eine Adresse oder eine Reihe von Adressen aufgelöst wird'
terms: ["Canonically-unique-host", "Kanonisch-einzigartiger-Host", "Kanonisch-einzigartigen-Host", "Kanonisch-einzigartige-Hosts", "Kanonisch-einzigartigen-Hosts"] terms: ["Canonically-unique-host", "Kanonisch-einzigartiger-Host", "Kanonisch-einzigartigen-Host", "Kanonisch-einzigartige-Hosts", "Kanonisch-einzigartigen-Hosts"]
summary: "Ein Host, der vorschriftsgemäß in eine Adresse oder eine Reihe von Adressen aufgelöst wird"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen ### Grundlagen
Ein kanonisch einzigartiger Host ist ein [FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)), der vorschriftsgemäß in eine vorgesehene Adresse (oder eine Reihe dieser) aufgelöst wird. Nicht zu verwechseln mit dem @Lokal-einzigartigen-Host. Ein kanonisch einzigartiger Host ist ein
[FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)),
der vorschriftsgemäß in eine vorgesehene Adresse (oder eine Reihe dieser)
aufgelöst wird. Nicht zu verwechseln mit dem @Lokal-einzigartigen-Host.
### Ausführliche Informationen ### Ausführliche Informationen
Ein kanonisch einzigartiger Host wird durch rechnerferne, maßgebende Quellen definiert, normalerweise durch das [DNS](https://de.wikipedia.org/wiki/Domain_Name_System). Zum Auflösen des Hostnamens eines Rechners nutzt du sehr wahrscheinlich eine externe Quelle, sofern du nicht Folgendes implementiert hast: Ein kanonisch einzigartiger Host wird durch rechnerferne, maßgebende Quellen
definiert, normalerweise durch das
[DNS](https://de.wikipedia.org/wiki/Domain_Name_System). Zum Auflösen des
Hostnamens eines Rechners nutzt du sehr wahrscheinlich eine externe Quelle,
sofern du nicht Folgendes implementiert hast:
- eine Datenbankdatei, die einer [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) ähnelt - eine Datenbankdatei, die einer
- einen netzwerkinternen Auflöser (der letztlich auf externe Quellen zurückgreift) [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) ähnelt - einen
netzwerkinternen Auflöser (der letztlich auf externe Quellen zurückgreift)
### Anmerkungen ### Anmerkungen
- Monero nutzt primär die Auflösung des kanonisch einzigartigen Hosts, während I2P ausschließlich die Auflösung des @Lokal-einzigartigen-Hosts verwendet. - Monero nutzt primär die Auflösung des kanonisch einzigartigen Hosts,
- Die an I2P und @Kovri zugewiesene Top-Level-Domain ist derzeit `.i2p`; @Kovri beabsichtigt, einzig die `.i2p`-[Top-Level-Domain](https://de.wikipedia.org/wiki/Top-Level-Domain) zu nutzen und zu verarbeiten. während I2P ausschließlich die Auflösung des @Lokal-einzigartigen-Hosts
verwendet. - Die an I2P und @Kovri zugewiesene Top-Level-Domain ist derzeit
`.i2p`; @Kovri beabsichtigt, einzig die
`.i2p`-[Top-Level-Domain](https://de.wikipedia.org/wiki/Top-Level-Domain) zu
nutzen und zu verarbeiten.

View file

@ -1,10 +1,10 @@
--- ---
tags: ["kovri"]
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses" summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host.

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,33 @@
--- ---
tags: ["kovri"] summary: "Un hôte qui est résolu canoniquement en une adresse ou un groupe d'adresses"
terms: ["Canonically-unique-host", "hôte-canonique-unique", "hôtes-canoniques-uniques"] terms: ["Canonically-unique-host", "hôte-canonique-unique", "hôtes-canoniques-uniques"]
summary: "Un hôte qui est résolu canoniquement en une adresse ou un groupe d'adresses."
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### Les Bases ### Les Bases
Un hôte canonique unique est un [FQDN](https://en.wikipedia.org/wiki/FQDN) qui sera résolu canoniquement en une adresse désignée ou un groupe d'adresses. A ne pas confondre avec un @hôte-unique-localement. Un hôte canonique unique est un [FQDN](https://en.wikipedia.org/wiki/FQDN)
qui sera résolu canoniquement en une adresse désignée ou un groupe
d'adresses. A ne pas confondre avec un @hôte-unique-localement.
### Informations détaillées ### Informations détaillées
Un hôte canonique unique est défini par des sources autoritaires distantes, communément à travers [DNS](https://fr.wikipedia.org/wiki/Domain_Name_System). Lors de la résolution du nom d'hôte d'un correspondant, vous utiliserez certainement une source externe pour la résolution, à moins que vous n'ayez ceci d'implémenté : Un hôte canonique unique est défini par des sources autoritaires distantes,
communément à travers
[DNS](https://fr.wikipedia.org/wiki/Domain_Name_System). Lors de la
résolution du nom d'hôte d'un correspondant, vous utiliserez certainement
une source externe pour la résolution, à moins que vous n'ayez ceci
d'implémenté :
- un fichier de bases de données similaire à un [fichier hosts](https://en.wikipedia.org/wiki/etc/hosts) - un fichier de bases de données similaire à un [fichier
- un résolveur interne (qui éventuellement récupèrera des données depuis des sources externes) hosts](https://en.wikipedia.org/wiki/etc/hosts) - un résolveur interne (qui
éventuellement récupèrera des données depuis des sources externes)
### Remarques ### Remarques
- Monero utilise en premier lieu la résolution de @hôte-canonique-unique alors que I2P utilise uniquement la résolution d'@hôte-unique-localement. - Monero utilise en premier lieu la résolution de @hôte-canonique-unique
- le domaine de premier niveau auto-attribué de I2P et @Kovri est actuellement `.i2p` et @Kovri se destine à n'utiliser et ne traiter que le [domaine de premier niveau](https://fr.wikipedia.org/wiki/Top_level_domain) `.i2p`. alors que I2P utilise uniquement la résolution d'@hôte-unique-localement. -
le domaine de premier niveau auto-attribué de I2P et @Kovri est actuellement
`.i2p` et @Kovri se destine à n'utiliser et ne traiter que le [domaine de
premier niveau](https://fr.wikipedia.org/wiki/Top_level_domain) `.i2p`.

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,32 @@
--- ---
tags: ["kovri"] summary: 'En vert som er kanonisk innstilt til en adresse eller sett med adresser'
terms: ["Canonically-unique-host", "Kanonisk-unik-vert"] terms: ["Canonically-unique-host", "Kanonisk-unik-vert"]
summary: "En vert som er kanonisk innstilt til en adresse eller sett med adresser"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende ### Det grunnleggende
En kanonisk-unik-vert er en [FQDN](https://en.wikipedia.org/wiki/FQDN) som er kanonisk innstilt til en tilordnet adresse eller sett med adresser, og må ikke forveksles med en @lokal-unik-vert. En kanonisk-unik-vert er en [FQDN](https://en.wikipedia.org/wiki/FQDN) som
er kanonisk innstilt til en tilordnet adresse eller sett med adresser, og må
ikke forveksles med en @lokal-unik-vert.
### Inngående informasjon ### Inngående informasjon
En kanonisk-unik-vert er definert av eksterne, autoritative kilder; vanligvis gjennom en [DNS](https://en.wikipedia.org/wiki/DNS). Når vertsnavnet til en motpart avklares, må man mest sannsynlig bruke en ekstern kilde for oppklaringen, med mindre man har følgende implementert: En kanonisk-unik-vert er definert av eksterne, autoritative kilder;
vanligvis gjennom en [DNS](https://en.wikipedia.org/wiki/DNS). Når
vertsnavnet til en motpart avklares, må man mest sannsynlig bruke en ekstern
kilde for oppklaringen, med mindre man har følgende implementert:
- en databasefil tilsvarende en [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) - en databasefil tilsvarende en
- et løsningsprogram for interne nettverk (som etter hvert foretar trekkforespørsler fra eksterne kilder) [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) - et løsningsprogram
for interne nettverk (som etter hvert foretar trekkforespørsler fra eksterne
kilder)
### Merknader ### Merknader
- Monero bruker primært en @kanonisk-unik-vert-resolusjon, mens @I2P kun bruker en @lokal-unik-vert-resolusjon. - Monero bruker primært en @kanonisk-unik-vert-resolusjon, mens @I2P kun
- @I2Ps og @Kovris selvtilordnede toppnivå-domene er for tiden `.i2p`, og det er meningen at @Kovri kun behandler/bruker `.i2p`-[toppnivå-domenet](https://en.wikipedia.org/wiki/Top_level_domain) bruker en @lokal-unik-vert-resolusjon. - @I2Ps og @Kovris selvtilordnede
toppnivå-domene er for tiden `.i2p`, og det er meningen at @Kovri kun
behandler/bruker
`.i2p`-[toppnivå-domenet](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,32 @@
--- ---
tags: ["kovri"] summary: 'Host ogólnie przyjęty jako przypisany do adresu lub zestawu adresów'
terms: ["Canonically-unique-host", "zasadniczy-unikalny-host", "zasadniczego-unikalnego-hosta", "zasadniczym-unikalnym-hoście", "zasadniczego-unikalnego-hostu", "zasadniczym-unikalnym-hostem", "zasadnicze-unikalne-hosty"] terms: ["Canonically-unique-host", "zasadniczy-unikalny-host", "zasadniczego-unikalnego-hosta", "zasadniczym-unikalnym-hoście", "zasadniczego-unikalnego-hostu", "zasadniczym-unikalnym-hostem", "zasadnicze-unikalne-hosty"]
summary: "Host ogólnie przyjęty jako przypisany do adresu lub zestawu adresów"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Podstawy ### Podstawy
Zasadniczy unikalny host jest [Pełną, Jednoznaczną Nazwą Domenową] (https://en.wikipedia.org/wiki/FQDN), która kanonicznie tłumaczy dany adres lub zestaw adresów. Nie należy jej mylić z @lokalnym-unikalnym-hostem. Zasadniczy unikalny host jest [Pełną, Jednoznaczną Nazwą Domenową]
(https://en.wikipedia.org/wiki/FQDN), która kanonicznie tłumaczy dany adres
lub zestaw adresów. Nie należy jej mylić z @lokalnym-unikalnym-hostem.
### Szczegółowe informacje ### Szczegółowe informacje
Zasadniczy unikalny host jest definiowany przez zdalne autorytatywne źródła, przeważnie za pomocą [Systemu Nazw Domenowych](https://en.wikipedia.org/wiki/DNS). Podczas rozwiązywania nazwy hosta peera najprawdopodobniej użyjesz zewnętrznego źródła do rozwiązania, chyba że zaimplementowano jedno z następujących: Zasadniczy unikalny host jest definiowany przez zdalne autorytatywne źródła,
przeważnie za pomocą [Systemu Nazw
Domenowych](https://en.wikipedia.org/wiki/DNS). Podczas rozwiązywania nazwy
hosta peera najprawdopodobniej użyjesz zewnętrznego źródła do rozwiązania,
chyba że zaimplementowano jedno z następujących:
- plik bazy danych podobny do [plików hosta](https://en.wikipedia.org/wiki/Hosts_(file)) - plik bazy danych podobny do [plików
- rezolwera wewnętrznej sieci (który pobiera z zewnętrznych źródeł). hosta](https://en.wikipedia.org/wiki/Hosts_(file)) - rezolwera wewnętrznej
sieci (który pobiera z zewnętrznych źródeł).
### Adnotacje ### Adnotacje
- Monero głównie używa zasadniczego unikalnego hosta, podczas gdy I2P korzysta jedynie z @lokalnego-unikalnego-hosta. - Monero głównie używa zasadniczego unikalnego hosta, podczas gdy I2P
- Własną przypisaną domeną najwyższego poziomu sieci I2P i Kovri jest obecnie `.i2p`, a Kovri planuje używać jedynie [domeny najwyższego poziomu] `.i2p`(https://en.wikipedia.org/wiki/Top_level_domain). korzysta jedynie z @lokalnego-unikalnego-hosta. - Własną przypisaną domeną
najwyższego poziomu sieci I2P i Kovri jest obecnie `.i2p`, a Kovri planuje
używać jedynie [domeny najwyższego poziomu]
`.i2p`(https://en.wikipedia.org/wiki/Top_level_domain).

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,34 @@
--- ---
tags: ["kovri"] summary: 'Хост, который канонически разрешен к адресу или группе адресов'
terms: ["Canonically-unique-host", "канонически-уникальное-хост", "канонически-уникальный-хост", "канонически-уникальному-хосту", "канонически-уникальным-хостом", "канонически-уникального-хоста"] terms: ["Canonically-unique-host", "канонически-уникальное-хост", "канонически-уникальный-хост", "канонически-уникальному-хосту", "канонически-уникальным-хостом", "канонически-уникального-хоста"]
summary: "Хост, который канонически разрешен к адресу или группе адресов"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### Основная информация ### Основная информация
Канонически уникальным хостом является [FQDN](https://en.wikipedia.org/wiki/FQDN), который будет канонически принимать решения по указанным адресам или набору адресов. Не следует путать с @локально-уникальным-хостом. Канонически уникальным хостом является
[FQDN](https://en.wikipedia.org/wiki/FQDN), который будет канонически
принимать решения по указанным адресам или набору адресов. Не следует путать
с @локально-уникальным-хостом.
### Углублённая информация ### Углублённая информация
Канонически уникальный хост определяется удалёнными авторитетными источниками, обычно через [DNS](https://en.wikipedia.org/wiki/DNS). При принятии решения по одноранговому имени хоста наиболее вероятно вы будете использовать внешний источник принятия решения, если только у вас нет следующего: Канонически уникальный хост определяется удалёнными авторитетными
источниками, обычно через [DNS](https://en.wikipedia.org/wiki/DNS). При
принятии решения по одноранговому имени хоста наиболее вероятно вы будете
использовать внешний источник принятия решения, если только у вас нет
следующего:
- файла базы данных, схожего с [файлом хоста](https://en.wikipedia.org/wiki/Hosts_(file)) - файла базы данных, схожего с [файлом
- внутрисетевого решающего блока (который в конечном счёте опирается на внешние источники). хоста](https://en.wikipedia.org/wiki/Hosts_(file)) - внутрисетевого
решающего блока (который в конечном счёте опирается на внешние источники).
### Примечания ### Примечания
- Monero в первую очередь использует принятие решение по @канонически-уникальному-хосту, в то время как I2P использует только решение по @локально-уникальному-хосту. - Monero в первую очередь использует принятие решение по
- Назначившим самого себя доменом I2P и @Kovri верхнего уровня на данный момент является `.i2p`, @Kovri отвечает только за обработку / использование [домена верхнего уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`. @канонически-уникальному-хосту, в то время как I2P использует только решение
по @локально-уникальному-хосту. - Назначившим самого себя доменом I2P и
@Kovri верхнего уровня на данный момент является `.i2p`, @Kovri отвечает
только за обработку / использование [домена верхнего
уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`.

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,23 +1,24 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="yes" translationOutdated="no" %} {% include disclaimer.html translated="yes" translationOutdated="no" %}
### 基础知识 ### 基础知识
一个标准唯一主机是一个[完全限定域名](https://en.wikipedia.org/wiki/FQDN),它将规范地解析为一个指定的地址或一组地址。不要与@本地唯一主机混淆。 一个标准唯一主机是一个[完全限定域名](https://en.wikipedia.org/wiki/FQDN),它将规范地解析为一个指定的地址或一组地址。不要与@本地唯一主机混淆。
### 深度信息 ### 深度信息
一个标准唯一主机由远程权威来源定义;通常通过 [DNS](https://en.wikipedia.org/wiki/DNS)。在解析节点的主机名时,很可能使用外部源进行解析,除非以下文件已执行: 一个标准唯一主机由远程权威来源定义;通常通过
[DNS](https://en.wikipedia.org/wiki/DNS)。在解析节点的主机名时,很可能使用外部源进行解析,除非以下文件已执行:
-一个类似于[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))的数据库文件 -一个类似于[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))的数据库文件
-一个内部网络解析器(最终从外部来源获取) -一个内部网络解析器(最终从外部来源获取)
### 备注 ### 备注
- 门罗币主要使用@标准唯一主机解析而I2P只使用@本地唯一主机解析。 - 门罗币主要使用@标准唯一主机解析而I2P只使用@本地唯一主机解析。 -
- I2P和@Kovri的自定义顶级域名当前为`.i2p`@Kovri只打算处理/使用 `.i2p` [顶级域名](https://en.wikipedia.org/wiki/Top_level_domain) I2P和@Kovri的自定义顶级域名当前为`.i2p`@Kovri只打算处理/使用 `.i2p`
[顶级域名](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,22 +1,31 @@
--- ---
tags: ["kovri"] summary: 'A host that is canonically resolved to an address or set of addresses'
terms: ["Canonically-unique-host"] terms: ["Canonically-unique-host"]
summary: "A host that is canonically resolved to an address or set of addresses"
--- ---
{% include disclaimer.html translated="no" translationOutdated="no" %} {% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics ### The Basics
A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) that will canonically resolve to a designated address or set of addresses. Not to be confused with a @locally-unique-host. A Canonically-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
that will canonically resolve to a designated address or set of
addresses. Not to be confused with a @locally-unique-host.
### In-depth information ### In-depth information
A Canonically-unique host is defined by remote authoritative sources; usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a peer's hostname, you will most likely use an external source for resolution unless you have the following implemented: A Canonically-unique host is defined by remote authoritative sources;
usually through [DNS](https://en.wikipedia.org/wiki/DNS). When resolving a
peer's hostname, you will most likely use an external source for resolution
unless you have the following implemented:
- a database file similar to a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) - a database file similar to a [hosts
- an internal-network resolver (which eventually pulls from external sources) file](https://en.wikipedia.org/wiki/Hosts_(file)) - an internal-network
resolver (which eventually pulls from external sources)
### Notes ### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution. - Monero primarily uses @canonically-unique-host resolution while I2P only
- I2P's and @Kovri's self-assigned top-level domain is currently `.i2p` and @Kovri intends to only process/use the `.i2p` [top-level domain](https://en.wikipedia.org/wiki/Top_level_domain) uses @locally-unique-host resolution. - I2P's and @Kovri's self-assigned
top-level domain is currently `.i2p` and @Kovri intends to only process/use
the `.i2p` [top-level
domain](https://en.wikipedia.org/wiki/Top_level_domain)

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/canonically-unique-host.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/canonically-unique-host.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/canonically-unique-host.md $lang:../_i18n/$lang/resources/moneropedia/canonically-unique-host.md