Website Wants to Store Files on this Device? (Chrome)












9















In Chrome i recently wanted to get a large download and a popup alert shows saying:



Website Wants to: Store Files on this Device



What does this mean exactly and how is it different to a regular download?



Also after doing a search and not really finding any decent results someone on a forum posted that it reads the cache.



If that is the case can websites get important details from the cache if for example you were using your email account etc?










share|improve this question



























    9















    In Chrome i recently wanted to get a large download and a popup alert shows saying:



    Website Wants to: Store Files on this Device



    What does this mean exactly and how is it different to a regular download?



    Also after doing a search and not really finding any decent results someone on a forum posted that it reads the cache.



    If that is the case can websites get important details from the cache if for example you were using your email account etc?










    share|improve this question

























      9












      9








      9


      1






      In Chrome i recently wanted to get a large download and a popup alert shows saying:



      Website Wants to: Store Files on this Device



      What does this mean exactly and how is it different to a regular download?



      Also after doing a search and not really finding any decent results someone on a forum posted that it reads the cache.



      If that is the case can websites get important details from the cache if for example you were using your email account etc?










      share|improve this question














      In Chrome i recently wanted to get a large download and a popup alert shows saying:



      Website Wants to: Store Files on this Device



      What does this mean exactly and how is it different to a regular download?



      Also after doing a search and not really finding any decent results someone on a forum posted that it reads the cache.



      If that is the case can websites get important details from the cache if for example you were using your email account etc?







      google-chrome security storage






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Mar 21 '17 at 13:11









      zeddexzeddex

      140114




      140114






















          1 Answer
          1






          active

          oldest

          votes


















          10














          Sites like Mega.co.nz do such things.



          The message you are seeing pertains to FileSystem API. As websites are becoming web apps, it is becoming necessary for them to act like actual apps. One such behavior is storing large data and settings files on your computer and access that data freely, reading, writing and changing them as opposed to a simple one-off download for you. That's why FileSystem API is invented.



          In case of Mega.co.nz, it downloads an encrypted copy of file to the local storage, decrypts it and then lets you have the decrypted file in your Downloads folder.



          Now, the purpose of this permission request: Would you want a web app that you don't even know – let alone trust – take up potentially hundreds of megabytes of your hard disk free space? That's what this permission request is for.



          Google Chrome, which is the only browser that implements this API, has a cap for the allotted space, but one person might visit hundreds of domains each day. Thus, the impact would still be significant.






          share|improve this answer


























          • If you're wondering why. gizmodo.com/5977265/…

            – sennett
            Jun 25 '17 at 14:09











          • I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

            – auspicious99
            Jan 10 '18 at 11:29






          • 2





            @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

            – user477799
            Jan 10 '18 at 12:26











          • I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

            – John
            Jan 29 at 17:49










          protected by Community Feb 8 at 8:13



          Thank you for your interest in this question.
          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



          Would you like to answer one of these unanswered questions instead?














          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          10














          Sites like Mega.co.nz do such things.



          The message you are seeing pertains to FileSystem API. As websites are becoming web apps, it is becoming necessary for them to act like actual apps. One such behavior is storing large data and settings files on your computer and access that data freely, reading, writing and changing them as opposed to a simple one-off download for you. That's why FileSystem API is invented.



          In case of Mega.co.nz, it downloads an encrypted copy of file to the local storage, decrypts it and then lets you have the decrypted file in your Downloads folder.



          Now, the purpose of this permission request: Would you want a web app that you don't even know – let alone trust – take up potentially hundreds of megabytes of your hard disk free space? That's what this permission request is for.



          Google Chrome, which is the only browser that implements this API, has a cap for the allotted space, but one person might visit hundreds of domains each day. Thus, the impact would still be significant.






          share|improve this answer


























          • If you're wondering why. gizmodo.com/5977265/…

            – sennett
            Jun 25 '17 at 14:09











          • I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

            – auspicious99
            Jan 10 '18 at 11:29






          • 2





            @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

            – user477799
            Jan 10 '18 at 12:26











          • I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

            – John
            Jan 29 at 17:49
















          10














          Sites like Mega.co.nz do such things.



          The message you are seeing pertains to FileSystem API. As websites are becoming web apps, it is becoming necessary for them to act like actual apps. One such behavior is storing large data and settings files on your computer and access that data freely, reading, writing and changing them as opposed to a simple one-off download for you. That's why FileSystem API is invented.



          In case of Mega.co.nz, it downloads an encrypted copy of file to the local storage, decrypts it and then lets you have the decrypted file in your Downloads folder.



          Now, the purpose of this permission request: Would you want a web app that you don't even know – let alone trust – take up potentially hundreds of megabytes of your hard disk free space? That's what this permission request is for.



          Google Chrome, which is the only browser that implements this API, has a cap for the allotted space, but one person might visit hundreds of domains each day. Thus, the impact would still be significant.






          share|improve this answer


























          • If you're wondering why. gizmodo.com/5977265/…

            – sennett
            Jun 25 '17 at 14:09











          • I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

            – auspicious99
            Jan 10 '18 at 11:29






          • 2





            @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

            – user477799
            Jan 10 '18 at 12:26











          • I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

            – John
            Jan 29 at 17:49














          10












          10








          10







          Sites like Mega.co.nz do such things.



          The message you are seeing pertains to FileSystem API. As websites are becoming web apps, it is becoming necessary for them to act like actual apps. One such behavior is storing large data and settings files on your computer and access that data freely, reading, writing and changing them as opposed to a simple one-off download for you. That's why FileSystem API is invented.



          In case of Mega.co.nz, it downloads an encrypted copy of file to the local storage, decrypts it and then lets you have the decrypted file in your Downloads folder.



          Now, the purpose of this permission request: Would you want a web app that you don't even know – let alone trust – take up potentially hundreds of megabytes of your hard disk free space? That's what this permission request is for.



          Google Chrome, which is the only browser that implements this API, has a cap for the allotted space, but one person might visit hundreds of domains each day. Thus, the impact would still be significant.






          share|improve this answer















          Sites like Mega.co.nz do such things.



          The message you are seeing pertains to FileSystem API. As websites are becoming web apps, it is becoming necessary for them to act like actual apps. One such behavior is storing large data and settings files on your computer and access that data freely, reading, writing and changing them as opposed to a simple one-off download for you. That's why FileSystem API is invented.



          In case of Mega.co.nz, it downloads an encrypted copy of file to the local storage, decrypts it and then lets you have the decrypted file in your Downloads folder.



          Now, the purpose of this permission request: Would you want a web app that you don't even know – let alone trust – take up potentially hundreds of megabytes of your hard disk free space? That's what this permission request is for.



          Google Chrome, which is the only browser that implements this API, has a cap for the allotted space, but one person might visit hundreds of domains each day. Thus, the impact would still be significant.







          share|improve this answer














          share|improve this answer



          share|improve this answer








          edited May 5 '18 at 20:28









          Ekevoo

          511411




          511411










          answered Apr 7 '17 at 2:51







          user477799




















          • If you're wondering why. gizmodo.com/5977265/…

            – sennett
            Jun 25 '17 at 14:09











          • I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

            – auspicious99
            Jan 10 '18 at 11:29






          • 2





            @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

            – user477799
            Jan 10 '18 at 12:26











          • I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

            – John
            Jan 29 at 17:49



















          • If you're wondering why. gizmodo.com/5977265/…

            – sennett
            Jun 25 '17 at 14:09











          • I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

            – auspicious99
            Jan 10 '18 at 11:29






          • 2





            @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

            – user477799
            Jan 10 '18 at 12:26











          • I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

            – John
            Jan 29 at 17:49

















          If you're wondering why. gizmodo.com/5977265/…

          – sennett
          Jun 25 '17 at 14:09





          If you're wondering why. gizmodo.com/5977265/…

          – sennett
          Jun 25 '17 at 14:09













          I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

          – auspicious99
          Jan 10 '18 at 11:29





          I had this roughly figured out 3 seconds after giving permission for this by clicking too hastily. Problem is, how do I stop allowing this? Been googling for a solution, and haven't found one so far.

          – auspicious99
          Jan 10 '18 at 11:29




          2




          2





          @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

          – user477799
          Jan 10 '18 at 12:26





          @auspicious99 You can go to Settings and search for "content" to find "Content settings". Also, you can visit the intended website, click its favicon to the left of the addressbar and go to content settings for that site from there. And also you can deleted them en masse via "Clear browsing data" dialog box.

          – user477799
          Jan 10 '18 at 12:26













          I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

          – John
          Jan 29 at 17:49





          I don't see anything in Chrome "content settings" that seems to relevant to this. After clearing browsing data and visiting mega again, it doesn't ask me again to "Website Wants to: Store Files on this Device", which to me implies that the permission wasn't revoked by clearing browsing data.

          – John
          Jan 29 at 17:49





          protected by Community Feb 8 at 8:13



          Thank you for your interest in this question.
          Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).



          Would you like to answer one of these unanswered questions instead?



          Popular posts from this blog

          Plaza Victoria

          In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

          How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...