|
|
|
|
|
by anthk
1874 days ago
|
|
This has software a bit newer than Damn Small Linux: http://delicate-linux.net/ Try compiling a modern TLS under /opt, compile and link a new mbedtls library, and try compiling Dillo from Mercurial. Edit ~/.dillo/dillorc in order to set the User Agent to either PSP or Opera Mini 3. Or better, Lynx. The Lynx one.
Web pages got lovely formatted where supported: http_user_agent="Lynx/2.8.9rel.1 libwww-FM/2.14 SSL-MM/1.4.1 OpenSSL/1.1.1k"
Also, edit ~/.dillo/dillorc in order to make cookies work.
For example: DEFAULT DENY
.news.ycombinator.com ACCEPT
.news.ycombinator.com ACCEPT_SESSION
Bam!! Modernish web "support" for your browser. HN should work, and a lot more too. |
|