Slashdot Mirror


User: Vihai

Vihai's activity in the archive.

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

Comments · 168

  1. Additional layers of security technology... on Worms Jack Up the Total Cost of Windows · · Score: 2, Insightful

    ...installation of security patches and so.. are all required despite of the operating system involved.

    What makes Linux and its software (generally) more secure is the design and the security consciousness of its developers.

    We all know that Lunux's TCO is often lower than windows' but one shouldn't count on the absence of worms.

  2. Re:Of course... on Microsoft's Janus DRM Software Officially Unveiled · · Score: 1

    No... a closed source program would be ok... but the rest of the operating system is part of the DRM chain and it could never be considered a "safe pathway".

  3. Of course... on Microsoft's Janus DRM Software Officially Unveiled · · Score: 0, Redundant

    ...Linux is a completely unsafe pathway :)

  4. Re:in KB/s on New Quantum Cryptography Speed Record · · Score: 1

    Hey, RS-232 is not the only transmission encoding system :)

  5. Re:A really elaborate advertisement? on UK Releases Global Warming Report · · Score: 1

    Sigh... I was writing the exact same thing :)

  6. Re:Oh no! on One Third of Email Now Spam · · Score: 1

    Oops... I reread your message and now it's more clear. 0.07% is calculated on yesterday statistics, 5 false negatives on 7000 spams received.

  7. Re:Oh no! on One Third of Email Now Spam · · Score: 1


    0.07% are false negatives, spam messages that are not marked as spam.

    False positives (legitimate messages that are marked as spam) are virtually inexistant.

  8. Re:Oh no! on One Third of Email Now Spam · · Score: 1

    The bump was caused mainly by some stupid spammer who tryied to guess local names at my domain not understanding that I have a catch-all configured :)

    Even excluding them, I still noticed an increase in spam traffic in the last week.

  9. Re:Oh no! on One Third of Email Now Spam · · Score: 1

    97.4% of all e-mail received at my e-mail address this week has been SPAM.

    I receive an average of 1100 SPAMs/day but in the last two days the flow bumped to more than 5000 SPAMs/day.

    Luckily, my installation of SpamAssassin has a false-negatives ratio of 0.07%. Nice uh? :)

    Graphs are available at http://www.orlandi.com/gimme_more.php, sorry for the italian text, tought the meaning of the graphs should be clear.

  10. Re:Timing it right could be tricky on Stoplights to Mete Out Punishment? · · Score: 3, Interesting


    I saw a traffic light working exactly as described in Italy more than 8 years ago in a mountain locality.

    It was tuned to become red if the speed of the car approaching was more than the 50 Km/h allowed in the town.

    It has a strong psycologic effect :)

  11. Re:Salter's Duck on The Heavyweight Sea Snail · · Score: 0

    "...enough power from tidal waves to service 10,000 homes..."

    ...and how many human hairs is it big?

  12. Re:Hmm. on Technology Spontaneously Combusts In Sicily · · Score: 4, Insightful

    I'm italian and i followed the story with much interest. Unfortunately news lacked important details about phenomenons, when and how they happened and expecially which of them were true.

    If it was an EMP so strong to burn power lines, why didn't it fry all the small electronics (including scientist's instruments) which are more susceptible to EM fields?

  13. Re:Also: harsh radiation splits apart water on NASA Says Mars Once "Drenched With Water" · · Score: 1

    Stronger gravity means that the escape speed is higher so even the lighter gases need to be warmer to escape from the planet's gravitational field.

    At the end, the kind of gases that could be retained depends on their weight AND the strength of the gravitational field.

  14. Re:Trying or Doing? on Rome Moving to Linux · · Score: 5, Funny

    No, italian mafia is Powered By Linux :)

    > telnet www.mafia.it 80
    Trying 212.78.66.135...
    Connected to www.mafia.it.
    Escape character is '^]'.
    HEAD / HTTP/1.0

    HTTP/1.1 200 OK
    Date: Thu, 26 Feb 2004 14:53:50 GMT
    Server: Apache/1.3.27 (Unix) (Red-Hat/Linux)
    Last-Modified: Wed, 02 Apr 2003 15:41:36 GMT
    ETag: "18094-5e-3e8b04b0"
    Accept-Ranges: bytes
    Content-Length: 94
    Connection: close
    Content-Type: text/html

    Connection closed by foreign host.

  15. Re:sucks / rocks on Microsoft Releases 'Caller-ID For Email' Specs · · Score: 1

    XML sucks rocks: 14,900

    Mmmmh... rocks...

  16. Re:End of what? on MS and Sendmail work together on Spam Solution · · Score: 1

    it's using a different method of dealing with the problem...

    I see your point. I cited SpamAssassin just because I like it and it very effective.

    I can imagine the approach MS is taking with regard to the SPAM. I can foresee some proprietary extension, with obvious problems that will never become standard and will be another hassle for us poor admins.

    If you aren't using any of the "Don't Blame Sendmail" options of sendmail, it can be just as secure as Postfix...

    Ok, it's clear that I'm a big fan of Postfix, but you have to believe me that my vision is not biased. Being secure is not matter of not knowing any vulnerability, it's a matter of knowing that a vulnerability in many parts of it will not result in major problems. Most of the daemons comprising Postfix run unprivileged and chrooted and communicate with the others thru pipes. This makes it more secure because this is a more secure design.

    but blaming the current sendmail for things that happened years ago is just plain wrong...

    I blame current sendmail because it is more prone to have major vulnerabilities, regardless of the past experiences.

    Really??? What's your UNIX distribution??? Solaris??? AIX??? HP-UX???

    You know I was talking of Linux... and... until SCO is proved wrong, it is UNIX :)

    In such systems, backward compatibility is often more important than other issues so they tend to remain stuck to sendmail and other "legacy" software.

  17. Re:End of what? on MS and Sendmail work together on Spam Solution · · Score: 3, Insightful

    Well, lets see...spamassassin works with sendmail, so I don't get your point there

    Simple: Postfix is better than Sendmail. Spamassassin is better than anything Microsoft may even thing to write.

    Two orthogonal concepts.

    And, as far as postfix being better than sendmail...sendmail has a bad rap because it has been around the longest...

    You may not have looked at Postfix deeply enought. Postfix is better in the way it is designed and in the way it is implemented. The multi-daemon design is orders of magnitude more secure than anything so monolitic as sendmail.

    The code quality is spectacular. I had to customize it a bit and the sources was so well written that I was able to understand them almost immediately.

    Yes, some older versions of sendmail had security problems. Yes, sendmail has some feature bloat...

    Those security problems could have been cosmetic issues in a design like postfix's.

    But, sendmail is the MTA of choice for UNIX distributions

    Not anymore for my distribution. Anyway, this doesn't mean it is better... for the same reason Windows is installed on most computers...

  18. End of what? on MS and Sendmail work together on Spam Solution · · Score: 5, Funny

    Could this be a sign of the beginning of the end of spam?

    Dunno... but it could be the beginning of the end of sendmail. Not that it would be a bad thing...

    There's much better software out there.

  19. Re:Why I'm not surprised... on BBC Links Linux To MyDoom · · Score: 1

    Hobbits have remarkably white teeth considering the lack of modern dental equipment in the shire. It's funny to hear that by someone modded Troll :)

  20. Re:Meanwhile in Russia on Trojan Horse Caused A Siberian Explosion · · Score: 1


    So, what's the difference between "undefined" and "no value" ?

    To me a variable without value is undefined and an undefined variable doesnt' have a value... but I could be wrong...

  21. Re:Meanwhile in Russia on Trojan Horse Caused A Siberian Explosion · · Score: 1

    Mmmh... NULLs and "maybe" have totally different meaning... NULL is more "don't have a value"

  22. Re:BOW DOWN TO YOUR CORPORATE MASTERS on Athlon64 Motherboards And Chips Compared · · Score: 1

    Yup... I should have known... damned Euro... I want my Liras back!

  23. Re:BOW DOWN TO YOUR CORPORATE MASTERS on Athlon64 Motherboards And Chips Compared · · Score: 1

    Actually, putting 6 zeroes after my negative bank account would be anything except a deterrent for suicide :)

  24. Re:good point...but on Giant International Fusion Reactor Draws Nearer · · Score: 1

    Yes, you're right.

  25. Re:good point...but on Giant International Fusion Reactor Draws Nearer · · Score: 1

    I hope you're not the same AC I answered few minutes ago... eventullay you're discovering the difference between winners and loosers (you).