"Exchange" - Database Synchronization between Servers
Status: Pre-Alpha
Brought to you by:
rainct
The "Exchange" feature will allow to keep a database synchronized between two or more servers (like for example production_server <-> home_computer).
There will be an external-interface PHP page that will make it possible for SimpleMyAdmin installations on different servers to exchange data, and it will make use of "private keys" (= just a long random string) to authorize the access.
(How the synchronization will be exactly done is still unclear.)