Hacker News new | ask | show | jobs
by nawi 59 days ago
i am sorry to ask, but the service looks like a cloud base solution, so if i will drop the pdf to test box, will you store it? or remove the ref?
2 comments

If this is implemented fully in the browser, the file wouldn’t actually be uploaded anywhere. Modern browsers can read local files via the File API and process them with JS/WebAssembly.

One way to verify is to open the Network tab in DevTools and see if any requests are made when editing the PDF.

I totally understand the concern.

That’s exactly why I suggest installing it as a PWA and then disabling network access on the PWA. In my opinion, that’s actually the best way to use it.

no. No data are shared with the server.