diff --git a/BSP.markdown b/BSP.markdown index 02b7e4c..ed7d113 100644 --- a/BSP.markdown +++ b/BSP.markdown @@ -1 +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 +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](BTP). \ No newline at end of file