monero-site/_i18n/de/resources/moneropedia/transports.md
Leza89 8d79f880dc German translation for getmonero.org
main:
 - [x] translated: de.yml - Status: peer-reviewed
 - [x] translated: lang\de\ - Status: peer-reviewed
 - [x] added: "de: Deutsch in other ymls"

resources:
 * untranslated: moneropedia - some terms added to match de.yml
 * untranslated: user guides
 * untranslated:  developer guides

Special thanks to ErCiccione and rodolfo912 as well as to rbrunner7
2019-01-30 19:56:29 +01:00

955 B

tags terms summary
kovri
Transports
Transport
The two encrypted transport layers for Kovri

{% include untranslated.html %}

The Basics

@I2P comes with two encrypted transport layer technologies that allow @Kovri to securely use TCP/IP connections. These technologies (@SSU and @NTCP) are called @transports.

In-depth information

@SSU is encrypted UDP and @NTCP is encrypted TCP. They provide @encryption at the transport layer so higher level @messages can be sent through @tunnels across the @I2P network.

Notes

  • Read about @I2P's transports on the Transport page
  • Read about the transports layer within the OSI model