Slashdot Mirror


User: piranha(jpl)

piranha(jpl)'s activity in the archive.

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

Comments · 143

  1. Try again. on VPN Flaw Allows Denial of Service · · Score: 4, Informative

    FTFA:

    Multiple ISAKMP implementations behave in anomalous way when they receive and handle ISAKMP Phase 1 packets with invalid and/or abnormal contents. By applying the OUSPG PROTOS ISAKMP Test Suite to a variety of products, several vulnerabilities can be revealed that can have varying effects.

    That doesn't strike me as a protocol problem.

  2. Re:What's the deal? on DJB Announces 44 Security Holes In *nix Software · · Score: 2, Interesting
    I see you were too busy writing emotional rhetoric to check your assumptions. (How does this stuff get modded to 5?)

    Here's an excerpt from the first one I viewed, with my emphesis:

    Danny Lungstrom, a student in my Fall 2004 UNIX Security Holes course,
    has discovered that uml_net, when installed setuid root (as is normal),
    allows any local user to type

    ./uml_net 4 slip down eth0

    to take down the computer's Ethernet connection. The connection stays
    down until the system administrator manually brings it back up. I'm
    publishing this notice, but all the discovery credits should be assigned
    to Lungstrom.

    Who's gonna call this guy's other bullshit?

  3. Re:MozParty2 on Slashback: Indymedia, Starfighter, Mozparty · · Score: 1

    Surely this countermeasure will foil those dim-witted spammers!

  4. Re:Switzerland and Italy on Indymedia Servers Given Back · · Score: 2, Interesting

    I got harassed for taking photographs of several French police officers (in uniforms) in a subway station. They were not the subject of the photographs. Read.

  5. Funny math. on GMail Drive Shell Extension · · Score: 1
    1. A byte is anything, including sometimes 5 bits, sometimes 9. An octet is technically 8-bits, or can hold values from 0-255.
    2. 3 octets of input encode to 4 characters* of output in Base-64:
      01010111 01010100 01000110
      becomes
      010101 110101 010001 000110
      (Where each resulting number is an index to the set [A-Za-z0-9+/].) 4/3 = 1 1/3, therefore you get a 33% size increase. Correct?

    * The term "characters" is used since Base64-encoded data may be transmitted on mediums that use 7-bit bytes, or otherwise systems which don't deal with octets.

  6. It's not necessary to start on an empty line [n/t] on Bash 3.0 Released · · Score: 1

    It's not necessary to start on an empty line.

  7. Non-standard "feed://" URLs? on Jobs Previews Displays, Tiger at WWDC · · Score: 1
    Anyone notice the URL in that screenshot, "feed://slashdot.org/index.rss"? This is bad because:
    • It necessarily ties the RSS reader to HTTP only, leaving out support for feeds on HTTPS or FTP[1] servers,
    • It bases its decision on content presentation based on an invented URI scheme, rather than the HTTP Content-Type header (for feeds from HTTP/HTTPS),
    • It could lead to confusion/incompatible links if other browsers use more sensible behavior. For instance, hypothetically, if I link to "http://.../foo.rss", and Mozilla handles that correctly as an RSS feed, what will Safari do? Properly display it as a feed? Display the raw XML? Redirect to its "feed://" URL? What about when Safari users use this special URI scheme in their links/e-mails/etc?

    1. Ok, perhaps that is slightly far-fetched.

  8. Re:Now if IBM had something comparable to a G5 sys on Gentoo/PPC64 Beta Live CDs Released · · Score: 1
    I was under the impression that new world macs are more open. Jobs saw to that to make more peripherals available to the macs when he returned. This is why Linux runs on them and not older world macs.

    Linux runs on OldWorld Macs just fine. More difficult than running on NewWorld, but it works nonetheless. Boot into it with BootX or quik. Personally I run it on a Power Mac 9500 and have run it on a Power Mac 7200.

    Tangenting, I believe you can run them on pre-PCI/pre-OF/pre-7200 PPC machines. And you can (often) even run them on 68k Macs. My Centris 610 is running Debian and XFree86 for excellent "couch computing".

  9. Re:Sniffer Pro on What Network Sniffing Tools Do You Use? · · Score: 1
    I know there are other tools out there that can do all this, (ntop, ethereal, tcpdump, rrd's) but thats exactly my point. They are different tools, they don't work together, and imho, none of them are true network diagnostic tools.

    I don't know about the others, but Ethereal will "work together" with tcpdump by reading tcpdump-generated capture files, and it can save captures in the same format. In fact, many network analysis tools will.

  10. Re:Salute! on Ctrl-Alt-Del Inventor To Retire From IBM · · Score: 2, Informative
    You mentioned remapping the salute, but it was vague on which OS you meant, so I thought I'd just clarify.

    You can change the program that is run when you press CTL-ALT-DEL on Linux by editing /etc/inittab

    To actually change the key sequences, change what gets mapped to 'Boot' in your kernel keymaps file. On Debian, this is /etc/console/boottime.kmap.gz; I'm not sure about others.

  11. Re:screw that - give me Mac OS X on Ctrl-Alt-Del Inventor To Retire From IBM · · Score: 5, Funny

    My favorite mnemonic for that key combination is Control-Flower-Power.

  12. Re:Damn those ignorant anti-virus idiots! on MyDoom Windows Worm DDoSing SCO · · Score: 1
    If you want to curb double-bounces, install SPF. Then bitch about sites that aren't using it. Or would you rather have legitimate mail that triggers poorly-written anti-virus software vanish into the ether?

    Bounces are good.

  13. Macintosh 12" RGB Display on Who Still Uses Old Monitors? · · Score: 1
    My oldest monitor in use is an Apple Macintosh "12" RGB Display"--it's fixed-frequency, 512x384 in resolution, and was manufactured in 1990. It's older than, but not nearly as interesting, as my IBM 6091-19, a 19" Trinitron display with 5 BNC inputs, which is connected to my main Linux workstation with a special ($5 from eBay) VGA cable. The monitor, sadly, is fixed-frequency, so XFree86 (with special Modelines) must be running to see a usable image on the monitor.

    Back to the Mac monitor: The top and bottom sides of the screen have hints of color shifting, so it may need to be degaussed, but otherwise it is bright and colorful.

    It's connected to my Macintosh Centris 610. I've upgraded the CPU (which is clocked at 20MHz) from a 68LC040 to a 68040, which adds an FPU. It's running Debian 68k--it was unstable with the 68LC040, but after the upgrade it is stable and capable, with weeks of uptime.

    The Linux framebuffer terminal emulator emulates a 64x48 terminal at the tiny 512x384 resolution. It can be quite painful to use. However, the tiny size of the monitor, the Centris it is connected to, and the miniature Apple Keyboard II make them a perfect combination for my living room coffee table, for comfy couch IRCing. =)

  14. Re:Sounds like mixmaster on MUTE: Simple, Private File Sharing · · Score: 1

    Mixmaster still works great for me. And by the way, I haven't noticed any spam coming from public anonymous remailers, surprisingly. But then, I'd be VERY paranoid about spam abuse if I ran an outgoing anonymous remailer of any sort.

  15. Re:No thanks on Send Emails After Your Death · · Score: 4, Insightful

    Really. The FAQ says that messages sent to recipients only contain a URL to your full message. Unless they actually include the name of the deceased in the Subject or something else which clearly differentiates it from spam, many people will probably disregard the message.

  16. Re:Pointless, and here's why on BitPass: Micropayment That Seems To Work · · Score: 1
    Next, please. That technology involving random numbers+statistics looked far more promising....

    Do you mean Hashcash? Keep in mind it does not provide any monetary or reusable value to those that accept Hashcash, it only proves that a "purchaser" has spent an amount of time doing CPU work. The purpose is to artificially increase scarcity of a service, not to compensate service providers. Useful, but a completely different purpose than BitPass.

  17. Re:Good news! on Swedish ISP Blocks Computers That Send Spam · · Score: 4, Insightful
    Imagine all ISPs blocking egress port 25 traffic for their DHCP clients ... It is irresponsible for ISPs to operate otherwise

    Then they cease to be Internet Service Providers and become Interweb Service Providers. Why should "consumers" be subject to inferior Internet service? Why wouldn't/couldn't an ISP monitor egress port 25 traffic for suspicious spikes? I won't be doing business with ISPs that try pulling stunts like that.

  18. "xrw-xrw-rx"? on Linux Kernel 2.6.0-test8 Released · · Score: 1

    Uh, you must have a very special version of ls, that presumably expresses mode in xrw?xrwwrx notation (where ? is a mystery value), as opposed to standard drwxrwxrwx notation. I also notice the lack of link count, user and group ownership, and last modification date.

    Real ls:

    -rw-r--r-- 1 piranha piranha 11173 Jun 14 06:56 xlog

    Fantasy-ls(tm):

    xrw-xrw-rx 17493892 companyreport.ppt

    Call me crazy, but I think someone needs to stop making up program output.

  19. pebrot works on MSN Messenger Kickbans Third-Party IM Clients · · Score: 1

    Pebrot 0.8.1 works fine for me. It's a Python Curses-based MSN client.

  20. Re:Super Dimensional Fortress on Which Webmail Service Do You Use? · · Score: 1

    NetBSD, not OpenBSD.

    It's a shame the $1 account doesn't get you Perl access. I'd considered purchasing ARPA access, but I'm getting along just fine through free accounts on friends' reliable systems.

    SDF:

    $ uptime
    2:08PM up 14:37, 115 users, load averages: 5.26, 5.54, 5.40
  21. Re:Uck on How are You Preventing Mailto-Link Harvesting? · · Score: 1

    Heh, I've been posting my e-mail address in the clear for a few months now. But thanks anyway.

  22. Uck on How are You Preventing Mailto-Link Harvesting? · · Score: 1
    Just use a mail form instead of mailto: links.

    I for one can't stand sites that implement a mail form, and leave no other way to contact the site administrator. It's intrusive:

    • I have yet to see any web browser with a usable TEXTAREA text editor for non-trivial messages (limited viewing area, no spell checking, no word wrapping, cumbersome copying/pasting). w3m's shelling out to $EDITOR is great, though.
    • I like keeping copies of mail I take the time to write; being forced to use a web interface means that the message I write won't be saved into my mail client's sent mail folder. (Manually copying the message along with bogus/made-up To:, From:, Date:, and Subject: headers to the sent mail folder is a cumbersome possibility).
    • Unless I've been out of the loop, form-mail scripts require the destination e-mail address to be put in a type=hidden <input> element. Why won't a spammer harvest that address?
    • Finally, why won't a spammer detect mail forms as they already detect e-mail addresses, and simply spam the recipient at the other end? Just because they don't have your address doesn't mean they can't spam you.

    Between challenge-response programs, misguided filters that swallow (rather than bounce) messages that might be spam, address-to-image scripts that reduce usability for the blind or Lynx-bound, form mail scripts and (a comparitively minor annoyance:) e-mail address munging programs ("piranha at ely dot ath dot cx")... Why must people go out of their way to make others go out of their way to contact them? Ultimately, it's their choice, but we need a better solution.

  23. RAM disk is no good for a mail server on Silent, Durable Media For Servers? · · Score: 3, Insightful
    As was already suggested, a RAM disk that periodically backs itself up to CF would work too.

    That's a bad idea. What happens if the system goes down after a message is received, but before the RAM disk has been backed up? The mail will get lost.

    Mail servers are required to guarantee the reliability of a message it has accepted responsibility for, even in the event of power failure. In order for that to be possible, the message must be synchronously written to non-volatile storage before the server acknowledges responsibility. So unless the server operator (and any mail domains they are a backup for) doesn't mind losing mail, a RAM disk is not an option.

  24. Google does track click-throughs, sometimes on VeriSign Responds To ICANN's SiteFinder Advisory · · Score: 1
    Has anyone noticed that they are tracking the clickthroughs of the search results. (Note: google does not do this)
    Wrong. I have noticed at least one occasion where a Google search result link would go through a Google redirection script. They take limited samples of search result click-throughs. See the paragraph "Links to Other Sites" in the Google Privacy Policy.
  25. Apache section? on Slashback: Blaster, Sabers, Canada · · Score: 4, Interesting

    Any reason this is in the Apache section?