<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">I think Guido's analogy is bogus and wrongly suggests that encrypting applications just might work if you try hard enough. If we can lock the door and keep strangers from peeking inside, why can't we encrypt apps and stop people from peeking at the code? But the analogy doesn't follow. </div>

</blockquote><div><br></div><div>The analogy is you want to protect the doors with a lock from the guy you gave the key. (source: house, encrypted: the lock, the way to decrypt in order to run: the key)</div><div> </div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">In the front door example, untrusted people don't have a key and are forced to pick or break the lock to get it. In the encryption example, untrusted people are given the key </div></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">(as an environment variable), then trusted not to use it to read the source code!</div></blockquote><div><br></div><div>The problem is that he don't trust the customer.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">


(Possibly on the assumption that they don't realise they have the key, or that using it manually is too difficult for them.)<br>
<br>
Ultimately, on a computer the user controls, with a key they have access to, they can bypass any encryption or security you install. That's why e.g. so many forms of copy protection and digital restrictions software try to take control away from the user, to some greater or lesser degree of success.<span class="HOEnZb"><font color="#888888"><br>


<br>
<br>
-- <br>
Steven</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-ideas" target="_blank">http://mail.python.org/<u></u>mailman/listinfo/python-ideas</a><br>
</div></div></blockquote></div><br>