Slashdot Mirror


User: nobody/incognito

nobody/incognito's activity in the archive.

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

Comments · 75

  1. Re:USENIX Security is affordable for the lil' guys on Security Gatherings for the Little Guys · · Score: 1

    what fubob said: usenix, usenix, usenix.

    all tech, no suits, good location, heavy geek flux.

    nobody
  2. Re:heh.. Security of calls? on VoIP for the Masses! · · Score: 1
    niels provos already wrote one: http://vomit.xtdnet.nl/.

    nobody

  3. voip security? don't make me VOMIT on VoIP for the Masses! · · Score: 1

    check out niels provos' silly little hack, VOMIT

    "The vomit utility converts a Cisco IP phone conversation into a wave file that can be played with ordinary sound players."

    arp redirect the phone of your choosing, then

    tcpdump|vomit|waveplay. instant wiretap!

    oops, gotta go to jail now.

    nobody

  4. Re:So that's who that fiery bastard was. on Slashback: Streamend, Stego, Patches · · Score: 1

    so your threat was idle?

    so was mine ;-)

    nobody

  5. Re:So that's who that fiery bastard was. on Slashback: Streamend, Stego, Patches · · Score: 1

    i forwarded your threat to the university of michigan's department of public safety, the campus cops. better start encrypting all that pr0n on your hard drive before they seize it.

    i also sent it to the university of michigan's dean of engineering. i suggest you get all your computer-related coursework done in a hurry, while you still have computing privileges.

    nobody

  6. jennifer 8. lee? on Pictorial Passwords · · Score: 1

    isn't it a bit odd that the nyt reporter uses a number for her middle name?

    nobody

  7. Re:Advance in computer science? on Consequences of a Solution to NP Complete Problems? · · Score: 1

    i know the approximation algorithm you mean. it's not fully general. in particular, it doesn't work on graphs that don't satisfy the triangle inequality.

    nobody

  8. Re:True, but... on Consequences of a Solution to NP Complete Problems? · · Score: 1

    that depends -- an approximate traveling salesman tour can be computed in some graphs, e.g., any graph that satisfies the triangle inequality, but not all. in the general case, finding a tour that is no worse than k times optimal is also np-hard.

    i knew all that theory i studied would come in handy! mod me up, scotty, there's intelligent life here!

    nobody

  9. Re:Advance in computer science? on Consequences of a Solution to NP Complete Problems? · · Score: 1

    i glanced at the link and it looks to me like the hard part of what they are trying to do is solving the multiple-constraint problem.

    i'm guessing a reduction from integer programming would be straightforward.

    nobody

  10. how extremely stupid on UDP + Math = Fast File Transfers · · Score: 1

    somebody forgot to tell these yokels that they fixed this problem in tcp years ago.

    i wish them luck in their ipo

    nobody

  11. Re:Advance in computer science? on Consequences of a Solution to NP Complete Problems? · · Score: 3, Insightful
    Finding the most efficient path between the two endpoints is an NP complete problem.

    huh? dijsktra's algorithm solves the shortest path problem in O(n^2) for the general case, O(n log n) for most real-world problems, in which the graph is sparse.

    nobody

  12. quantum computer power requirements on Quantum Computing: A view from the enemy camp · · Score: 2, Funny

    i know there is some concern about the power requirements of quantum computers, but my physicist friends assure me that cold fusion reactors will provide all the power they need.

    nobody

  13. Re:Everything old is new again on A Quarter-Million Dollar Box For A Free OS · · Score: 1

    er, minicomputer. whatever that is ... they haven't been spotted around these parts for years. gone the way of the wooly mammoth, i s'pose.

    nobody

  14. Re:Everything old is new again on A Quarter-Million Dollar Box For A Free OS · · Score: 1

    excuse me? unix' home is a minimcomputer, not a mainframe.

    -- nobody

    ps: unix ticks its billion second next saturday!

  15. Re:the chip breaks on What About "Smart" Credit Cards? · · Score: 1

    the umich card was good up to $50, not $20.

    as if that makes a difference ...

    nobody

  16. Re:the chip breaks on What About "Smart" Credit Cards? · · Score: 1

    sometime this summer, umich abandoned the schlumberger payflex card and now issues old fashioned id cards (i.e., sans chip).

    nobody

  17. Re:some smartcard info on What About "Smart" Credit Cards? · · Score: 1
  18. Re:some smartcard info on What About "Smart" Credit Cards? · · Score: 2, Informative

    your comments about t=0 are a little off the mark. linux and openbsd smartcard libraries don't do anything special, they just talk to the serial port. also, speeds up to 115.2 kbps are not uncommon; most cards can do > 50 kbps.

    the big problem with smartcard comms is that is half-duplex -- only a single transmit/receive pad on the card. in practice, this forces a master/slave (or "simplex") protocol.

    nobody

  19. Re:Smart cards can never be truly secure on What About "Smart" Credit Cards? · · Score: 1

    since you claim to have a clue, i guess there's no point in suggesting that you get a clue ... but you seem to be unaware that smartcards can be irreversibly programmed to be read-only.

    nobody

  20. don't believe the hype on What About "Smart" Credit Cards? · · Score: 1

    as usual, any time smart cards are mentioned on /., a bunch of europeans jump in to praise the wonders of the electronic wallet, to announce that everyone uses and loves them over there, and to suggest that americans are stupid for not embracing them as well.

    it's all bullshit. no one uses electronic wallets in europe.

    this is from the economost, may 2001: "According to 1999 figures collected by the European Central Bank, for every 1,000 cardholders, only 20 made a virtual-cash transaction on any day in Belgium, two in Finland, and just one in Germany. "

    note that belgium is regarded as the country with the most loyal e-purse customer base.

    what europeans DON'T have is access to credit that americans take for granted. who wants a stored value card that gives all the float to the bank when you can have a credit card that gives the float to the consumer? we're not stupid, you know.

    nobody

  21. Re:Statistical analysis? on Battling Steganography · · Score: 1

    considering that outguess is open source, freely available, well-documented, and openly published in a high-quality, refereed conference, and that farid's work consists of nothing more than a press release, well ... you make the call.

    nobody

  22. Re:stegdetect already does this on Battling Steganography · · Score: 1
    it is especially silly since he does such a bangup job of putting his technical work on-line

    and what do we make of the fact that there are no papers on steganography on his web page?

    nobody

  23. see provos' work on Battling Steganography · · Score: 2, Informative

    neils provos (openbsd and openssh developer) has a stego detector based on similar principles (i.e., look for statistical anomalies in jpeg files).

    in fact he is presenting a paper on the subject at the usenix security conference tomorrow.

    unlike the dartmouth folks, who apparently think press reports are the proper medium for scientific interchange, provos makes his results publicly available; see

    http://www.citi.umich.edu/techreports/

    reports 01-1 and 01-4.

    nobody

  24. die, monster devil, die! on Code Red! All Hands to Battle Stations! · · Score: 2

    i am really looking forward to midnight uct tonight -- it's a code red party!

    we'll have all our packet sniffers running full tilt and plan to laugh and laugh at all the losers running iis! die! die! die!

    nobody

  25. Re:What does "Blue Went" mean?? on American Solar Challenge Completed: Blue Went · · Score: 1

    i guess you've never heard a michigan fan utter "go blue."

    go blue.

    now you have. heh.

    blue went.

    nobody