|
|
|
|
|
by superkuh
62 days ago
|
|
It's not wrong in the direction but it goes a bit too far. Text-only really limits the capabilities. The difference with the modern web is that it is not hyperlinked web pages between web sites but instead javascript application content silos. HTTP/1.1+HTML 5 is just fine, images and video are just fine. Javascript is not fine. That's where we should draw the line. And without javascript most of the security/privacy issues that make domains require HTTPS-only to prevent MITM attacks simply disappear. When you aren't automatically executing random programs that random places send you the web can be a lot more fun, silly, and with a lot less fragile continuing maintainence required. |
|