Slashdot Mirror


User: gmanske

gmanske's activity in the archive.

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

Comments · 51

  1. "Generally Recognised as Safe" Reference on MITRE Corp. Report On Open Source In Government · · Score: 5, Informative
    If like me, you were wondering what the "Generally Recognised as Safe" reference was referring to, here's an excerpt of the executive summary of the report.

    This list would provide quick official recognition of FOSS (Free and Open-Source Software) applications that are:

    (a) commercially supported
    (b) widely used and
    (c) have proven track records of security and reliability (eg. as measured by speed of closures of CERT reports in comparision to closed-source alternatives)

    Gmanske.

  2. RFC 2916 on ENUM Protocol in Australia? · · Score: 5, Informative
    The ENUM Technical Specification can be found here.

    Gmanske.

  3. Astroturf Jargon File Entry on Sony-Ericsson Starts US$5M Astroturf Campaign · · Score: 1
    For those who didn't know or weren't sure what is meant by 'astroturfing', here's the jargon file entry.

    Gmanske.

  4. AKA The Black Widow on F-22 Avionics Require Inflight Reboot · · Score: 1
    There's some open source specifications available here.

    Gmanske.

  5. Contractor Breakdown for F-22 on F-22 Avionics Require Inflight Reboot · · Score: 4, Informative
    For a good breakdown of who (LM, Boeing, others) supply what, have a look here.

    Also, can anyone confirm if OSA is the name of the referenced ADA software project (1.7 million lines etc...)

    Gmanske.

  6. OT: Office Space Quiz on I Believe You Have My Stapler · · Score: 1
    Does anyone have or know of a mirror for the Which Office Space Character are you quiz which used to be located here?

    Gmanske.

  7. Spyware? on AudioGalaxy Reaches Settlement With the RIAA · · Score: 1
    Is there any evidence that eDonkey2000 contains spyware? (Or apps packaged with it...)

    This hints at no, but this seems to suggest it's packaged.

    Anyone with evidence?

    Gmanske.

  8. Re:libraries? (issues?) on Software Product Liability? · · Score: 1
    I would comment that SingerCorp would sue for actual damages plus lost opportunities, and this would be in the form of money.

    I think SingerCorp would sue the biggest 'fish', in order to maximise their possible payout? What would they gain from sueing the zlib developers; besides possible bad press?

    Gmanske.

  9. Re:F-22 vs. F-35 on Inside the Joint Strike Fighter Competition · · Score: 1
    Some of the differences, and how the F-22 and F-35 complement each other are discussed here.

    Gmanske.

  10. More FAS information on Inside the Joint Strike Fighter Competition · · Score: 2, Informative
    There's some more background FAS (Federation of American Scientists) information on both of the original contender JSF platforms located here.

    Gmanske.

  11. Re:Future of Unmanned Aircraft? on Inside the Joint Strike Fighter Competition · · Score: 2, Informative
    Umm... what about not putting lives at risk by future use of UCAV technologies?

    The direction of these technologies has never been to _replace_ manned platforms, but to supplement the manned fighter and bomber force, particularly in the context of dangerous missions.

    Gmanske.

  12. Mod parent up. on 'Unbreakable Linux' · · Score: 1
    Geez, it was painful reading down to here, and this is the first post I saw that seemed on topic. Did any of the posters above, *points*, read the linked article[s]?

    It's not talking about 'unbreakable' in the security sense.

    Gmanske.

  13. Re:Whack-a-Mole (not quite a gopher joke, but... on Latest IE Hole Lets Gopher Root You · · Score: 1
    For what it's worth, Whack-a-Mole was also a favoured delivery vehicle for the netbus trojan, details here.

    Gmanske.

  14. Re:Your BS for the day... on Moronic Hacking Contest Ends In Free-For-All · · Score: 1
    Yeah, I understood. It is zdnet after all... :)

    Gmanske.

  15. Re:Your BS for the day... on Moronic Hacking Contest Ends In Free-For-All · · Score: 3, Insightful
    I initially laughed too, but then I remembered something.

    Keyloggers are not new, and are mentioned here. Besides simply logging cleartext traffic (telnet), encrypted traffic can be logged on the host side before it is sent back over the wire (ssh) using a replacement shell (forwarding traffic to syslogd), ttywatchers or the *trace tools.

    I believe this is the technique used to log outgoing ssh traffic from a compromised machine, particularly but not limited to the case of common rootkits which drop replacement sshd[s].

    The zdnet text is sensationalist, but that doesn't mean it isn't technically possible.

    Gmanske.

  16. Re:Interesting... on More on Kazaa and Brilliant Digital Spyware · · Score: 1
    Like the next comment says, a lot of their userbase generally know but don't care about the spyware.

    They're still getting their content, and some of them couldn't care less.

  17. Interesting... on More on Kazaa and Brilliant Digital Spyware · · Score: 4, Interesting
    A few weeks after Altnet's launch, Brilliant plans to introduce an Altnet "rewards program," enticing customers to swap PC bandwidth and hard drive space for points that can be redeemed by e-merchant partners, Bermeister says. If you agree to let Altnet's partners download to your hard drive multimedia-rich advertisements for later playback, you can earn points redeemable at e-merchants toward purchases.

    I found this interesting, although not surprising... If companies such as Brilliant and Sharman Networks were to release 'clean' versions of their products, and they were totally upfront in an easy to read EULA (who reads those anyway right?), would you use it? Would you swap bandwidth and disk for the privilege?

    Furthermore, would the 'average' person? Spyware, what's that? etc...

  18. Alt tag? on Gates Admits Stripped Down Windows Possible · · Score: 1
    Anyone else note the amusing alt tag...

    alt="micosoft"

    Sigh....

    Gmanske.

  19. Re:Evaluating software on What Turns You Off About Evaluation Software? · · Score: 1

    No problem.
    If you actually use it like it recommends, and albeit a hassle, generate a unique sneakemail email alias for each web site (and only use it for that web site), you'll be able to determine which one is spamming you. Cool huh.
    Gmanske.

  20. Re:Evaluating software on What Turns You Off About Evaluation Software? · · Score: 1
    Oh yeah... In the old days, I'd always sniff around for an ftp server (eg. ftp.company.com); something you might be able to glean from the page source or form action.

    More often then not, you'd be able to directly dl the software without form registrations. This seems to be less and less possible now.

    Gmankse.

  21. Evaluating software on What Turns You Off About Evaluation Software? · · Score: 1
    I've always doen it like this...
    1. Go to the download form requiring information
    2. Enter bogus information, one field at a time until the form validation is satisfied. If an email _is_ required, I always use a one time sneakemail address or something I can kill/trace if there's spam.
    3. Read email/dl the software.

    Gmanske.

  22. [OT] Gateway around the World? on Singing Cow To Attack CBDTPA · · Score: 1
    Gateway discontinued sales late 2001, in the Asia Pacific region.

    Are they still relevant in the US against Dell, Compaq, IBM, etc... ?

    Gmanske.

  23. Where to buy... on Palm Bluetooth SDIO Card Available · · Score: 2, Informative

    Here with a link to sales info outside the US here.

  24. Re:It happens all around you on Gateway Testifies To Microsoft's OEM Treatment · · Score: 1
    True.

    So they buy out the more popular brands of the alternatives, such that no matter the choice, the average consumer will be buying a Coke or Pepsi brand (eg. water or juice).

  25. Hit Counter... on Build Your Own Roller Coaster · · Score: 1
    Like the roller coaster but descending from page to page...

    Round and round she goes, where she stops nobody knows...

    7008,3970,3124,2579,2174,1861,1596,1383

    Too many pictures... ;)