From c4c0f0854088e5064d4e7b536f54f732d818db2f Mon Sep 17 00:00:00 2001 From: akwizgran Date: Wed, 18 Mar 2015 10:21:02 +0000 Subject: [PATCH] akwizgran created page: BSP --- BSP.markdown | 1 + 1 file changed, 1 insertion(+) create mode 100644 BSP.markdown diff --git a/BSP.markdown b/BSP.markdown new file mode 100644 index 0000000..02b7e4c --- /dev/null +++ b/BSP.markdown @@ -0,0 +1 @@ +BSP is an application layer data synchronisation protocol for delay-tolerant networks. It can operate over any transport that can deliver a stream of bytes from a sender to a recipient on a best-effort basis. BSP does not ensure the confidentiality, authenticity or integrity of the transported data; this is the responsibility of a transport layer security protocol such as [BTP]. \ No newline at end of file