Live data from Hacker News

FalsiScan: Make it look like a PDF has been hand signed and scanned

gitlab.com

81–90 of 399 posts

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#81
post #27

Don't know about different Jurisdictions, but from where I am - this has NO legal binding whatsoever. We have those gov issued digital, invisible signatures for that, embedded in our personal ID card. Whatever is properly signed with digital signature, the printed out page bears no legal force. Anyway, businesses still like to do it this way ("Signing" pdf by applying some pixels). I wonder if it is just an inconveni…

I don't know where you are at, but I know for a fact that a scan of a signed document is binding in the EU. As far as I understand it doesn't even have to be a scanned document, you can sing a digital document by adding an image of your signature or just using your finger and a touchscreen.

In the US from what I read[1] the situation is pretty much the same a scan of a signed document is binding as well as non cryptographic electronic signatures.

[1] https://resources.infosecinstitute.com/topic/legality-electr...

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#82

I hate PDF's with a passion. Not once have I ever wanted to use one. All the pinching and zooming, such a waste of time. I'm giving this a shot next time I need one, the whole scanner thing needs to go. Are we stuck in the 90's? Just bought another rental and it was an ordeal trying to find a scanner. Tried the college near me, was denied as you have to be a student. The library is closed down apparently. FedEx didn'…

Do you hate PDF's or do you hate scanned documents? How else should we send text or image documents in a portable format, MS Word? Google Docs?

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#83
post #14

Preview on Mac OS can do this. You hold your signature up to the camera and then it creates an image you can add to any pdf.

Preview has to be one of the most under-appreciated apps on MacOS. It implements so much handy everyday functionality that requires third-party software on Windows. Or did, last time I used Windows (admittedly some time ago).

On Windows, everything requires a third party app. It's insane.

I wanted to convert XML to JSON. Well: Tough luck. Go download some app by some person from the store. We are sure it's completely safe!

Want to convert a video to a gif? Get another bloatware program.

There is so much command line stuff Linux users take for granted that Windows people struggle with every day.

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#85
Hey Gitlab, could you consider adding the following CSS so that README images don't break out of their containers? Having to horizontally scroll to see this image is brutal.

    .md img {
        max-width: 100%;
        height: auto;
    }
I think that goes here: https://gitlab.com/gitlab-org/gitlab/-/blob/55a4cc5a53903250...

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#86
post #27

Don't know about different Jurisdictions, but from where I am - this has NO legal binding whatsoever. We have those gov issued digital, invisible signatures for that, embedded in our personal ID card. Whatever is properly signed with digital signature, the printed out page bears no legal force. Anyway, businesses still like to do it this way ("Signing" pdf by applying some pixels). I wonder if it is just an inconveni…

I don't know where you are at, but I know for a fact that a scan of a signed document is binding in the EU. As far as I understand it doesn't even have to be a scanned document, you can sing a digital document by adding an image of your signature or just using your finger and a touchscreen. In the US from what I read[1] the situation is pretty much the same a scan of a signed document is binding as well as non crypto…

Huh, I'm from EU. But what I remember from lectures on digital documents, they said something different. Will have to look up this stuff.

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#87

I hate PDF's with a passion. Not once have I ever wanted to use one. All the pinching and zooming, such a waste of time. I'm giving this a shot next time I need one, the whole scanner thing needs to go. Are we stuck in the 90's? Just bought another rental and it was an ordeal trying to find a scanner. Tried the college near me, was denied as you have to be a student. The library is closed down apparently. FedEx didn'…

> All the pinching and zooming, such a waste of time.

Sounds like what you really hate are mobile device displays.

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#88
post #27

Don't know about different Jurisdictions, but from where I am - this has NO legal binding whatsoever. We have those gov issued digital, invisible signatures for that, embedded in our personal ID card. Whatever is properly signed with digital signature, the printed out page bears no legal force. Anyway, businesses still like to do it this way ("Signing" pdf by applying some pixels). I wonder if it is just an inconveni…

I don't know where you are at, but I know for a fact that a scan of a signed document is binding in the EU. As far as I understand it doesn't even have to be a scanned document, you can sing a digital document by adding an image of your signature or just using your finger and a touchscreen. In the US from what I read[1] the situation is pretty much the same a scan of a signed document is binding as well as non crypto…

Even a spoken agreement is a legal binding. But it's always best to get it on paper, and if it's important, also use at least two witnesses.

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#89
post #32

I really hate dealing with my printer (or any printer for that matter), so I make pretty liberal use of my drawing tablet at this point. I import the PDF into Krita, use the ballpoint pen brush, and sign. I export to PNG, then use an imagemagick script to rotate it some random number between 1-3 degrees, and add noise onto it to look like a scan. It's a pain, but it's still less annoying than dealing with a printer.

I have a png of my signature, and I just paste it into the pdf, and submit that. Haven't run into a complaint yet, and I don't have to print anything.

Re: FalsiScan: Make it look like a PDF has been hand signed and scanned

#90
post #14

Preview on Mac OS can do this. You hold your signature up to the camera and then it creates an image you can add to any pdf.

Preview has to be one of the most under-appreciated apps on MacOS. It implements so much handy everyday functionality that requires third-party software on Windows. Or did, last time I used Windows (admittedly some time ago).

Preview is the reason my personal, non-gaming computing is still on MacOS and not purely iOS. I'm not even joking.
Post reply on HN