Hacker News new | ask | show | jobs
by Guestmodinfo 166 days ago
I think if it's really privacy focussed then it's a really cool thing. But how can I be sure that the server is not storing my images and is completely private and confidential
1 comments

Good question. You can actually verify it: after the page loads, you can go fully offline and all features still work. That’s because everything runs locally in the browser, and there are no image uploads. If you check DevTools → Network while editing, you shouldn’t see any file POSTs either.
Thank you so much for this. Your guidance and your tool
Really appreciate it — thanks for checking and for the kind words! If you ever spot anything that could be improved, please let me know.