To deal more in detail with the encryption, only the web
application data will be stored encrypted in the file's database
and not the whole file. This concerns mainly the IndexedDB
and the WebStorage API. This limitation saves the database
global structure and its basic interaction with the browser.
Regarding the Filesystem API, the whole managed file should
be encrypted.