On Mon 04 Nov 2024 at 05:38:00 (+0800), Bret Busby wrote: > On 4/11/24 04:21, Bret Busby wrote: > > On 3/11/24 21:43, Richard Owlett wrote: > > > I'm working on a weird personal proof-of-concept project. > > > A HTML 5 compatible browser will *NOT* be considered. > > > I would really prefer a product aimed at HTML 2. > > > In any case CSS and/or JavaScript will not be used. > > > [Before I get flamed on supposed security issues - system will > > > be isolated from web by design.] > > > > > > I would prefer it operate under 64 bit Debian 12. > > > Operation under i386 Debian 9 would be acceptable. > > > > > > Any suggestions?
> Probably just simpler, if you want a minimalist web browser for HTML > 2, is to run Lynx 2.6 on Debian Buzz or Debian Rex. Somewhat closer to Debian 9 would be running Amaya, which was last released on Debian 3.1 (sarge), I believe, as amaya 8.5. I think a WYSIWYG HTML editor might qualify as a viewer. https://www.w3.org/Amaya/ says that the latest version, 11.4.4, about 12 years old, is available, and offers support for HTML 4.01, XHTML 1.0, XHTML Basic, XHTML 1.1, HTTP 1.1, MathML 2.0, many CSS 2 features, and SVG. There are 32- and 64-bit versions available as .deb packages, around 20MB. They would be about five years older then Debian 9's actual release date. Cheers, David.