We’re distributing manuscripts for webinars to our customers and many only want them digitally (PDFs) nowadays.<\/p>\n
Advertisement
I’ve been tasked to check possibilities of securing those PDF files. I know about user and owner passwords with their various checkboxes. That’s all neat and fine, but won’t stop anyone who got the file and user password from spreading both together.<\/p>\n
I also know that nothing is completely safe and with enough evil intent, anything is possible. Also, using Snipping Tool or even OBS to capture the screen is also possible, or even using your smartphone’s camera, yadda yadda.<\/p>\n
Now I thought that maybe there’s a way to only allow users to open the files on their own PC. Something like a software dongle or so? This might overshoot the goal by a long shot and of course, we want to keep a nice balance between usability and security, but we feel like adding a watermark onto the pages and securing it with a password might not be enough. Maybe there’s even an online solution to which we can upload the files and control someone’s access?<\/p>\n
Any thoughts?<\/p>","upvoteCount":19,"answerCount":13,"datePublished":"2023-08-02T06:25:28.000Z","author":{"@type":"Person","name":"xxx-420blazeit-mlg-snipez-xxx","url":"https://community.spiceworks.com/u/xxx-420blazeit-mlg-snipez-xxx"},"acceptedAnswer":{"@type":"Answer","text":"
Agree to all. The only data security is policy, there is NO tech that prevents a legitimate data consumer from duplicating data. I would challenge someone to give me a PDF in any form that I could not remove an protection from. Aside from an isolated terminal, I could not interact with, and metal detector/search on the way in. If its in my possession, I will wager on it.<\/p>\n
First would be start throwing alternative PDF readers at it and see if I could get any to print/save. \nThen likely ghostscript if those did not work…<\/p>\n
PSR, put it in reading mode and next next, then just put the pages back in order from the screen grabs on each click.<\/p>\n
Second Record the screen, ffmpeg trim it down to pages HxW, and export frames, put it back together.<\/p>\n
As you can see there are far more effective ways than the crud snap a picture.<\/p>\n
You said it yourself in the original post \" Also, using Snipping Tool or even OBS to capture the screen is also possible, or even using your smartphone’s camera, yadda yadda.\" so you acknowledge there are ways, why over complicate those ways to the same end?<\/p>\n
I still say the best you can do is secure it in transport to make sure ONLY the intended viewer views it initially, past that you have zero control over what happens.<\/p>","upvoteCount":1,"datePublished":"2023-08-02T18:05:31.000Z","url":"https://community.spiceworks.com/t/securing-pdf-files-viewing-on-just-one-pc-possible/956543/9","author":{"@type":"Person","name":"foo","url":"https://community.spiceworks.com/u/foo"}},"suggestedAnswer":[{"@type":"Answer","text":"
Hey people!<\/p>\n
We’re distributing manuscripts for webinars to our customers and many only want them digitally (PDFs) nowadays.<\/p>\n
I’ve been tasked to check possibilities of securing those PDF files. I know about user and owner passwords with their various checkboxes. That’s all neat and fine, but won’t stop anyone who got the file and user password from spreading both together.<\/p>\n
I also know that nothing is completely safe and with enough evil intent, anything is possible. Also, using Snipping Tool or even OBS to capture the screen is also possible, or even using your smartphone’s camera, yadda yadda.<\/p>\n
Now I thought that maybe there’s a way to only allow users to open the files on their own PC. Something like a software dongle or so? This might overshoot the goal by a long shot and of course, we want to keep a nice balance between usability and security, but we feel like adding a watermark onto the pages and securing it with a password might not be enough. Maybe there’s even an online solution to which we can upload the files and control someone’s access?<\/p>\n
Any thoughts?<\/p>","upvoteCount":19,"datePublished":"2023-08-02T06:25:28.000Z","url":"https://community.spiceworks.com/t/securing-pdf-files-viewing-on-just-one-pc-possible/956543/1","author":{"@type":"Person","name":"xxx-420blazeit-mlg-snipez-xxx","url":"https://community.spiceworks.com/u/xxx-420blazeit-mlg-snipez-xxx"}},{"@type":"Answer","text":"
Certificate based encryption implies only the one with the certificate can open, so that satisfies the request.<\/p>\n
Others can use the pubkey to encrypt, but only the person with the private key can decrypt, this is more complex than a password<\/em> and not so easily shared<\/p>\n
However, it is not just a screen picture/snip/etc, if you are afraid the one with the password may share, then the one with the document cannot be trusted, and no matter how you encrypt it, the user can save an unencrypted copy and share the actual document.<\/p>\n
Encryption is for protecting against unauthorized access, anyone WITH authorized access defeats it every single time regardless of tech used. Just ask the CIA, FBI, Pentagon, where stuff like this is becoming the norm.<\/p>\n
The issue is trust in the employee, not encryption tech used.<\/p>","upvoteCount":6,"datePublished":"2023-08-02T10:46:50.000Z","url":"https://community.spiceworks.com/t/securing-pdf-files-viewing-on-just-one-pc-possible/956543/2","author":{"@type":"Person","name":"foo","url":"https://community.spiceworks.com/u/foo"}},{"@type":"Answer","text":"
Saving an unencrypted copy would only be possible with the owner password, but I absolutely get your point.<\/p>\n
I was trying to see what PDF-XChange Editor is capable of and, sure enough, it’s able to work with certificate encryption, but somehow it won’t let me use that “as a new security method for documents.” without stating any reason.<\/p>\n
“Encryption is for protecting against unauthorized access, anyone WITH authorized access defeats it every single time regardless of tech used.”<\/em><\/p>\n
This is a very important note, I think. So, by sending the manuscripts to the customers we’re already basically giving up any kind of safety measure. So, what would you suggest? Password plus watermark and everything else lies in the customer’s hands?<\/p>","upvoteCount":0,"datePublished":"2023-08-02T10:57:39.000Z","url":"https://community.spiceworks.com/t/securing-pdf-files-viewing-on-just-one-pc-possible/956543/3","author":{"@type":"Person","name":"xxx-420blazeit-mlg-snipez-xxx","url":"https://community.spiceworks.com/u/xxx-420blazeit-mlg-snipez-xxx"}},{"@type":"Answer","text":"
What is the intent, traceability, confidentiality, proprietary data protection?<\/p>\n
And and \" Saving an unencrypted copy would only be possible with the owner password\" not entirely true, that is an application restriction only.<\/p>\n
If I am reading that correctly, you wish to take a document you have and pass it to another party outside your organization with the intent that a single recipient could only work with THAT document on that system, not make and disseminate copies of the document data in either encrypted stat another can open or unencrypted state in general?<\/p>","upvoteCount":1,"datePublished":"2023-08-02T12:34:34.000Z","url":"https://community.spiceworks.com/t/securing-pdf-files-viewing-on-just-one-pc-possible/956543/4","author":{"@type":"Person","name":"foo","url":"https://community.spiceworks.com/u/foo"}},{"@type":"Answer","text":"