akwizgran created page: threat model

akwizgran
2016-08-31 20:11:02 +00:00
parent 8a6c41d67c
commit f5c994666c

@@ -5,10 +5,10 @@ If the Internet's down, Briar can sync via Bluetooth or Wi-Fi, keeping the infor
Feel free to edit this wiki! Your contributions are appreciated.
# Protocol
* [BDF](BDF) binary data format
* [BQP](BQP) key agreement protocol
* [BTP](BTP) transport layer security protocol for delay-tolerant networks
* [BSP](BSP) application layer data synchronisation protocol for delay-tolerant networks
* [BDF](https://code.briarproject.org/akwizgran/briar-spec/blob/master/BDF.md), a simple structured data format
* [BQP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BQP.md), a key agreement protocol
* [BTP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BTP.md), a transport layer security protocol for delay-tolerant networks
* [BSP](https://code.briarproject.org/akwizgran/briar-spec/blob/master/protocols/BSP.md), an application layer data synchronisation protocol for delay-tolerant networks
# Architecture and Clients
* [Threat Model](threat-model)