Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: Secure ways to use DBI?

by pfaut (Priest)
on Apr 17, 2003 at 02:50 UTC ( [id://251112]=note: print w/replies, xml ) Need Help??


in reply to Secure ways to use DBI?

Many backends or the libraries they interface to will allow specifying connection information in environment variables. Another alternative would be to ask the user. You could also read it from a file, possibly encrypted, but that could easily be subverted by running the code with the debugger.

90% of every Perl application is already written.
dragonchild

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://251112]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (6)
As of 2024-04-23 22:04 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found