New
#11
OK i did skim over the thread initially because i was busy at the time, I see what you are trying to achieve now. There is no real way i can think of to achieve what you are wanting. There was a program called securom that is now defunct.
Depending on the Data type then you could look at authoring that data in a way that makes it non editable. Eg like taking a photo of documents instead of sending the actual documents. PDF are also another option that until more recent times was usually used as it was harder to edit,
eg i would send for example a resume as PDF because it means the person has to intentionally try to edit that format and also a bonus of that format means it can open in any browser so it makes accessibility easier to the recipient. You can take this sort of logic and apply it to other data. Many generic users would not even know you can edit a PDF for example.
You can also use in some cases encrypted rar files so that they person can view the data but cannot edit it because you never gave them the key.
It all depends on the data at this point Just look at the Data you have and see if there is ways to present that data in other forms which allow in a way to make them non editable.
If we are talking about gb or tb of data then ditto you are out of luck. I think also if you are sharing data with someone then you are also giving that right away, at that point the question asks why are you so concerned about them not editing anything?