Changes

Jump to navigation Jump to search
100 bytes added ,  11:59, 3 August 2009
no edit summary
Line 1: Line 1:  +
<noinclude>{{GoogleTrans-en}}{{TOCright}}</noinclude>
 
Activities in Sugar may employ the Telepathy framework to implement collaborative behaviors over the network.  The messages sent between participating Activities may be routed through a server, when using Telepathy's XMPP backend (Gabble), or they may be routed directly from the sender to the receiver, when using Telepathy's Link-local XMPP backend (Salut).  Communication with Telepathy occurs over D-Bus, using the Telepathy D-Bus API.
 
Activities in Sugar may employ the Telepathy framework to implement collaborative behaviors over the network.  The messages sent between participating Activities may be routed through a server, when using Telepathy's XMPP backend (Gabble), or they may be routed directly from the sender to the receiver, when using Telepathy's Link-local XMPP backend (Salut).  Communication with Telepathy occurs over D-Bus, using the Telepathy D-Bus API.
   Line 72: Line 73:     
*: If private transmissions are not available, the system could instead transmit a cryptographic hash of the concatenation of the token and the sender's Telepathy identifier, which can easily be verified by the server, but cannot be reused.
 
*: If private transmissions are not available, the system could instead transmit a cryptographic hash of the concatenation of the token and the sender's Telepathy identifier, which can easily be verified by the server, but cannot be reused.
 +
 +
[[Category:Idea]]
 +
[[Category:Collaboration]]

Navigation menu