I'd like to allow users to create databases for which only they have access. The application would be able to access it only if they are connected and provide some sort of authorization via public/private key mechanisms. Is there a common way to hand...