akwizgran
2016-08-31 20:12:05 +00:00
parent cdb369a225
commit 1eb058be4a

@@ -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](https://code.briarproject.org/akwizgran/briar-spec/blob/master/BDF.md), a 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
* [BDF](https://code.briarproject.org/akwizgran/briar-spec/blob/master/BDF.md) - a 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)