Local store for identity safe shared data

Being able to share identity safe data across multiple computers is a good thing.

 

In some environments, storing the shared data in someone else's cloud is unacceptable.

 

I would like to be able to setup a server for the identity safe shared data on my local network, hosted on a linux server.  And configure IDsafe on clients to use that server instead of the norton cloud.

 

Although the IDsafe data must be encrypted at the client, I expect mutual authentication between clients and server  is used.  https with client verification is easy enough to setup locally with apache httpd (or any of the other full-function webservers).  

 

I'd like to see this as a product feature.

 

Thanks.