On Tue, 2006-11-07 at 11:59 -0800, Eric wrote: > Yah, renaming it doesn't work (tried anyways even though the -S forces it > like > you said). Thing about gzip encrypting it is that i'd imagine that since > it's > on the same machine, gzip would automatically decrypt it if the default was > to > encrypt it (I don't even think gzip has an encrypt option). I was thinking > maybe libxml2 was encrypting it somehow but I really don't know enough about > libxml2 to debug that. I tried looking through the dia source for anything > about encryption but didn't find anything and i half heartedly took a look > through the libxml2 headers for anything about encryption but had no luck > there > either. Also took a look through the dia code for anything about ssl but > couldn't find anything. I've kind of come to the conclusion that it is some > library thats encrypting by default.
I fully agree. Dia knows nothing of encryption, it merely gzips for space. You may want to check if this started at the same time as some system upgrade. -Lars _______________________________________________ Dia-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.gnome.org/projects/dia/faq.html Main page at http://www.gnome.org/projects/dia
