Slashdot Mirror


User: jesser

jesser's activity in the archive.

Stories
0
Comments
2,085
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,085

  1. Re:Public Paranoia on Los Alamos Lab: We're OK, You're OK · · Score: 1
    containers filled with water would work, too

    --

  2. Re:interesting posts. on Gun Sales Halted By FBI Computer Glitch · · Score: 1
    "Does this person have a propensity to crime? A history of violence? Is the target armed? Do they have a propensity to violence? What is the probability that I am being used to commit a crime? What is the probability that I am protecting a good person?"

    Is the target a member of The Party?

    --

  3. Re:It's Admendment #2 on Gun Sales Halted By FBI Computer Glitch · · Score: 1
    If the founding fathers were alive today to see the scope of rights we have given up... well,..... they would die of disgust.

    I think they would also be amazed at some of the rights we have gained (for example, the right to not be enslaved, and the right for pretty much everyone over 18 to vote).

    --

  4. Re:It's not that simple... on Censorship != Innovation · · Score: 1
    How the hell can a trade secret be copywritten? It's two incompatable bits of laws

    are you sure? perhaps copyright law is not useful for limiting dissemination of trade secrets, but afaik copyright law covers any new writing (and other forms of expression) not explicitly put under public domain by its author.

    --

  5. Re:Erm, well... on Microsoft Asks Slashdot To Remove Readers' Posts · · Score: 2
    Microsoft's e-mail said:

    This email notification is a statement made under penalty of perjury that ... the above-referenced comments, as part of http://www.slashdot.org, is posting proprietary material without express written permission.

    Can slashdot ignore the letter because some of the referenced comments do not contain copyrighted material? Better yet, can Andover sue Microsoft for perjury?

    --

  6. Re:The other problem on MSIE's Cookies Are Public · · Score: 2
    I also posted something on that article that got lost in the shuffle: a link to an old slashdot article about a CERT advisory. Among other things, the advisory asked webmasters to escape/reject all html coming from site users, even if only that one user sees the content.

    Open-source webserver Apache fixed its 404 not found page to escape the name of the URL, but most dynamic websites still haven't fixed all of their code.

    Coincidentally, I had just been reporting a bunch of bugs about bugzilla (mozilla's bug-tracking system) not being careful with untrusted data when these slashdot articles come up. I'm actually more worried about attacks against mozilla's CVS system than its against its bug-tracking system, but I haven't looked for bugs there yet.

    --

  7. raging.com is cool, but... on Hump Day Quickies · · Score: 1
    what was wrong with http://av.com/?text ?

    --

  8. Creative article title.. on Hump Day Quickies · · Score: 1
    but wasn't there a similar one a few months ago?

    --

  9. Re:Password in the cookie? Lots! on Another Hole in Hotmail · · Score: 1
    People with accounts on lots of services tend to recycle passwords, through laziness or ignorance. So if you can infer from someone's email what other services they use, you have a good chance of taking them over too.

    good point.

    --

  10. not just hotmail... on Another Hole in Hotmail · · Score: 3
    remember the CERT advisory in february about untrusted people being able to make it seem like javascript code came from a trusted website? i was wondering when someone would start exploiting this seriously. almost every site with dynamic content that isn't completely controlled by the site's owner is vulnerable to similar attacks.

    the next step is a worm that affects web discussion forums. i wouldn't be at all surprised if slashdot was its main target, just because of slashdot's size and the fact that javascript's security model is messed up on all browsers.

    --

  11. Re:Password in the cookie? No-one's *that* dumb :) on Another Hole in Hotmail · · Score: 2
    Naah, no-one would be stupid enough to embed a plaintext user password directly into an authentication cookie.

    what's wrong with using the password for a permanent cookie? someone with the cookie can do anything you can do (post comments, submit articles), so why is it a big deal if they have your password?

    otoh, for something like web-based e-mail where you log in for a few minutes, you want the authentication gone when you leave the computer.

    (i wonder what hotmail does if you check the "remember my password" option..)

    --

  12. Re:MicroSoft: Love Bug Affects Linux/Apple on Linux Users Unscathed By ILOVEYOU · · Score: 1
    The virus may affect apples (although I haven't heard of it affecting any of my work's ~1000 macs) but there's no way it can affect linux users who don't run email from root.

    Right, it can only delete all of your personal files. How much harm could that be?

    ALSO its a visual basic script, and linux don't run THAT, man.

    That's true about this worm, but it's not a reason that linux can't be affected. Linux tools can run various other types of scripts.

    --

  13. Not necessary on Mozilla Junkbuster-like Feature Removed · · Score: 4
    I'd love to have this feature on a browser. Is there any chance that someone else could re-implement it? This is an open-source project, right?

    Not necessary. Find your prefs.js file and add this at the end:

    user_pref("imageblocker.enabled", true);

    Note that if you want to go back later to turn it back off, it probably won't still be at the end of your prefs file because mozilla alphabetizes your prefs list each time you close the program.

    --

  14. What about people who "claim" to be 1 year old? on COPPA Steps on ICQ Privacy · · Score: 1
    Some of the people I have on my ICQ list put 1999 as their birthyear so they can reveal their birthday without giving away their age. I hope AOL skips these accounts.

    (not meaning to imply that I agree with what they're doing in general)

    --

  15. Re:Opportunistic lies from Bill Gates on Arrest In The ILOVEYOU Case · · Score: 2
    allowing people to run visual basic scripts from email is dumb enough

    umm, that's not what was happening. people are double-clicking the attachments. yeah, it would be nice if the e-mail program had a good way to distingish among "harmless text", "mostly harmless text" (might force a ctrl-alt-del at most), "executable script", and "binary executable".

    (striking the above-quoted part of your sentence wouldn't kill your main point, though, which is really good: but now Gates is using his own shitty programming as an excuse to keep the company together)

    --

  16. Re:Opportunistic lies from Bill Gates on Arrest In The ILOVEYOU Case · · Score: 1
    due to a configuration error

    what's the difference between "due to a configuration error" and "due to double-clicking a .vbs file"?

    --

  17. How to opt out on Company Claims To Have Workable Draft of Human Genome · · Score: 1
    If you would prefer not to have a unique genetic identifier, simply go to http://www.doubletwist.com/optout/. Your unique identifier will be replaced with the ASCII-to-DNA encoding of "OPT_OUT", and DoubleTwist will no longer track your actions and your descendants individually.

    --

  18. Is gene mapping an NP problem? on Company Claims To Have Workable Draft of Human Genome · · Score: 1
    Can Doubletwist's "solution" be verified quickly despite the huge amount of computing resources necessary to come up with it?

    --

  19. Should the HGP have used a viral license? on Company Claims To Have Workable Draft of Human Genome · · Score: 1
    Should the Human Genome Project have used a viral license requiring that all derived works not have restrictions on distribution? That would have prevented credit disputes between the HGP and Celera (and may have even crippled Celera's effort to dominate, search this page for "more complete"), while possibly still allowing companies like DoubleTwist to get credit for their work on the sequence without bringing up all of the nasty patent problems.

    As an added bonus, it wouldn't be too hard to name. It would be the HGPL. *ducks*

    --

  20. Celera is expected to announce theirs very soon on Company Claims To Have Workable Draft of Human Genome · · Score: 2
    An L.A. Times article from yesterday says that "Over the next several days, a 2-year-old biotechnology company, Celera Genomics, is expected to announce that it has completed a version of the human genetic code." Does anyone suspect that this timing might not be a coincidence?

    (A second article discusses credit disputes between the public effort and Celera.)

    --

  21. Re:Has anyone considered the risks of this? on Windows Source Code Proposal Confirmed · · Score: 1
    Ok, they could have a six month period where various security experts can audit the source. Not too tough really. This team could even release the source bit by bit, as it had been audited.

    So what happens when they find out that a Windows 98 box can be caused to execute arbitrary code remotely by sending it some bogus TCP/IP packets? Is the fixed code released without any indication that it had been changed? Does MS put a fix on windowsupdate.microsoft.com at the same time the fixed code is released?

    --

  22. Re:This is good on Windows Source Code Proposal Confirmed · · Score: 1
    Including the hidden API that manages to crash the entire browser everytime there is a link that points to either (at least) file://C:\con\con or file://C:\nul\nul. That is the secret that I want to know.

    That API was removed (see bugzilla bug 29079), so you'll need to find another undocumented API next time you want to crash Windows. Don't worry, it won't be that difficult.

    --

  23. Re:Has anyone considered the risks of this? on Windows Source Code Proposal Confirmed · · Score: 1
    What makes you think a firewall would block .vbs attachments correctly but not block "non-executable" attachments?

    --

  24. Re:Refreshing on Effectiveness Of Online User Databases Questioned · · Score: 2
    If you want to sell cars you advertise on the cars page.

    Net Perceptions would claim that that isn't always the most effective way to sell products. One example I heard was that if someone buys a towel in a B&M retail store, NP would recommend that the customer be asked "Would you also like to look at our vacuum cleaners?" There were claims of increased sales through this method (can't find the article that used this example).

    From http ://www.netperception.com/product/0,1030,product-in telligenceRetail,00.html:
    Profile frequent-item combinations to identify top-selling item combinations and who is buying them, track ad and non-ad item set combinations, and determine the best and worst seasonal item promotion combinations.

    --

  25. Re:Which is it? 64 or 64? on iMovie For Free · · Score: 1
    I think they mean 64 bytes. Considering that most "Web quality" video looks like its producers had only 48 bytes, iMovie's "Web quality" video should be pretty good.

    --