From 8a6c41d67c038827fab5f743c1fca7fbf1fd0fc5 Mon Sep 17 00:00:00 2001 From: akwizgran Date: Tue, 30 Aug 2016 13:59:43 +0000 Subject: [PATCH] akwizgran created page: threat model --- home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/home.md b/home.md index 8db08b4..4c47c0f 100644 --- a/home.md +++ b/home.md @@ -11,6 +11,7 @@ Feel free to edit this wiki! Your contributions are appreciated. * [BSP](BSP) application layer data synchronisation protocol for delay-tolerant networks # Architecture and Clients +* [Threat Model](threat-model) * [Application Lifecyle](application-lifecycle) * [Client API Notes](ClientApiNotes) * Some thoughts on [how RPC could be implemented as a BSP client](RpcNotes)