Re: Blowfish still good enough?

2006-01-01 Thread Said Outgajjouft
Travies all crypto is breakable. The only demand on crypto is how long in takes to break it. If it takes more than 5 years the military usually thing its safe enough to use. Why, because after 5 years the information is usually out of data. But since you withhold so sensitive data I suggest you

Re: A question about the adduser.perl file

2005-11-28 Thread Said Outgajjouft
steven mestdagh wrote: >On Mon, Nov 28, 2005 at 10:21:58AM +0100, frantisek holop wrote: > > >>hmm, on Sun, Nov 27, 2005 at 04:31:31PM +0100, Said Outgajjouft said that >> >> >>>Line 92 >>>@pwd_mkdb = ("pwd_mkdb", "-p");#

A question about the adduser.perl file

2005-11-27 Thread Said Outgajjouft
Line 92 @pwd_mkdb = ("pwd_mkdb", "-p");# program for building passwd database and line 133 @pwd_mkdb = ("pwd_mkdb", "-p", "-d", "."); Isn't it more secure to use absolute path for running the pwd_mkdb? OpenBSD keep it real by keeping it free! Said Outgajjouft

Re: Updated CCD Mirroring HOWTO

2005-11-26 Thread Said Outgajjouft
etup for your needs will make OpenBSD secure and in order to do that you need to understand what you are doing so study the man pages before changing settings. Laziness leads to insecure systems. OpenBSD keep it real by keeping it free! Said Outgajjouft

Re: Where to get a good seed for srandom()

2005-07-18 Thread Said Outgajjouft
s to background radiation to create random numbers)? OpenBSD keep it real by keeping it free! Said Outgajjouft

Re: Question about OpenBSD start up

2005-06-08 Thread Said Outgajjouft
Hannah Schroeter wrote: Hello! On Wed, Jun 08, 2005 at 04:06:49PM +0200, Said Outgajjouft wrote: [...] What source file contains the start up code for OpenBSD? What do you mean by "start up"? Boot? Kernel initialization? Userland initialization?

Question about OpenBSD start up

2005-06-08 Thread Said Outgajjouft
What source file contains the start up code for OpenBSD? OpenBSD keep it real by keeping it free! Said Outgajjouft