I have some python scripts that run as cron jobs. They connect to 
external resources (like a newsserver) - for which passwords are 
required. I currently have them stored in the scripts themselves (ouch!) 
- and was wondering if there was a more secure solution.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to