Date: Thu, 4 Jun 1998 12:45:57 -0700 (PDT) From: Dmitry Kohmanyuk <dk@dog.farm.org> To: dhh@androcles.com (Duane H. Hesser) Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: netscape 4.05 us Message-ID: <199806041945.MAA10419@dog.farm.org>
next in thread | raw e-mail | index | archive | help
In article <XFMail.980530075346.dhh@androcles.com> you wrote: > Try > https://www.fortify.net/ > (or) > http://www.fortify.net/ > for a kit which will patch many versions of Netscape (including at least > the 4.04 and 4.05 FreeBSD versions) to provide strong encryption capabilities. Hmm... isn't it any better than #!/usr/bin/perl -0pi s/BITS:.*/$_=$&;y,a-z, ,;s, {4}$,true,gm;s, 512,2048,;$_/es which works just great (at least on FreeBSD mozilla 4.0x binaries?) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806041945.MAA10419>