diff --git a/home.md b/home.md index 3d23841..5fb6a9a 100644 --- a/home.md +++ b/home.md @@ -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)