Slashdot Mirror


User: warrax_666

warrax_666's activity in the archive.

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

Comments · 635

  1. Re:The SPEWS philosophy on SPEWS Adds DSL Reports to Block List · · Score: 1
    "These IPs belong to providers who won't deal with thier spammers."


    Indeed. Along the same lines as "These are the addresses of abortion clinics and the doctors who perform the abortions"?
  2. Re:Bah... on SPEWS Adds DSL Reports to Block List · · Score: 2, Insightful

    "Yeah, uh, we put a lot of innocents in jail, but on the bright side we did also put a lot of criminals in jail."

    You need to come up with something better.

  3. Re:My Grandma just got confused on KDE 3.2 Release Candidate 1 Debuts · · Score: 1
    Thank you for that. (No, really, I'm not being sarcastic!)

    Here's yet another way to put it... There are two types of Computer Scientists:

    • Mathematicians who understand algorithmics, data structures, etc.
    • "Engineers" (for lack of a better word): "we build operating systems", "we just shaved 0.1usecs off your ping!", etc.


    Neither of which are actual Science in the classical sense. Go figure. :)
  4. Re:Hashes aren't unique on Can P2P Filter Copyrighted Content? · · Score: 2, Informative
    by generating files with the same hashes.

    Bzzt! Thanks for playing. By definition a secure hash is one where it is computationally intractable to generate data which hashes to a particular (chosen) value.
  5. Re:This Flo Fox? on The Life of a Spammer · · Score: 1
    And their lists are very reliable.


    Re: SPEWS: If blocking legitimate mail servers as collateral damage is "reliable", then yes, it's very reliable. However, I don't believe that hurting even just one innocent party is worth it.
  6. Re:well... on Gentoo rsync Server Compromised [updated] · · Score: 1
    A hash of the ebuild is rsync'd WITH the ebuild from the SAME source! Simple integrity check? Yes. Proof that the Manifest, or anything in it, is the same as Gentoo intends it? Absolutely not.

    I was actually thinking about this the other day, and it seems very strange that the Gentoo people haven't realized that they could enhance the security greatly by simply rsync'ing from two different servers. The ebuilds are fecthed from the first server, and the manifests/digests are fetched from another server. This would greatly diminish the risk of a rooted mirror being used to sneak in trojans, etc.

    Hmm, maybe I should file a bug report...?

  7. Re:Good luck... on Recovering Deleted Files on ReiserFS3? · · Score: 1

    No, because there is less (contiguous) free space to put new files in.

  8. Re:correction on GnuPG's ElGamal Signing Keys Compromised · · Score: 1
    Gamal means nothing in Swedish


    It may not mean anything in Swedish, but it does mean "old" in Faroese (yeah, that's a language), and probably in Icelandic as well.
  9. Re:One recommendation on More Info on Debian.org Security Breach · · Score: 1

    Not really. LIDS has a super-super-user mode which you can only enter through a particular executable (which no one can tamper with if LIDS is set up properly) where you can fix things if they break. However, initial setup is highly non-trivial, mainly because some important unix programs just assume that they can create/modify files in e.g. /etc (passwd and mount have particularly annoying behavior in this regard). But once you're done setting everything up, you basically never need to touch the machine again.

  10. Re:One recommendation on More Info on Debian.org Security Breach · · Score: 1

    Yes. You can lock the system down so that not even root can do anything. The concept is called Mandatory Access Control. Try googling and reading a bit about it, it's what (almost) all the big boys use for truly secure operating systems.

  11. Re:Great on More Info on Debian.org Security Breach · · Score: 1

    SRP looks very interesting too. It's a zero-knowledge based system and does not even require encryption when authenticating to be secure from capture/replay and brute forcing. It does not require a key to be stored locally at the client (you simply use a passphrase), and the server does not have enough knowledge to reconstruct the password. Furthermore, the password is never transmitted to the server.

    One caveat though: You need to generate/transmit the password in some secure way (as is the case with all systems).

  12. Re:A pedant speaks on Mail Server Flaw Opens MS Exchange to Spam · · Score: 1

    We're not elitist. We're just plain superior. :)

  13. Re:Currenetly hiring... on What's the Worst Job Posting You've Seen? · · Score: 1
    your an english major.


    Apparently, you are not.

  14. Re:Blacklists and reality on Osirusoft Blacklists The World · · Score: 1

    Encrypting/signing 1 million emails individually is much more computationally expensive than encrypting/signing 1 email. (Although it may not be enough with e.g. OpenPGP to foil spammers, it would certainly be possible to increase the computational cost of encrypting/signing to the point where it becomes impractical for spammers).

  15. Re:one way street the wrong way on Software Patent Demonstrations Taking Off · · Score: 5, Insightful
    Suppose you labor extremely hard to create something, it took so much of your time, might have cost you a marriage, every single penny in your account, and someone comes and swipes it from under your feet what would you do? Without patenting there wouldn't be much you could do now could you.


    As long as we are imagining things, how about this: You labor very hard (and independently!) on a graphical app only to find that a large corporation has a patent on "a method for conveying the intention for an action to occur on a graphical display" (ie. clicking your mouse). Who's fucked now?

    Remember that corporations can trivially afford to patent anything which does not have prior art whereas your small inventor cannot.

    In short: Read the fucking protest page and think. Please.
  16. Re:dan bernstein's position on this on DNSSEC: Good Enough? · · Score: 1

    No. You are ignoring the fact that one can (now, and presumably in DJB's scheme) change the IP address of the server WITHOUT everyone having to update their bookmarks.

  17. Re:The typing break on A Look at the Upcoming GNOME 2.4 · · Score: 1

    Workrave is also a good alternative. For some reason xwrits doesn't really work with my chosen window manager, Ion -- it doesn't force breaks properly. So I tried workrave, and have not looked back since.

  18. Re:Cannonballs on SCO Targets US Government, TiVo · · Score: 1

    I believe the poster actually meant "rediculous", as in "diculuous once more".

  19. Re:The Matrix is just a movie on Powered by Blood · · Score: 1

    That statement (by Descartes?) is nonsense from any sort of logical standpoint. It should be "I think, therefore I think I am.".

  20. Re:Because without KaZaa.... on MPAA Opens Anti-filesharing Website · · Score: 1, Insightful
    Wow. A webserver that (and I quote):

    doesn't allow any kind of remote access

    How useful is that?
  21. Re:Transferring Files on State Of The Filesystem · · Score: 5, Funny
    Anyone have any insight?

    Are you mad? This is slashdot.
  22. Re:Proving the code on Did SCO 'Borrow' Linux Code? · · Score: 1
    It would be possible to write a program to repeatedly compile the code in question with different options and flags until it hits on the exact binary that was shipped.
    Theoretically possible, but NOT practical. Are you aware how many options typical compilers have? Gcc has at least 100 options. That's a LOT of possible combinations.
  23. Re:C++? on P2P Meets Push · · Score: 1
    It's not a language issue.

    Yes it is. A language which lets you stomp all over memory you haven't allocated or overwrite the stack contents is fundamentally broken. Simple as that.
  24. Re:and still no SMP =( on OpenBSD 3.3 Released · · Score: 1

    Well, actually... If the user application is multithreaded there is a whole class of bugs (race conditions) which cannot appear on single-CPU systems simply because the code is not actually executing on two CPUs simultaneously -- these bugs would appear on SMP systems. (This is of course a bug in the application, not the system, but I though I'd mention it.)

  25. Re:Types on The Hundred-Year Language · · Score: 1

    I can imagine how being required to provide formal proofs of all code would increase anyone's productivity. :)