the one benefit i see is as a final “lock in your answer” function for any form you’re submitting.
And did they have to stop allowing written signatures because of AI scraping? Or is it just because they never looked legible at all?
physical signatures are just asking you to write your name in a box…
Not a huge difference.
No I disagree, the idea with physical signatures is that you write it in cursive, so in theory nobody will do ot exactly the same way as you write it - but then people can forge things, and since people don’t actually write their name the exact same way every time, forgery is essentially as good as perfect.
Edit to fix typo and add italics.
In parts of the world, paperwork is managed with stamps and a mark. Your doctor in latin america will stamp a blank prescription pad with a stamp that has their name and license number. They will then make a recognizable mark over the stamp. Same with your lawyer and all government offices. The point isn’t that someone can use handwriting analysis - which is just fluff - and rather that they possess the stamp and those who would read the paperwork recognize their particular mark.
And, most young adults don’t sign in cursive anymore, so, aside from terrible handwriting, their printed name isn’t really much different than a typed name.
most young adults don’t sign in cursive anymore
That seems like a terrible idea. I’m disappointed in humans yet again.
Sure, some people who practice their signature and do it consistently can have theirs tested for consistency but forgery is a thing. I have never had a consistent signature in five decades which confirms the whole ‘unique signature’ thing is bullshit.
The whole point is just having something that holds up for the legal system, and a lot of bullshit does.
Meh. After hearing years of complaints from old people about how terrible young people are, and working with a lot of young people who are objectively much better people than the old ones that complain about them, I always try to stop to think about why traditions are valuable.
Does writing your words with extra loopy bits that are less legible than print REALLY make you a better person?
Not learning cursive is like not learning Latin. Maybe it was useful at some point, but the only reason to push for it now, is because “That’s how I did it, so it must be the best way, and everyone else is wrong!”
On the flip side, there’s validity in doing things just for the aesthetics of it and we sacrifice too much to the ever present drive for efficiency.
Cursive isn’t necessarily the banner we should all rally behind for that though handwriting something is still shown as one of the best ways to remember something.
As a fan of fountain pens and handwritten letters it is nice to get one knowing someone put that effort into it.
I dunno where I’m going with any of this. Teachers and schools are underfunded, if kids are fucked it’s our fault don’t blame them, fancy squiggles are fun.
I think there’s validity in learning/teaching cursive, if you’re proficient it’s a much faster way of writing. Handwritten notetaking has been shown to be more effective than digital in terms of concept retention (you’re not just regurgitating content verbatim), and cursive can facilitate better notetaking. I’d argue its setting students up for better outcomes in secondary and post-secondary institutions.
Regardless of that I do agree with your view, we should not just continue things for the sake of tradition, young people aren’t “terrible” for forsaking certain traditions. If anything, re-evaluating what we hold as important is a useful exercise, especially when it comes to education.
Reading through these comments and I’m just now realizing something; I’ve never gone searching to see data on if cursive actually is faster on average and if so, how much. And does that handwriting improves memory fact apply more to cursive or print writing or equally just because it uses more muscles in general?
I’d imagine it would partially depend on the script chosen, ligature vs looped, Spencerian vs New American vs D’nealian etc for speed but the memory thing I’ve got no guess.
Had my identity stolen. Thief bought a car with a loan they got online. Forged my signature at the dealer half a country away. I hired a lawyer because BofA are fucking criminals.
Me: “This is clearly not my signature on this document. Doesn’t that mean anything?”
Lawyer: “Nope. Not a thing.”
WTF.
Now anything asking for my signature is squiggles unrelated to the written language.
Obligatory “bofa deez nuts”
The visual signature part of a “digital signature” is purely cosmetic. The actual signature is the entire file being cryptographically signed using a private key you possess, which any recipient can then verify came from you by using a public key.
This is the case for all government issue signatures (like when using the private key inside a chipped government id card) or any other signature created using a key pair from an issuing authority.
If its not a digital signature in this way, the other way is literally just an image. It can be a vector or an raster, or a straight up scan of a physically signed document. It’s just a picture. It has no digital verification whatsoever.
In the US, they don’t do the cryptographic signatures, they do the image. There are document signing services where you just type your name and it creates a “handwritten” signature from that name and that’s legally binding apparently.
I found it very funny when I had to sign a contract with an American company that way. Not sure it would’ve been legally binding in my jurisdiction, but the contracts was more or less “don’t tell anyone about exact details of the sizable bonus you’re about to receive, or we’ll revoke it, also you’ll have to stick around for half a year to receive the other half”, when the company got sold to private equity and the original owners decided to give us all something to remember them by.
Surely they’re talking about the likes of DocuSign, which doesn’t involve any user-controlled keys
🤯
Well that explains everything. Thank you very much!
That didn’t quite explain everything. I want to add that there are “type your name to sign” forms that are just what you described, just bytes spelling out your name. In those cases, you’re right, those bytes don’t have your handwriting to prove anything, but they do accomplish something. If the form is secured behind a login and not a totally buggy heap of garbage, then the act of typing your name on that form demonstrates that whoever logged in deliberately expressed their approval. And whatever level of identity verification is needed for login is then playing the part of demonstrating who did that. That’s not perfect, but the level of evidence might match the level of risk enough to justify that mechanism to the company providing it, and it’s important to consider all factors: not just system cost, but end user tolerance.
E.g., there was (maybe still is?) a “ham” radio logging system that had end users generate their own PGP signing key pair to sign their log books, which are simply a list of who they talked to over the radio, always for non-commercial purposes (by law). Many questioned whether a secure web site with good 2FA might suffice and be much more convenient, manageable, and adequate risk level for most users.
“Digital signature” is a proper term that should mean what the parent comment explained–public key crypto “signing” (a hash of) a document’s content–but “sign here by typing your name” will inevitably get called a signature and, obviously, is also digital, just not a real “digital signature”.
the other way is literally just an image (of your signature)
I’ve done that a few times, in GIMP (or Photoshop), and was always a little surprised that it seemed to be enough. Maybe I unwittingly “forged” my own signature? That’s legally murky…
It’s really just a digital way to do the equivalent of printing the document, signing it, and scanning it again. Which is also accepted in a lot of situations.