Welcome Guest, Not a member yet? Register   Sign In
DB password security
#1

Hi everyone,

I'm developping an application who connect to an Oracle database ad then show monitoring statistics.

The problem is, I have to store passeword and user somewhere.

For the moment I encrypt/decrypt the user & pass with AES256.
That mean I have an ecryption key written in hardcode (constant).

My idea was to externalise this file (with the encrpyt key) so the futur developpers can't see the key. 
They would see only encrpyted user/password.

Have you an idea about how to do it ?
How to include an external file ?

I hope I've explained well my situation.

Thank you
Reply


Messages In This Thread
DB password security - by arber.smajli - 08-23-2018, 12:56 AM
RE: DB password security - by skunkbad - 08-23-2018, 01:03 AM
RE: DB password security - by arber.smajli - 08-23-2018, 01:15 AM
RE: DB password security - by jreklund - 08-23-2018, 02:52 AM
RE: DB password security - by arber.smajli - 08-23-2018, 03:45 AM
RE: DB password security - by jreklund - 08-23-2018, 03:51 AM
RE: DB password security - by Pehesis - 08-27-2018, 12:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB