Ok, than go on. :-)
So, you disagree with me. That's perfectly fine. But why are you down voting me for not sharing your position? I've been working a long time in the "security industry". Believe me, it has reasons why I call products…
They are the same kind of crap as personal firewalls are.
WAFs are snake oil.
IMHO everyone who is using such a service is a moron.
http://marc.info/?l=openbsd-cvs&m=129543726419518&w=... http://marc.info/?l=openbsd-cvs&m=129537785019792&w=...
"IPsec stack audit was performed, resulting in: Several potential security problems have been identified and fixed." ...nice euphemism.
No. See: http://theinvisiblethings.blogspot.com/2011/04/linux-securit...
Yeah, down-vote me. I like it... http://ccan.ozlabs.org/info/talloc.html talloc is LGPL v2
Currently the only secure way is to start a second X screen with another uid.
-1
xinput is still able to read all keys when xterm's secure keyboard is enabled.
I'm using grep/awk/sed all day long, I need never more than 10 seconds to build a command group...
Go home pru... rw@raccoon:~> du -h messages 19M messages rw@raccoon:~> time grep -e "foobar" < messages real 0m0.030s user 0m0.022s sys 0m0.008s rw@raccoon:~> time pru /foobar/ < messages real…
How fast is it?
Hmmm, nobody seems to care: http://article.gmane.org/gmane.comp.version-control.git/1057...
Or just use /dev/random :)
Using /dev/urandom as password source is a very bad idea.
thx!
Maybe it's time to look at prolog. :-) P.s: Sorry for the broken new-lines. :- use module(library(clpfd)). sudoku(Rs) :- flatten(Rs,Vs), Vs ins 1 .. 9, rows(Rs), columns(Rs), blocks(Rs), label(Vs), maplist(writeln,Rs).…
Ok, than go on. :-)
So, you disagree with me. That's perfectly fine. But why are you down voting me for not sharing your position? I've been working a long time in the "security industry". Believe me, it has reasons why I call products…
They are the same kind of crap as personal firewalls are.
WAFs are snake oil.
IMHO everyone who is using such a service is a moron.
http://marc.info/?l=openbsd-cvs&m=129543726419518&w=... http://marc.info/?l=openbsd-cvs&m=129537785019792&w=...
"IPsec stack audit was performed, resulting in: Several potential security problems have been identified and fixed." ...nice euphemism.
No. See: http://theinvisiblethings.blogspot.com/2011/04/linux-securit...
Yeah, down-vote me. I like it... http://ccan.ozlabs.org/info/talloc.html talloc is LGPL v2
Currently the only secure way is to start a second X screen with another uid.
-1
xinput is still able to read all keys when xterm's secure keyboard is enabled.
I'm using grep/awk/sed all day long, I need never more than 10 seconds to build a command group...
Go home pru... rw@raccoon:~> du -h messages 19M messages rw@raccoon:~> time grep -e "foobar" < messages real 0m0.030s user 0m0.022s sys 0m0.008s rw@raccoon:~> time pru /foobar/ < messages real…
How fast is it?
Hmmm, nobody seems to care: http://article.gmane.org/gmane.comp.version-control.git/1057...
Or just use /dev/random :)
Using /dev/urandom as password source is a very bad idea.
thx!
Maybe it's time to look at prolog. :-) P.s: Sorry for the broken new-lines. :- use module(library(clpfd)). sudoku(Rs) :- flatten(Rs,Vs), Vs ins 1 .. 9, rows(Rs), columns(Rs), blocks(Rs), label(Vs), maplist(writeln,Rs).…