on Wed, 22 Oct 2003 09:53:37 +0200 Olivier Billard <[EMAIL PROTECTED]> wrote:
> Hi Joern, > > Isn't it the goal of filesystems, to protect file from beeing read by > non authorized persons ? It's possible with WinNT, 2000, XP, and of > course Unix-like OSes. Just give the right rights to the right persons > ;) It's not a solution, when u send a demo say, on a CD, client may do with it what he wants. Maybe hiding backdoors isn't good example, just say jou don't want to give the source. To Jörn: Maybe solution is to obfuscate compiled sitemaps. Assuming (I didn't check) cocoon compares only mtime of source and compiled sitemap, you can remove content of source and set its mtime to older than compiled sitemap (or to the value before the truncation). As about static files, there is storeJanitor wich may help a bit (a small one :). If cocoon can read files, user can too, it's just matter of time, cost and knowledge. On the other hand cocoon shouldn't force people to write only opensource. Obfuscating/xoring/rot13ing files should be in most cases enough, at least until your app becomes so popular that people could simply ask on usenet how to read your 'crypted' files. This of course needs modyfying cocoon but it's worth if u want to make money on not OS cocoon apps. And remember: information wants to be free :) Regards, Rufio -- nmap -sS -O -p80,81 www.microsoft.com [..] Running: Linux 2.5.X OS details: Linux Kernel 2.4.18 - 2.5.70 (X86) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
