<br><br><div class="gmail_quote">On Mon, Feb 15, 2010 at 10:34 AM, Jack McGee <span dir="ltr">&lt;<a href="mailto:jack@greendesk.net">jack@greendesk.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
This thread seems appropriate for my question.  I had htdigest enabled,
and logging in from public internet, but realized anyone could snoop
and find my password that way.   I know about OPENVPN and that I can
enable on my buffalo-tomato firmware router, but then I have to run
client software.  I want to be able to access it from my WM6 phone,
work computer (from behind work proxy), etc.  Without loading any
software. I know I can connect to my bank securely and not load
software.  Is that possible either on the router as a gateway to home
network, or the mythtv FE/BE?</div></blockquote><div><br></div><div><br></div><div>As mentioned already, you need to enable SSL on your mythweb server. If you use a self-signed cert you will get a warning from your web browser, and be vulnerable to MIM attack for the first time you connect, but that&#39;s likely ok for this use.  </div>
<div><br></div><div>I don&#39;t know if WM6 has the client, but I have openVPN on my G1. Works fine. Work computers are harder, and SSL is probably the best choice in that case. You can also tunnel SSH over the proxy, but that&#39;s probably &quot;frowned upon&quot;. Just google for configuring apache for ssl. It&#39;s not really that hard to do and is the most universal solution. Then change the port forwarding you have for port 80 to port 443. </div>
</div>