mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-03-09 15:08:17 +01:00
akwizgran created page: BTP
@@ -12,7 +12,7 @@ Before two devices can communicate using BTP they must establish the following s
|
|||||||
* A timestamp, *T*
|
* A timestamp, *T*
|
||||||
* The maximum expected difference between the devices' clocks, *D*
|
* The maximum expected difference between the devices' clocks, *D*
|
||||||
* The maximum expected latency of the transport, *L*
|
* The maximum expected latency of the transport, *L*
|
||||||
* A flag, *A*, which is true for one device and false for the other
|
* A flag that is true for one device and false for the other, *A*
|
||||||
|
|
||||||
How this state is established is outside the scope of BTP. The devices must establish a separate *S* for each transport over which they wish to communicate, and *T* must be in the past according to both devices' clocks. The device for which *A* is true is referred to as Alice, and the device for which *A* is false is referred to as Bob.
|
How this state is established is outside the scope of BTP. The devices must establish a separate *S* for each transport over which they wish to communicate, and *T* must be in the past according to both devices' clocks. The device for which *A* is true is referred to as Alice, and the device for which *A* is false is referred to as Bob.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user