Slashdot Mirror


User: spong

spong's activity in the archive.

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

Comments · 14

  1. Re:Not a big deal on Dreamhost FTP/Shell Password Database Breached · · Score: 1

    Apparently the passwords were hashed [...]

    I'm not sure that's quite true across the board. According to a blog comment here by Simon Anderson (dreamhost CEO):

    Zachary:- some more detail - our systems have stored and used encrypted passwords for a number of years, however the hacker found a legacy pool of unencrypted FTP/shell passwords in a database table that we had not previously deleted. We've now confirmed that there are no more legacy unencrypted passwords in our systems. And we're investigating further measures to ensure security of passwords including when a customer requests their password by email (this was not the issue here, though). Re your shell accounts, I'd suggest that you select a new password just to be sure.

  2. Re:This is a SPAM submission on Roguelikes: the Misnamed Genre · · Score: 0

    I agree, strikes me as shameless self-promotion in a target-rich environment... Downloading as I type this...

  3. Re:Easy answer on Amazon EC2 Enables Cheap Brute-Force Attacks · · Score: 1

    No role whatsoever; let law enforcement agencies handle criminal investigations.

    Is anyone here really comfortable with Amazon in the role of policeman? Hmm?

  4. Re:I got it! on Crack the Code In US Cyber Command's Logo · · Score: 5, Funny

    It's really reads "All your base are belong to U.S.".

  5. Re:cu on Need Help Salvaging Data From an Old Xenix System · · Score: 1

    If it used to be a BBS system, it will probably have software for one of xmodem, ymodem or zmodem file transfers. You should be able to use rzsz on Linux to transfer files

  6. Re:Are full or empty beer bottles sturdier on The 10 Most Absurd Scientific Papers · · Score: 1

    They are mostly aspartame based glass these days, I think.

  7. Re:245mph max speed? Not so impressive on China Debuts the World's Fastest Train · · Score: 1
  8. Re:article text for /. effect on Quantum Cryptography Systems Commercially Launched · · Score: 2, Funny

    -- Craig Matsumoto, Senior Editor, Light Reading

    Is this a joke?
  9. Reference implementation on Israeli Firm Claims Unbreakable Encryption · · Score: 1

    Here is a reference implementation that reads from stdin and writes to stdout. Implementers can use this to check the validity of their implementation.

    Implementation details vary slightly from the above design, but the functionality is complete.

    Version 2 will include the option to use /dev/urandom, and will be available as a no-cost upgrade to customers with a maintenance agreement.

    #! /bin/sh
    dd if=/dev/random bs=1 count=`cat | wc -c | tr -d ' '` 2>/dev/null

  10. Two choices under the GPL on LWN on the Patent Encumbrence of SELinux · · Score: 1

    According to the gpl, they appear to have two choices:

    "any patent must be licensed for everyone's free use...
    ...or not licensed at all"


    So if these mods are in the kernel they will either need to licence the code to everyone, or stop distributing SELinux.

  11. Re:Why this happenned! on The Wired Top Twenty Sci-Fi Movies · · Score: 1

    Thank you. This is the funniest thing I have read on slashdot for a while.

  12. Heads of state... on USA Busted Trying to Bug China's Presidential 767 · · Score: 1

    Actually, she is the Queen of Canada, and the United Kingdom.

    More accurately, she is the Queen of Antigua and Barbuda, Barbados, Belize, Canada, Grenada, Jamaica, New Zealand, Papua New Guinea, Solomon Islands, St Kitts and Nevis, St Lucia, St Vincent and Grenadines, The Bahamas, Tuvalu and the United Kingdom.

    Apologies to any people that I have forgotten, or included erroneously.

  13. Re:Nonsense, @Home on @Home Responds to the UDP Notice · · Score: 1
    --snip--

    #1: Consider that the volumes of spam we're talking about - probably gigabytes upon gigabytes - would easily paralyze a cable modem connection, particularly when, for most @Home users, the upload cap is approximately 128Kbps (approx. ISDN speed). For anyone to make use of this exploit would require probably a dozen cracked systems per spammer.

    --snip--

    Newsadmin.com stats reports at www.newsadmin.com/cgi-bin/newsspam2 show the top 3 @Home spam hosts to deliver approximately 400Mb/day of spam onto usenet (at least for 1/12/2000).

  14. Information on diskless client setup for Linux/X on Linux-Based Thin X-Terminals? · · Score: 1
    Some information on how to get a basic system up and running is available as part of a Sydney Linux Users Group (SLUG) presentation at http://www.slug.org.au/diskless.html.

    I have used this as the basis for setting up an X terminal booting off a server for both x86 Linux and sparc Linux. Took a bit of messing about, but fairly easy to do.

    At the risk of drawing some heat, the whole diskless X client thing may be an interesting option to look into with StarOffice...