mirror of
https://github.com/monero-project/monero-site.git
synced 2024-11-19 10:31:18 +00:00
000e95cfe4
Added: - In-net - Lease - Message - I2NP (skeleton file) - Tunnel (skeleton file) Updated/cleaned-up/fixed: - Router-Info - Lease-Set - Garlic-Routing - Floodfill - Destination Note: term'ed lease-set to LeaseSet because of conflict with Lease Referencing: - monero-project/kovri#256 - monero-project/monero-site#155
15 lines
418 B
Markdown
15 lines
418 B
Markdown
---
|
|
layout: moneropedia
|
|
entry: "Lease"
|
|
tags: ["kovri"]
|
|
terms: ["lease", "leases"]
|
|
summary: "Authorizes an I2P tunnel to receive messages targeting a destination"
|
|
---
|
|
|
|
### The Basics
|
|
|
|
A lease defines the authorization for a particular @I2P @tunnel to receive a @messages targeting a @destination.
|
|
|
|
### In-depth information
|
|
|
|
For further details, read @Java-I2P's [Lease](https://geti2p.net/spec/common-structures#lease)
|