diff --git a/home.md b/home.md index 95cde7e..7c4fa7f 100644 --- a/home.md +++ b/home.md @@ -11,11 +11,13 @@ Feel free to edit this wiki! Your contributions are appreciated. * [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 +# Architecture * [Threat Model](threat-model) * [Application Lifecyle](application-lifecycle) * [Client API Notes](Client-Api-Notes) * Some thoughts on [how RPC could be implemented as a BSP client](Rpc-Notes) + +# Clients * [Transport Properties Client](Transport-Properties-Client) * [Messaging Client](Messaging-Client) * [Forum Client](Forum-Client)