GeneralProtect the LaTeX File

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
meena
Posts: 9
Joined: Fri Jul 31, 2009 10:02 am

Protect the LaTeX File

Post by meena »

Hi all,

I wrote my Ph.D. thesis in Latex. I want to protect my latex files so that only I can modify those files but others can see and read the contents. This must work irrespective of the computer. Looking for suggestions.

Thank you,

best regards,
Meena

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

daleif
Posts: 199
Joined: Wed Nov 19, 2008 12:46 am

Re: Protect the LaTeX File

Post by daleif »

huh??? what does this have to do with latex?

If they can read the files, they can copy it and thus make their own version they can alter. So I don't quite understand the question.
meho_r
Posts: 823
Joined: Tue Aug 07, 2007 5:28 pm

Re: Protect the LaTeX File

Post by meho_r »

LaTeX files are just simple text files and I cannot think of a way to lock them down in the manner you need. You can do that with .pdf files, but there are simple ways to remove any security from .pdf files too. Same applies to .doc, .odt and other formats: you can make them read-only, locked with a password etc., but it's too easy to crack their security these days. And, at the end, even if you provide others with printed material, they can scan it and copy its content using OCR software.
Post Reply