Hacker News new | past | comments | ask | show | jobs | submit login

Just making sure, the site will NOT save the data that I entered in the PDF? Thank you for sharing your side-project!



You’re welcome!

Indeed, the website will NOT save the data that you entered in the PDF.

In fact neither the data you enter nor the PDF that gets loaded is ever seen by my server: everything happens locally (including the actual PDF generation) [1]

Privacy is one of the key distinctive feature of simplePDF

The only thing that is saved is a fingerprint of the document that allows to match the field types and their respective positions (x,y, type of field, width, height…)

If you want to see it in action:

1. Download the Equifax form on your computer

2. Navigate here https://simplePDF.eu/editor

3. Load the PDF from your computer

4. Because the document fingerprint is “known”, the field types and positions are automatically retrieved from the server

[1] You may notice that after a browser refresh the data you entered is still there: that’s because it’s saved locally in the local storage of your web browser

Unrelated: some people have reported that the save button is not displayed in some cases: trying refreshing the page – I’ll work on a fix as soon as possible




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: