Boston Linux & UNIX was originally founded in 1994 as part of The Boston Computer Society. We meet on the third Wednesday of each month at the Massachusetts Institute of Technology, in Building E51.

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss] Passwords in Source Code?? Or, How to secure interprocess communications?



None of that matters. Code goes in version control. Secrets that you want to keep secret don't. Therefore, you can't put secrets into your code.

Write the username and password into a configuration file, get the username and password from the environment, or use a non-password auth mechanism like an SSL certificate.

Sent from my iPhone

> On Jan 31, 2015, at 6:25 PM, Kent Borg <kentborg at borg.org> wrote:
> 
>> On 01/31/2015 06:03 PM, Edward Ned Harvey (blu) wrote:
>> Depends on a lot of stuff. What language? Running on a system you own, or deployed to someone else, etc? 
> 
> Daemons, written in Python, on a machine I fully control.
> 
> -kb
> 
> _______________________________________________
> Discuss mailing list
> Discuss at blu.org
> http://lists.blu.org/mailman/listinfo/discuss



BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org