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

This commit is contained in:
erciccione 2021-09-24 10:34:21 +02:00
parent b2775d5316
commit a47e725c19
No known key found for this signature in database
GPG key ID: 762AF8C608E56CDF
15 changed files with 262 additions and 90 deletions

View file

@ -1,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,37 @@
---
tags: ["kovri"]
summary: 'Ein ausschließlich durch dich festgelegter und auslösbarer Host'
terms: ["Locally-unique-host", "Lokal-einzigartiger-Host", "Lokal-einzigartigen-Host", "Lokal-einzigartigen-Hosts"]
summary: "Ein ausschließlich durch dich festgelegter und auslösbarer Host"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Grundlagen
Ein lokal einzigartiger Host ist ein [FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)), der nur durch **dich** definiert und aufgelöst werden kann, ähnlich zu dem, wie eine [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei)) implementiert wird. Nicht zu verwechseln mit dem @Kanonisch-einzigartigen-Host.
Ein lokal einzigartiger Host ist ein
[FQDN](https://de.wikipedia.org/wiki/Domain_(Internet)#Fully_Qualified_Domain_Name_(FQDN)),
der nur durch **dich** definiert und aufgelöst werden kann, ähnlich zu dem,
wie eine [Hosts-Datei](https://de.wikipedia.org/wiki/Hosts_(Datei))
implementiert wird. Nicht zu verwechseln mit dem
@Kanonisch-einzigartigen-Host.
### Ausführliche Informationen
Du hast die Möglichkeit, deine Interpretation dessen, wie der Host aufgelöst wird, zu teilen (z.B. löst `localhost` immer in `127.0.0.1` auf), die Auflösung wird aber nicht vorschriftsgemäß vollstreckt (z.B. könnte jemand `localhost` auf irgendeine willkürliche IP-Adresse mappen).
Du hast die Möglichkeit, deine Interpretation dessen, wie der Host aufgelöst
wird, zu teilen (z.B. löst `localhost` immer in `127.0.0.1` auf), die
Auflösung wird aber nicht vorschriftsgemäß vollstreckt (z.B. könnte jemand
`localhost` auf irgendeine willkürliche IP-Adresse mappen).
Öffentlich bezogene Hosts können innerhalb des I2P-Netzwerks als @Kanonisch-einzigartige-Hosts betrachtet werden, letztlich steht es dir jedoch frei, diese nach deinen Wünschen neu zu definieren.
Öffentlich bezogene Hosts können innerhalb des I2P-Netzwerks als
@Kanonisch-einzigartige-Hosts betrachtet werden, letztlich steht es dir
jedoch frei, diese nach deinen Wünschen neu zu definieren.
### 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.
- 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.
- Monero nutzt primär die Auflösung des @Kanonisch-einzigartigen-Hosts,
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: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
@ -18,4 +18,5 @@ Hosts in a public subscription can be considered @canonically-unique-host's with
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,35 @@
---
tags: ["kovri"]
summary: 'Un hôte que vous avez définit et que vous seul pouvez résoudre'
terms: ["Locally-unique-host", "hôte-unique-localement"]
summary: "Un hôte que vous avez définit et que vous seul pouvez résoudre"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Les Bases
{% include disclaimer.html translated="no" translationOutdated="no" %}
Un hôte unique localement est un [FQDN](https://fr.wikipedia.org/wiki/FQDN) que **vous** définissez et que vous seul pouvez résoudre, de manière analogue à l'implémentation d'un [fichier hosts](https://fr.wikipedia.org/wiki/Hosts). A ne pas confondre avec un @hôte-canonique-unique.
Un hôte unique localement est un [FQDN](https://fr.wikipedia.org/wiki/FQDN)
que **vous** définissez et que vous seul pouvez résoudre, de manière
analogue à l'implémentation d'un [fichier
hosts](https://fr.wikipedia.org/wiki/Hosts). A ne pas confondre avec un
@hôte-canonique-unique.
### Informations détaillées
Vous avez la possibilité de partager votre interprétation du mécanisme de résolution d'un hôte (p.ex. `localhost` est toujours résolu en `127.0.0.1`) mais la résolution n'est pas appliquée de manière canonique (p.ex. quelqu'un d'autre pourrait faire correspondre `localhost` à une adresse IP arbitraire).
Vous avez la possibilité de partager votre interprétation du mécanisme de
résolution d'un hôte (p.ex. `localhost` est toujours résolu en `127.0.0.1`)
mais la résolution n'est pas appliquée de manière canonique (p.ex. quelqu'un
d'autre pourrait faire correspondre `localhost` à une adresse IP
arbitraire).
Les hôtes des souscriptions publiques peuvent être considérés comme des @hôtes-canoniques-uniques au sein du réseau I2P, mais finalement vous êtes libre de les redéfinir selon vos désirs.
Les hôtes des souscriptions publiques peuvent être considérés comme des
@hôtes-canoniques-uniques au sein du réseau I2P, mais finalement vous êtes
libre de les redéfinir selon vos désirs.
### Remarques
- Monero utilise principalement la résolution d'@hôtes-canoniques-uniques alors que I2P utilise uniquement la résolution d'@hôte-unique-localement.
- Le domaine de premier niveau actuel d'I2P et @Kovri est `.i2p` et @Kovri se destine à traiter / utiliser uniquement le [domaine de premier niveau](https://fr.wikipedia.org/wiki/Domaine_de_premier_niveau) `.i2p`.
- Monero utilise principalement la résolution d'@hôtes-canoniques-uniques
alors que I2P utilise uniquement la résolution d'@hôte-unique-localement.
- Le domaine de premier niveau actuel d'I2P et @Kovri est `.i2p` et @Kovri
se destine à traiter / utiliser uniquement le [domaine de premier
niveau](https://fr.wikipedia.org/wiki/Domaine_de_premier_niveau) `.i2p`.

View file

@ -1,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,33 @@
---
tags: ["kovri"]
summary: 'En vert som er definert av deg og som kun kan oppløses av deg'
terms: ["Locally-unique-host", "lokal unik vert"]
summary: "En vert som er definert av deg og som kun kan oppløses av deg"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Det grunnleggende
En lokal unik vert er en såkalt [FQDN](https://en.wikipedia.org/wiki/FQDN) som er definert av **deg** og kun oppløst av deg; på liknene måte hvordan en [vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) implementeres. Den må ikke forveksles med en kanonisk unik vert.
En lokal unik vert er en såkalt [FQDN](https://en.wikipedia.org/wiki/FQDN)
som er definert av **deg** og kun oppløst av deg; på liknene måte hvordan en
[vertsfil](https://en.wikipedia.org/wiki/Hosts_(file)) implementeres. Den må
ikke forveksles med en kanonisk unik vert.
### Inngående informasjon
Du har muligheten til å dele din tolkning av hvordan verten blir oppløst (`localhost` oppløses for eksempel alltid til `127.0.0.1`), men resolusjonen fullbyrdes ikke kanonisk (noen andre kan for eksempel mappe `localhost` til en vilkårlig IP-adresse).
Du har muligheten til å dele din tolkning av hvordan verten blir oppløst
(`localhost` oppløses for eksempel alltid til `127.0.0.1`), men resolusjonen
fullbyrdes ikke kanonisk (noen andre kan for eksempel mappe `localhost` til
en vilkårlig IP-adresse).
Verter i et offentlig abonnement kan betraktes som @kanonisk unike verter i @I2P-nettverket, men du står til syvende og sist fritt til å omdefinere dem slik du ønsker.
Verter i et offentlig abonnement kan betraktes som @kanonisk unike verter i
@I2P-nettverket, men du står til syvende og sist fritt til å omdefinere dem
slik du ønsker.
### Merknader
- Monero bruker i hovedsak @kanonisk unik vert-oppløsning, mens @I2P kun bruker @lokal unik vert-oppløsning.
- @I2P-er og @Kovrier som er tilordnet toppnivådomener er for tiden `.i2p`, og @Kovri har kun til hensikt å behandle/bruke `.i2p`-[toppnivådomenet](https://en.wikipedia.org/wiki/Top_level_domain)
- Monero bruker i hovedsak @kanonisk unik vert-oppløsning, mens @I2P kun
bruker @lokal unik vert-oppløsning.
- @I2P-er og @Kovrier som er tilordnet toppnivådomener er for tiden `.i2p`,
og @Kovri har kun til hensikt å behandle/bruke
`.i2p`-[toppnivådomenet](https://en.wikipedia.org/wiki/Top_level_domain)

View file

@ -1,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,34 @@
---
tags: ["kovri"]
summary: 'Host zdefiniowany i ustalony wyłącznie przez ciebie'
terms: ["Locally-unique-host", "lokalnie-unikalny-host", "lokalnie-unikalnego-hosta", "lokalnie-unikalnym-hostem", "lokalnie-unikalnym-hoście", "lokalnym-unikalnym-hostem", "lokalnego-unikalnego-hosta"]
summary: "Host zdefiniowany i ustalony wyłącznie przez ciebie."
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Podstawy
Lokalnie unikalny host jest [Pełną, Jendoznaczną Nazwą Domenową](https://en.wikipedia.org/wiki/FQDN) definiowaną przez **ciebie** i ustaloną wyłącznie przez ciebie, podobnie do tego, jak wdrażane są [pliki hosts](https://en.wikipedia.org/wiki/Hosts_(file)). Nie należy go mylić z @zasadniczym-unikalnym-hostem.
Lokalnie unikalny host jest [Pełną, Jendoznaczną Nazwą
Domenową](https://en.wikipedia.org/wiki/FQDN) definiowaną przez **ciebie** i
ustaloną wyłącznie przez ciebie, podobnie do tego, jak wdrażane są [pliki
hosts](https://en.wikipedia.org/wiki/Hosts_(file)). Nie należy go mylić z
@zasadniczym-unikalnym-hostem.
### Szczegółowe informacje
Możesz podzielić się swoją interpretacją tego, jak ustalany jest host, np. `localhost` zawsze jest ustalony jako `127.0.0.1`, ale to ustalenie nie jest ogólnie egzekwowane (np. ktoś może przypisać `localhost` do dowolnego adresu IP).
Możesz podzielić się swoją interpretacją tego, jak ustalany jest host,
np. `localhost` zawsze jest ustalony jako `127.0.0.1`, ale to ustalenie nie
jest ogólnie egzekwowane (np. ktoś może przypisać `localhost` do dowolnego
adresu IP).
Hosty w publicznej subskrypcji mogą być uważane za @zasadnicze-unikalne-hosty wewnątrz sieci I2P, jednak ostatecznie to od ciebie zależy, jak je zdefiniujesz.
Hosty w publicznej subskrypcji mogą być uważane za
@zasadnicze-unikalne-hosty wewnątrz sieci I2P, jednak ostatecznie to od
ciebie zależy, jak je zdefiniujesz.
### Adnotacje
- Monero używa przede wszystkim zasadniczych unikalnych hostów, podczas gdy I2P korzysta jedynie z lokalnie unikalnych hostów.
- Przypisaną domeną najwyższego poziomu I2P jest obecnie `.i2p`, a Kovri zamierza używać jedynie [domeny najwyższego poziomu](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p` .
- Monero używa przede wszystkim zasadniczych unikalnych hostów, podczas gdy
I2P korzysta jedynie z lokalnie unikalnych hostów.
- Przypisaną domeną najwyższego poziomu I2P jest obecnie `.i2p`, a Kovri
zamierza używać jedynie [domeny najwyższego
poziomu](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p` .

View file

@ -1,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,21 +1,36 @@
---
tags: ["kovri"]
summary: 'Хост, определенный вами и разрешенный только вами'
terms: ["Locally-unique-host", "локально-уникальным-хостом", "локально-уникальному-хосту", "локально-уникальный-хост", "локально-уникального-хоста"]
summary: "Хост, определенный вами и разрешенный только вами"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### Основная информация
Локально уникальным хостом является [FQDN](https://en.wikipedia.org/wiki/FQDN), определяемый и разрешаемый **вами** подобно тому, как реализуется [хост-файл](https://en.wikipedia.org/wiki/Hosts_(file). Не следует путать с @канонически-уникальным-хостом.
Локально уникальным хостом является
[FQDN](https://en.wikipedia.org/wiki/FQDN), определяемый и разрешаемый
**вами** подобно тому, как реализуется
[хост-файл](https://en.wikipedia.org/wiki/Hosts_(file). Не следует путать с
@канонически-уникальным-хостом.
### Углублённая информация
Вы можете поделиться собственной интерпретацией разрешения хоста (например, `localhost` всегда будет иметь разрешение `127.0.0.1`), но разрешение не является канонически принудительным (например, кто-то может присвоить значение `localhost` любому произвольному IP-адресу).
Вы можете поделиться собственной интерпретацией разрешения хоста (например,
`localhost` всегда будет иметь разрешение `127.0.0.1`), но разрешение не
является канонически принудительным (например, кто-то может присвоить
значение `localhost` любому произвольному IP-адресу).
В сети I2P хосты в публичной подписке могут рассматриваться как канонически уникальные, однако в конечном счёте вы можете определять их так, как вам будет угодно.
В сети I2P хосты в публичной подписке могут рассматриваться как канонически
уникальные, однако в конечном счёте вы можете определять их так, как вам
будет угодно.
### Примечания
- Monero в первую очередь использует разрешение @канонически-уникального-хоста, в то время как I2P использует только разрешение @локально-уникального-хоста.
- В настоящее время доменом верхнего уровня для I2P's и @Kovri является `.i2p`, и @Kovri в перспективе будет только обрабатывать данные/использовать только [домена верхнего уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`
- Monero в первую очередь использует разрешение
@канонически-уникального-хоста, в то время как I2P использует только
разрешение @локально-уникального-хоста.
- В настоящее время доменом верхнего уровня для I2P's и @Kovri является
`.i2p`, и @Kovri в перспективе будет только обрабатывать данные/использовать
только [домена верхнего
уровня](https://en.wikipedia.org/wiki/Top_level_domain) `.i2p`

View file

@ -1,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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,12 +1,14 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="yes" translationOutdated="no" %}
### 基础知识
本地唯一主机是由**您**定义并仅由您解析的[完全限定域名](https://en.wikipedia.org/wiki/FQDN); 类似一个[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))是如何执行的。不要与@标准唯一主机混淆。
本地唯一主机是由**您**定义并仅由您解析的[完全限定域名](https://en.wikipedia.org/wiki/FQDN);
类似一个[域名解析文件](https://en.wikipedia.org/wiki/Hosts_(file))是如何执行的。不要与@标准唯一主机混淆。
### 深度信息
@ -17,4 +19,6 @@ summary: "A host defined by you and resolved only by you"
### 备注
- 门罗币主要使用@标准唯一主机解析而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,21 +1,33 @@
---
tags: ["kovri"]
summary: 'A host defined by you and resolved only by you'
terms: ["Locally-unique-host"]
summary: "A host defined by you and resolved only by you"
---
{% include disclaimer.html translated="no" translationOutdated="no" %}
### The Basics
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN) defined by **you** and resolved only by you; similar to how a [hosts file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be confused with @canonically-unique-host.
A locally-unique host is a [FQDN](https://en.wikipedia.org/wiki/FQDN)
defined by **you** and resolved only by you; similar to how a [hosts
file](https://en.wikipedia.org/wiki/Hosts_(file)) is implemented. Not to be
confused with @canonically-unique-host.
### In-depth information
You have the option to share your interpretation of how the host is resolved (e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not canonically enforced (e.g., someone else can map `localhost` to any arbitrary IP address).
You have the option to share your interpretation of how the host is resolved
(e.g., `localhost` always resolves to `127.0.0.1`) but the resolution is not
canonically enforced (e.g., someone else can map `localhost` to any
arbitrary IP address).
Hosts in a public subscription can be considered @canonically-unique-host's within the I2P network but, ultimately, you are free to re-define them as you wish.
Hosts in a public subscription can be considered @canonically-unique-host's
within the I2P network but, ultimately, you are free to re-define them as
you wish.
### Notes
- Monero primarily uses @canonically-unique-host resolution while I2P only uses @locally-unique-host resolution.
- I2P's and @Kovri's 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)
- Monero primarily uses @canonically-unique-host resolution while I2P only
uses @locally-unique-host resolution.
- I2P's and @Kovri's 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/locally-unique-host.pot $lang:../_i18n/$lang/resources/moneropedia/weblate/locally-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/locally-unique-host.md $lang:../_i18n/$lang/resources/moneropedia/locally-unique-host.md