Hello, Wpoison looks like a very nice script, would you like it to be packaged and included in the Debian GNU/Linux distribution?
I've analised your license, BSDish with an additional 4th clausse, and it appears to be free software as with our Free Software Guidelines (http://www.debian.org/social_contract.html#guidelines). wpoison is now in queue to be packaged. We respect and honor your 4th clausse. however, there are some things that I'd appreciate from you of being changed: - redistribution of the logo.gif image appears to be allowed by clausse 1, could you also allow using a local copy of such image to comply with 4th clausse by linking to your website? this would give us the possibility to include such image in the package and save you some bandwidth. - the GIF image format is covered by an Unisys patent. we don't support such patents because they're an obstacle for the people that makes use of them, including you as author of the image. See http://www.gnu.org/philosophy/gif.html could you either allow redistribution of the same logo in the alternative high-quality PNG format, or provide a PNG logo in your website to remotely link it? Thanks very much for your attention. please keep the CC field on your reply, so that the conversation is logged in our Prospective Packages database. -- ---------------------------------------------------- Robert Millan Debian GNU/Hurd user zeratul2 wanadoo es http://getyouriso.dyndns.org/ ---------------------------------------------------- GPG ID C8D6942C 237F 8688 C2E5 BC64 E152 97B4 FB28 D41B C8D6 942C ---------------------------------------------------- Free Dmitry Sklyarov! http://www.freesklyarov.org ---------------------------------------------------- Join us in civil disobedience and distribute DeCSS!! ---------------------------------------------------- /* efdtt.c Author: Charles M. Hannum <[EMAIL PROTECTED]> */ /* Length: 434 bytes (excluding unnecessary newlines) */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* title-key can be read from the DVD by css-auth. (see livid.org) */ #define m(i)(x[i]^s[i+84])<< unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s ,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k *2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n ;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s [j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34) *6^c+~y;}}