4
0
mirror of https://github.com/cwinfo/yggdrasil-network.github.io.git synced 2025-07-18 11:38:58 +00:00

Fix typos

This commit is contained in:
Dimitris Apostolou
2019-11-29 12:49:08 +02:00
committed by GitHub
parent a3c4fdf3ad
commit ae946a5aa3
9 changed files with 14 additions and 14 deletions

View File

@ -371,7 +371,7 @@ interface eth0
```
Note that a `/64` prefix has fewer bits of address space available to check against the node's ID, which in turn means hash collisions are more likely.
As such, it is unwise to rely on addresses as a form of identify verification for the `300::/8` address range.
As such, it is unwise to rely on addresses as a form of identity verification for the `300::/8` address range.
## Generating Stronger Addresses (and Prefixes)