well, if you encrypt the data and store everything as binary, I don't think
the version control system would be able to minimize the network traffic.
However, I like the concept.  If you access the svn server through an ssh
tunnel, you'd get the encryption on the link and the reduced traffic.  I
think you could also user server-side scripts to encrypt and decrypt the
stored data on the server.

--Steve



On Wed, Apr 30, 2008 at 9:29 AM, Flemming Richter Mikkelsen <
[EMAIL PROTECTED]> wrote:

>
>
> I think that the best way to implement this is with a version control
> system,
> so that you may restore your address book from x updates ago, etc. The
> version control system should be able to handle binary data (e.g. svn) so
> that the information may be encrypted. Using a version control system
> would
> also minimize the network traffic.
>
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to