Comment by oarsinsync
2 months ago
It’s totally possible to distribute a webapp that works offline and stores all your data offline too.
Platform owners introduce a bunch of restrictions that create reliability and usability concerns, but the standards already exist to enable a website operator to create a webapp that, after the initial ‘install’, runs entirely offline on the user’s device, and has no need to communicate with the website.
It’s not really possible in practice, see https://news.ycombinator.com/item?id=43522667.