From c1f7ef219d11f4b18d3d8b8c22d1e905e781eeee Mon Sep 17 00:00:00 2001 From: akwizgran Date: Fri, 17 Apr 2015 14:02:37 +0000 Subject: [PATCH] akwizgran created page: ForumApp --- MessagingApp.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MessagingApp.markdown b/MessagingApp.markdown index 791ffaa..4015ee7 100644 --- a/MessagingApp.markdown +++ b/MessagingApp.markdown @@ -1,4 +1,4 @@ -MessagingApp is a [BSP application](BSP) that synchronises private messages between neighbouring devices. +MessagingApp is a [BSP application](BSP) that synchronises private messages between devices. ### Channel identifiers @@ -25,5 +25,5 @@ Note that a private message can be validated before its attachments have been re ### Sharing policy -* Each local message is shared with one remote device. -* Remote messages are not shared with other remote devices. +* Each local message is shared with one remote peer. +* Each remote message is shared with the remote peer that created it.