Forum BigDB Security.

Discussion and help relating to the PlayerIO database solution, BigDB.

Security.

Postby patrickp55 » September 24th, 2017, 9:26 am

I've put every database event to the serverside code and unticked the client access rights.
Is my BigDB secured from hackers ?
patrickp55
 
Posts: 2
Joined: June 2nd, 2017, 6:34 pm

Re: Security.

Postby Henrik » September 26th, 2017, 11:05 am

patrickp55 wrote:I've put every database event to the serverside code and unticked the client access rights.
Is my BigDB secured from hackers ?


If you've done that, then noone can read/write to BigDB using a client, which is good.

But someone might still look at what your client is sending to your server, and if you have something where sending a certain message to the game server makes it reply with data from BigDB, then someone might figure out a way to exploit that.
Henrik
.IO
 
Posts: 1880
Joined: January 4th, 2010, 1:53 pm


Return to BigDB