Re: encrypt the password stored in a file
- From: mlists@xxxxxxxxxxxxxxx (JupiterHost.Net)
- Date: Tue, 30 Aug 2005 07:37:53 -0500
Ken Perl wrote:
In fact, I are just writing a demo program used in a presentation, when I open its config file through screen sharing, I don't want the visiter see the plain text password.
Why didn't you say so?
my $password = 'in_the_real_world_your_password_would_go_here_protected_from_prying_eyes_by_decent_permissions_since_obscuring_it_is_as_secure_as_covering_your_head_with_your_arms_in_an_atomic_blast';
Done!
In other words, don't use a real password in the part they see... .
- References:
- RE: encrypt the password stored in a file
- From: Bob Showalter
- Re: encrypt the password stored in a file
- From: Miguel Santinho
- Re: encrypt the password stored in a file
- From: Ken Perl
- RE: encrypt the password stored in a file
- Prev by Date: Re: system ("cd ..")
- Next by Date: Time Ranges
- Previous by thread: Re: encrypt the password stored in a file
- Next by thread: RE: encrypt the password stored in a file
- Index(es):