There are two possible delta propagation models: client-server and peer-to-peer. The existing model, client-server, requires that all deltas pass through the wavelet host before being broadcast to participating remote servers and doesn't need support TP2 in order to work. The peer-to-peer model, where each server sends deltas directly to all participating servers, does require TP2 in-order to work.
I hope we all agree that the peer-to-peer model can not be secured. If five servers are participating, then no single server can prevent the others from participating in the wave. The question is, what would be gained by adding TP2 support to the client-server model, since ALL deltas are serialized through the wavelet host? -Tad -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
