So, Im programming a Chrome Extension. I want to store data in a Database. I logically dont want anyone else to have access to the database. How can I make it that I access a database/server without giving away my passwords etc. to the user? I saw that its possible to decompile installed extensions.