Date: Wed, 30 May 2001 18:16:52 +0200 From: Brad Knowles <brad.knowles@skynet.be> To: Arcady Genkin <antipode@thpoon.com>, freebsd-chat@FreeBSD.ORG Subject: Re: Books on security and UNIX programming Message-ID: <p05100304ffffea528077@[194.78.241.123]> In-Reply-To: <87d78rcw6b.fsf@tea.thpoon.com> References: <87d78rcw6b.fsf@tea.thpoon.com>
next in thread | previous in thread | raw e-mail | index | archive | help
At 12:12 AM -0400 5/30/01, Arcady Genkin wrote: > Looking for a good book on security, I've looked at what ORA have to > offer... Has anyone read their "Practical UNIX & Internet Security"? > http://www.oreilly.com/catalog/puis/index.html > It was published in 1996, and I fear lest lots of important > secuirty-related things have happened/changed since then. Yup, I've read it. I also recommended it pretty highly on Amazon. I'm still working on putting together my complete list of good security-related books, but this is certainly one of them. -- Brad Knowles, <brad.knowles@skynet.be> /* efdtt.c Author: Charles M. Hannum <root@ihack.net> */ /* Represented as 1045 digit prime number by Phil Carmody */ /* Prime as DNS cname chain by Roy Arends and Walter Belgers */ /* */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* where title-key = "153 2 8 105 225" or other similar 5-byte key */ dig decss.friet.org|perl -ne'if(/^x/){s/[x.]//g;print pack(H124,$_)}' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p05100304ffffea528077>