<html><head></head><body><div style="color:#000; background-color:#fff; font-family:Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:13px"><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr">I'm using Ubuntu 16.04 Server in the home and would like to set up a proxy server for use from over the Internet.  The main purpose for this is to easily access a few web-devices on my LAN without using VPN, and at times to route web traffic from a remote location through my home ISP.  I do not need nor want any caching or filtering.</div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr">I previously used Tinyproxy and that did the job, but it had no authentication whatsoever.  I have basic authentication working on squid 3.5, where it asks for the username and password, but I believe this login is sent in clear text.  I've did some research and found squid supports various better methods, such as kerberos, ntlm, smb, etc.  However, while I'm able to install Linux and set up various things, I'm struggling with this authentication aspect.  I have a suspicion some of these methods will not work well because they rely on other services (such as SMB) and may require opening more ports on my router, something I'm not crazy about.</div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr">Amos previously suggested client cert auth, but I'm not sure how to set this up.  Are there any other secure auth methods that would work well over the Internet and are fairly simple to configure?</div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr"><br></div><div id="yui_3_16_0_ym19_1_1493642573969_19423" dir="ltr">In any case, can anyone point me to an online tutorial somewhere (for a authentication newbie) that outlines how this is done?</div></div></body></html>