'Users can decompile Source Code, how can I safely access Databases and Servers?
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.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|