print '</form><br>';
print 'WARNING: The proxy will be unlocked for some time, for you and every ';
print 'computer in your local network which has the same public IP. Any ';
- print 'action from your IP will be assumed to be your action. By submitting ';
- print 'this form you agree to this.<br><br>';
+ print 'action from your IP will be assumed to be your action.<br>';
+ print 'Everything you download or upload (including your passwords) will be ';
+ print "saved on the proxy's filesystem for some time and may be available ";
+ print ' for bots.<br>By submitting this form you agree to this.<br><br>';
print 'The proxy will be locked again: <ul>';
print '<li>'.TIMEOUT_UNLOCK.' minutes after unlocking</li>';
print '<li>after '.TIMEOUT_INACT.' minutes of inactivity</li>';