Slashdot Mirror


User: JustTed

JustTed's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Re:Maybe a little infalated.. on OpenBSD: 4 Years Exploit Free · · Score: 1

    yeah, but the exploit affects openssh 2.2. openbsd 2.8 shipped with 2.3. and openbsd 2.8 came out quite a while before that advisory. so if you running a reasonably current version, you would have been safe.

  2. Re:Ilegal to redistribute ISO's of OpenBSD? on OpenBSD: 4 Years Exploit Free · · Score: 2

    the cd image is copyright theo. you can make your own iso with your own packages and distribute that for free, but the disk layout used by the official cd is copyrighted.

  3. Re:Care about the product and leave the (TM) alone on Secure Shell Will Remain 'SSH' · · Score: 1

    what are you talking about? openssh comes from tato's ssh. to say tato's ssh was better than openssh is stupid. openssh is a mich iproved version of the original. and not as secure? it's more secure. almost anyone else would think so. lots of vulnerabilities were fixed in openssh before they were even recognized.

  4. cool. on Tucows BSD Is Back · · Score: 1

    kinda glad to see it's back. hopefully, this time they will learn from their mistakes. but did anyone else notice that they still have a negative tone? sounds like, "well, we don't trust you guys yet, but if you behave..."

  5. Re:All questions not answered on Robert Watson on FreeBSD and TrustedBSD · · Score: 1

    95% of freebsd advisories deal with the ports tree, so they apply to just about everything. what source are you looking at?

  6. Re:Doh, should have asked these questions.... on Robert Watson on FreeBSD and TrustedBSD · · Score: 1

    besides the fact that bsd comprises an entire os, not just a kernel, there's the matter that a lot of userland depends on the kernel. many of the interfaces are different. /proc is completely different, as are the top and ps commands and so on. everything would need to be ported, which is a big waste of time.