I hope they will add digital signing with certificates capabilities.
I guess you could reverse proxy with nginx?
Stirling PDF: Self-hosted, web-based PDF manipulation tool
21–30 of 107 posts
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#22Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#23Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#24She doesn't mind either way. Seems to work well enough for her use cases.
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#25From the README: “Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes”. Beyond auditing the code, how could a potential user verify this claim in advance, and how can a web-based app help support such a claim (in particular when the app does need to make some web requests to operate, but only to a restricted list of URLs that might be listed in a manifest along the lines of a Con…
[1] https://www.obdev.at/products/littlesnitch/index.html
Edit: LS is MacOS oriented. I'm sure there are others, but I'm not into it. I feel it should be an OS-level feature, but who am I.
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#26The test coverage is pretty low. I'm raising a PR for this. Code quality not the best.
https://github.com/Stirling-Tools/Stirling-PDF/blob/7f577a60...
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#27I feel like everytime I log onto this site I encounter a finished project that's very similar to something I'm working on. I'm too slow (or project hop too much). Not that PDF related tools are uncommon but yeah I think people understand the sentiment. I'm also very surprised that for profit companies in the Document-manipulating/signing/storing still exist outside of niche industries (healthcare, govt, law) that req…
Reputation often matters more than price in this area, because the pricey services amount to peanuts compared to the business as a whole. It's like doing price optimisation on toilet paper in the office. And reputation is generally interpreted as a proxy for reliability and a guarantee that there will be someone to sue if things go bad.
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#28> Originally developed entirely by ChatGPT, this locally hosted web application has evolved to encompass a comprehensive set of features, addressing all your PDF requirements. Well that's that then.
1) don't expose it to public internet
2) don't give it untrusted input
Which highly reduces the usability factor for me.
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#29From the README: “Stirling PDF does not initiate any outbound calls for record-keeping or tracking purposes”. Beyond auditing the code, how could a potential user verify this claim in advance, and how can a web-based app help support such a claim (in particular when the app does need to make some web requests to operate, but only to a restricted list of URLs that might be listed in a manifest along the lines of a Con…
Little snitch[1] can help you out when self-hosting. When not self-hosting, all bets are off and my default stance is "expect the worst". [1] https://www.obdev.at/products/littlesnitch/index.html Edit: LS is MacOS oriented. I'm sure there are others, but I'm not into it. I feel it should be an OS-level feature, but who am I.
There's opensnitch on Linux. There's also something similar on Windows but I don't remember what it's called.
Re: Stirling PDF: Self-hosted, web-based PDF manipulation tool
#30Earlier quoted context omitted.
so do we trust it?
I once tried 3 hours to get ChatGPT to write a correct cubic interpolation function. Everything it wrote was either not cubic or not an interpolation function (the resulting curve didn't pass through the input points). So yeah.
Leetcode is a meaningless metric when evaluating application developers.