Live data from Hacker News

I built an online PDF management platform using open-source software

pdfequips.com

61–70 of 114 posts

Re: I built an online PDF management platform using open-source software

#61
post #54

Earlier quoted context omitted.

I'd suggest install a separate browser (there exists a myriad by now), unplug internet, use the service, uninstall the separate browser, reboot pc.

I suggest a separate VM for that, that you can delete when you're done. Add put the VM on a separate PC that you bought with cash off craigslist. Then toss the PC away in a different postcode when you're done. Then you can use the PDF tool safely without fear you're being tracked.

[deleted]

Re: I built an online PDF management platform using open-source software

#62
post #23

Unfortunately, most of the PDF work I do involves things I’m not uploading to a service - ever. I don’t care if they’re “deleted immediately after processing” - they left my control. This sort of software would be great if it were 100% offline. This isn’t just a niche issue either: this is a very real consideration for any corporate user. More companies are taking data loss and security issues seriously, which often…

docker pull frooodle/stirling-pdf-base

Re: I built an online PDF management platform using open-source software

#63
post #23

Unfortunately, most of the PDF work I do involves things I’m not uploading to a service - ever. I don’t care if they’re “deleted immediately after processing” - they left my control. This sort of software would be great if it were 100% offline. This isn’t just a niche issue either: this is a very real consideration for any corporate user. More companies are taking data loss and security issues seriously, which often…

docker pull frooodle/stirling-pdf-base

This was on hn a couple of days ago. Stirling pdf is a self hosted docker container and this way you don’t have to worry about files being uploaded. https://news.ycombinator.com/item?id=40242639

I almost thought this hn post was the same service wrapped in a show and tell.

Re: I built an online PDF management platform using open-source software

#64
post #53
post #23

Unfortunately, most of the PDF work I do involves things I’m not uploading to a service - ever. I don’t care if they’re “deleted immediately after processing” - they left my control. This sort of software would be great if it were 100% offline. This isn’t just a niche issue either: this is a very real consideration for any corporate user. More companies are taking data loss and security issues seriously, which often…

I work at https://www.pdf-tools.com and we hear this again and again. Despite the proliferation of cloud services, most large enterprises DO NOT want their sensitive documents entering the cloud. And in some cases, e.g. patient medical records, there are strict regulations about how those documents can be stored, which means on-premise is a requirement. Good news for us, as that's what we specialise in, but also perp…

No PHP nor JavaScript SDK? You guys don't like money?

Re: I built an online PDF management platform using open-source software

#65
post #49

Earlier quoted context omitted.

And it stores it in local storage and uploads it using a service worker later when I'm online?

If that's your paranoia level: How do you know the "offline" tool you're using is not uploading to a server? Possibly inadvertently in the course of bug reports, or surreptitiously while contacting the license server...? Should security concerns really warrant not trusting the (reputable) vendor that the files are not being uploaded, you would need to do some sort of audit and/or run in an isolated environment and wo…

You can easily block network access for an app on Windows using Windows Firewall. Same on a few Android skins such as MIUI by Xiaomi

Re: I built an online PDF management platform using open-source software

#66
post #53
post #23

Unfortunately, most of the PDF work I do involves things I’m not uploading to a service - ever. I don’t care if they’re “deleted immediately after processing” - they left my control. This sort of software would be great if it were 100% offline. This isn’t just a niche issue either: this is a very real consideration for any corporate user. More companies are taking data loss and security issues seriously, which often…

I work at https://www.pdf-tools.com and we hear this again and again. Despite the proliferation of cloud services, most large enterprises DO NOT want their sensitive documents entering the cloud. And in some cases, e.g. patient medical records, there are strict regulations about how those documents can be stored, which means on-premise is a requirement. Good news for us, as that's what we specialise in, but also perp…

> Good news for us, as that's what we specialise in, but also perplexing how trends in the software industry can completely ignore what customers actually want.

I initially read this backwards and thought you were lamenting that people insist on on-prem stuff when cloud is clearly The Right Thing.

I certainly don't think the entire software industry is ignoring what customers actually want. Case in point, you. But also lots of other developers who thrive in covering the myriad use cases the myopic behemoths can't see. They just have very loud PR and marketing and pretend those cases don't exist, so you hear about them a lot.

Re: I built an online PDF management platform using open-source software

#67
post #49

Earlier quoted context omitted.

Unplug your network cable when you use it.

And it stores it in local storage and uploads it using a service worker later when I'm online?

Run it on an air gapped breadboard 8086?

Re: I built an online PDF management platform using open-source software

#69
post #53

Earlier quoted context omitted.

I work at https://www.pdf-tools.com and we hear this again and again. Despite the proliferation of cloud services, most large enterprises DO NOT want their sensitive documents entering the cloud. And in some cases, e.g. patient medical records, there are strict regulations about how those documents can be stored, which means on-premise is a requirement. Good news for us, as that's what we specialise in, but also perp…

No PHP nor JavaScript SDK? You guys don't like money?

It's a fair point. Most of our customers work with CPP, C# and Java in enterprise / back office contexts, which is why no PHP or Javascript right now - we've been tied up with other priorities. That said we just added Python to our main SDK and PHP is coming.

Plus our enterprise automation product can basically talk to anything via REST API ( https://www.pdf-tools.com/docs/conversion-service/api/conver... ).

But yeah - now you got me fired up to annoy some colleagues ;)

Post reply on HN