| ▲ | embedding-shape 2 days ago | |||||||||||||||||||||||||
I guess in theory if this is packaged as a PWA (or the old-school way, a single .html with everything needed inside of it) you could actually run this anywhere and without internet access easily. Besides loading the frontend resources, is there anything else that wouldn't work? Seems like a simple idea, so as long as the assets could be loaded, you'd be able to "load" the "apps", wouldn't you? | ||||||||||||||||||||||||||
| ▲ | bronxpockfabz 2 days ago | parent [-] | |||||||||||||||||||||||||
Sure, but what's the point then? Seems like .html with extra steps, not to mention that the URL itself won't work. Now for online, the data is in the URL already, publicly available (unless shared privately), and the "loader" is still served from the server, so you have to trust the server not to exfiltrate the data. | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||