I have a number of sites that use the same core features and set of modules. I'm looking for direction on how to have a "master site" that the other sites can check the mtime (version number) etc of the modules they use and securely download and update themselves.
Any resources on the means of communication/protocol methodology (challenge/response, three way handshake etc), and most importantly how to do it securely cross-platform and in PHP.
Suggestions/comments any help at all welcomed