Stories
Slash Boxes
Comments

SoylentNews is people

posted by Fnord666 on Wednesday February 14 2018, @08:34PM   Printer-friendly
from the MiTM-FTW dept.

Submitted via IRC for TheMightyBuzzard

Mozilla on Monday was the first to make an official announcement, but the developers of Chrome, Edge and WebKit (the layout engine used by Apple's Safari) said they plan on doing the same.

AppCache is an HTML5 application caching mechanism that allows website developers to specify which resources should be available offline. This improves speed, reduces server load, and enables users to browse a site even when they are offline.

While application caching has some benefits, it can also introduce serious security risks, which is partly why it has been deprecated and its use is no longer recommended.

Source: https://www.securityweek.com/major-browser-vendors-restrict-appcache-secure-connections


Original Submission

 
This discussion has been archived. No new comments can be posted.
Display Options Threshold/Breakthrough Mark All as Read Mark All as Unread
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • (Score: 2) by Pino P on Thursday February 15 2018, @05:55AM (1 child)

    by Pino P (4721) on Thursday February 15 2018, @05:55AM (#638097) Journal

    Would you prefer having to buy a different operating system or a different brand of computer in order to run an application? Even if you get source code, source code designed for Win32 or Cocoa API might not compile, link, and run correctly on a GNU/Linux box.

    Starting Score:    1  point
    Karma-Bonus Modifier   +1  

    Total Score:   2  
  • (Score: 0) by Anonymous Coward on Thursday February 15 2018, @07:55AM

    by Anonymous Coward on Thursday February 15 2018, @07:55AM (#638130)

    I'd prefer it if programmers stopped writing shitty unportable programs altogether. Ideally, people would stop writing programs for proprietary operating systems as well. If a program wouldn't exist if there were no web "apps", then good riddance to bad rubbish.