Hi,<br><br>As you said yourself -- it's all about trust. If this person knows nothing of programming, then (s)he is obviously at the mercy of the programmers, which is why we have warranties in commerical software, reputuations to uphold in the open source arena and malware elsewhere. ;-) Sure, there will always be people that will abuse your trust and we should all do whatever we can to avoid such people, but realistically the only people writing open-source software of any notability will usually be fairly trustworthy people, even if only out of necessity as their reputation is on the line.
<br><br>Failing that, there's no reason one could not pay an independent third-party code auditor to inspect the code. Such auditors will usually guarantee the safety of products they've investigated, but this comes at a cost. Hope this helps.
<br><br><div><span class="gmail_quote">On 11 Dec 2006 20:16:31 -0800, <b class="gmail_sendername">placid</b> <<a href="mailto:Bulkan@gmail.com">Bulkan@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I was going to write this script for a friend that notifies him via<br>logging onto his Gmail account and sending him an email to his work<br>email about some events occurring in the execution of the script.
<br>If you enter your password into a script as input how can someone trust<br>the programmer that he will not send a email to himself containing his<br>password? Assuming this person does not know anything about programming
<br>and this person knows nothing about programming ethics.<br><br>This is coming from the fact that i need to notify the user in someway<br>that does not require her to constantly watch the execution of the<br>script, for example when a user signs in to Windows Live Messenger pop
<br>up.<br><br><br>Cheers<br><br><br>1. <a href="http://libgmail.sourceforge.net/">http://libgmail.sourceforge.net/</a> This is the library i use to<br>access a Gmail account via Python<br><br>--<br><a href="http://mail.python.org/mailman/listinfo/python-list">
http://mail.python.org/mailman/listinfo/python-list</a><br></blockquote></div><br>