Thread: Content Amazon Watermarking eBooks?
View Single Post
Old 05-05-2019, 02:29 PM   #17
haertig
Wizard
haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.haertig ought to be getting tired of karma fortunes by now.
 
Posts: 1,912
Karma: 32620480
Join Date: Sep 2017
Device: PW3, Galaxy Tab A9+, Moto G7
Quote:
Originally Posted by lumpynose View Post
So if someone wanted to remove that, then they could open the opf file in calibre's editor and delete it?
It might be safer to overwrite it rather than remove it. So if the text string is, for example, 64 characters long (I didn't count it), then overwrite it with 64 random characters. The point being, not to make the entry any longer or shorter than it was originally, just make it different, but of the same length.

In this case (Amazon azw3 files) it may not make any difference. I don't know.
But generically, overwrites are safer than deletions when you don't know if the software that reads the data is looking for fixed structure sizes or not. It's never 100% safe to go messing with data when you don't know exactly how it is used/interpreted by the software. But it's usually safer to overwrite than to delete.

Last edited by haertig; 05-05-2019 at 02:33 PM.
haertig is offline   Reply With Quote