PDA

View Full Version : Secure syncing to WebDav?


Hopetimist
2008-12-12, 01:09 PM
Has anyone looked at ensuring optimum security for data at rest and in transit while syncing with WebDav?

Any insights gratefully appreciated.

Regards,
Duncan.

iNik
2008-12-14, 08:39 AM
Has anyone looked at ensuring optimum security for data at rest and in transit while syncing with WebDav?

Use a WebDAV server that accepts https connections. (Mobile me is one such server) Then have a nice long password to limit remote access.

If you're super-paranoid, run the server on a machine you have full control of to ensure nobody at Apple/your web host/whatever has access to the webdav store itself.