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

Merge pull request #89 from rex4539/fix-typos

Fix typos
This commit is contained in:
Neil Alexander
2020-02-17 23:01:06 +00:00
committed by GitHub
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)