Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: Newbie question

by perlfan (Vicar)
on Oct 19, 2021 at 17:36 UTC ( [id://11137741]=note: print w/replies, xml ) Need Help??


in reply to Newbie question

1. Is there a way to encrypt a Perl file containing password? I need to import database credentials from a file and would like to know more about encrypting passwords

Is it sufficient to just rely on your system's file permissions? Tall order, I know. That said, maybe you want to look at gpg if security is actually important (can't vouch for Crypt::GPG, but it's there). If not, maybe file perms (0600).

3. Books/Resources recommendations -- any advice on books on perl deployment practices? docker?

DDG that - lots of talks from past conferences; look on dockerhub for perl environments, lots of neat stuff. And perl books in generally, there are many lists in PMs and I've even typed my list up a few times.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (3)
As of 2024-04-19 20:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found