"Grant Taylor" <
gta...@tnetconsulting.net> wrote in message
news:takg1l$vc2$1...@tncsrv09.home.tnetconsulting.net...
> On 7/12/22 1:35 PM, OldbieOne wrote:
> > Caution: Always keep in mind that there are elevated security risks
> > involved in taking any vintage machine online, so please do not use
> > a vintage machine for personal business, banking, etc.
>
> Good and accurate reminder.
>
> > The following browser supports TLS 1.2 and will allow a vintage W9x PC
> > to connect to most modern websites (for now) until TLS 1.3 is forced.
> >
> >
http://kmeleonbrowser.org/wiki/InstallerForWindows98
>
> I've gone a different route. I have a local Squid caching proxy that
> does SSL / TLS bump-in-the-wire SSL/TLS decryption. So it will quite
> happily talk to the older SSL / TLS clients and speak newer /
> contemporary TLS 1.2 ~ 1.3 to sites.
>
> This also allows me to filter / cache traffic that's otherwise encrypted.
This is a great idea. Especially with the ability to filter content before
it hits the machine.
> All I need to do on the retro system is install my Squid server's TLS
> public root certificate so that software trusts what Squid does.
>
> Admittedly, the Internet is starting to change enough that really old
> web browsers are not able to handle the newer web technologies like AJAX
> (XML HTTP Requests) and contemporary CSS.
True. It's only a matter of time, the clock is definitely about to strike on
vintage computing and connectivity. So far I've managed to take a Sinclair
Spetrum 48, C64, and W9x platform "online," and every day the window of
opportunity is getting smaller. Less and less sites convert cleanly to plain
text after stripping CSS and active scripted components.
I've predominantly been using two websites that do a lot of the conversion
before a site gets presented to my desktop. The browser
http://frogfind.com
and news site
http://68k.news. My vintage machines are all DMZ'd with no
interconnectivity between them and anything else on my network, ans swapping
media is sometimes a chore, so I browse directly to other websites only for
a download link for drivers/game maps as needed, as it's more convenient to
download to the machine they're intended for than move the files with the
setup I have here.
I'm currently rethinking this strategy, especially with the knowledge that
you've had success with Squid, especially as I'm assuming that it should be
possible to set it up on a machine that has a VPN connection......
Thank you for the tip!