Updated page

This commit is contained in:
Mark Qvist 2022-07-01 16:48:31 +02:00
parent 4449353808
commit 4162eef7a0

View File

@ -21,6 +21,5 @@ While Reticulum solves the same problem that any network stack does, namely to g
- It is not possible to establish unencrypted links in Reticulum networks.
- It is not possible to send unencrypted packets to any destinations in the network.
- Destinations receiving unencrypted packets will reject them as invalid.
- The routing layer is not able to route unencrypted packets, and such packets will be dropped.
<p align="right"><a href="start.html">Next Topic: Get Started</a></p>