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