Ask HN: Why isn't there something like Let's Encrypt for document signing?
11–20 of 80 posts
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#12electronic document signing as a concept is covered by many software patents if you started your own product doing it you would get sued by DocuSign and friends, and they have lots of money for lawyers so quite hard to disrupt their monopoly
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#13electronic document signing as a concept is covered by many software patents if you started your own product doing it you would get sued by DocuSign and friends, and they have lots of money for lawyers so quite hard to disrupt their monopoly
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#14we have it in EU, IIRC eIDAS directive. Anyone in EU can digitally sign and verify documents
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#15we have it in EU, IIRC eIDAS directive. Anyone in EU can digitally sign and verify documents
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#16S/MIME being made for email, you can use port 80 ownership, or dns record ownership to verify control. And documents can be signed as originating from bob@acme.com.
I have implemented s/mime to sign documents automatically between companies. It is the best option that works by default. Powershell and openssl support it, as does outlook for email.
My guess is they don't see enough people asking for this, because those who need what you are asking don't mind paying cheap CA fees like $15/year or so.
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#17we have it in EU, IIRC eIDAS directive. Anyone in EU can digitally sign and verify documents
You can get free digital certificates to sign PDFs with your email address, from basically any company. But that is hardly a way to verify your identity. Anyone can create any email address they want, and use any name in the address.
The eIDAS directory lists some companies that are pretty cheap. But you will still have to verify your identity, so you can't get a certificate as easily as with Let's Encrypt for websites.
Edit : Docusign and similar services have a free plan, but you can only sign a few documents before you or the submitter have to pay. So it's not free per se, it just has a trial. And they don't really check your id, most of the time. So anyone can create an account with your name too.
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#18we have it in EU, IIRC eIDAS directive. Anyone in EU can digitally sign and verify documents
Indeed it's pretty easy to digitally sign electronic documents in my country. I do wonder though if it's also possible to digitally sign my own generated documents (pdf, docx, stuff like that).
Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#19Re: Ask HN: Why isn't there something like Let's Encrypt for document signing?
#20electronic document signing as a concept is covered by many software patents if you started your own product doing it you would get sued by DocuSign and friends, and they have lots of money for lawyers so quite hard to disrupt their monopoly
How can something so fundamentally math-based as Public-key cryptography be so heavyliy patented?
Using math does not disqualify someone from obtaining a patent.