diff --git a/home.md b/home.md index 4c47c0f..cfe9642 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](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)