Stories
Slash Boxes
Comments

News for nerds, stuff that matters

Metadata in Vista Could Be Too Helpful

Posted by Zonk on Fri Dec 23, 2005 10:31 AM
from the you-want-some-toast? dept.
linumax writes "Windows Vista will improve search functionality on a PC by letting users tag files with metadata, but those tags could cause unwanted and embarrassing information disclosure, Gartner analysts have warned. Search and organization capabilities are among the primary features of Windows Vista, the successor to Windows XP due out late in 2006. While building those features, Microsoft is not paying enough attention to managing the descriptive information, or metadata, that users can add to files to make it easier to find and organize data on a PC, according to Gartner. 'This opens up the possibility of the inadvertent disclosure of this metadata to other users inside and outside of your organization,' Gartner analysts Michael Silver and Neil MacDonald wrote in a research note published on Thursday."
This discussion has been archived. No new comments can be posted.
Display Options Threshold:
The Fine Print: The following comments are owned by whoever posted them. We are not responsible for them in any way.
  • Oblig. Nelson (Score:5, Funny)

    by gardyloo (512791) on Friday December 23 2005, @10:34AM (#14326609)
    Windows Vista will improve search functionality on a PC by letting users tag files with metadata, but those tags could cause unwanted and embarrassing information disclosure, Gartner analysts have warned.

            Ha-ha! You're using Windows!
    • Re:Oblig. Nelson by TubeSteak (Score:2) Friday December 23 2005, @11:34AM
    • Non-Oblig. Homer (Score:4, Funny)

      by truthsearch (249536) on Friday December 23 2005, @12:00PM (#14327106)
      (http://seenonslash.com/ | Last Journal: Friday May 11 2007, @04:02PM)
      Homer: From now on, there are three ways to do things: the right way, the wrong way, and the Windows Vista way.
      Bart: Isn't that just the wrong way?
      Homer: Yeah, but faster!
      [ Parent ]
    • Not just windows, Mac's too (Score:5, Interesting)

      by goombah99 (560566) on Friday December 23 2005, @12:01PM (#14327114)
      The mac OS (offering previews of the next Windows OS since 1984) already suffers from this problem and so far there are no graceful solutions. Namely spotlight gathers sensitive info in ways I wish it would not. To be specific, I deal with a lot of confidential e-mail that can include personell problems of empoyees. At the same time it's got all my project info on it. When an employee comes to talk about a project I will often search for terms related to the project or sometimes by the employeees name in spotlight while they sit around my screen. Spotlight pulls up the docs and the e-mails onto the same search results screen. Seeing titles of certain e-mails or possibly just the addresses can reveal confidential information or be embarassing.

      As a result I no longer have spotlight index my e-mails. And of course that's a pain in the ass since it means Mail.app's searhc feature is busted. While I can figure out how to work around that (e.g. don't use mail.app, which would be a pity), the story does not end there. Unfortunately, spotlight indexes my backup volumes too, and it can blunder across old mail there and index it.

      Now you might think I could also turn off indexing the backup volumes but there's the rub. First I might not want to. Second, you can't always do it. Spotlight has some bugs in how it handles logical partitions on disks and in particular it sometimes ignores being told not to index a volume if another partitions is being indexed.

      Anyhow eventually there will be more fine grained control on privacy, but then the interface will become more cludgy too. In fact that may just kill the whole fine grained control effort since most folks don't worry about this sort of things and would prefer simplicity.

      It's perhaps worth noting that windows dropped making the filesystem a database (for now). That might be a smart move since making at a wrapper like spotlight means they are less locked into a single search design. Problems like this will emerge slowly and flexibility to plug problems will be needed.

      [ Parent ]
      • by goombah99 (560566) on Friday December 23 2005, @12:22PM (#14327231)
        Another problem with meta data is the generation of meta data. If people generated their own data they could control what goes into it. But the problem here is that you just don't do it normally. Plus as documents change, get copied and modified and so on it gets out of sync unless you keep modifying it. Last thing most people would want is some rigourous change control protocol for every document and e-mail.

        Which of course means automated meta-data scraping. this leads to the problem of confidential info disclosure. that's obvious. But it also leads to another problem that annoying. When do you update the meta data? when the file is created or modified? a small lag? or in batch overnight?

        On macs you can force a batch overnight search. But the default on is for instant updates. If you add a search term to a document WHILE a search is being performed in another window it will find it! amazing. and very useful too. And it assures things like computers that sleep at night and detachable drives stay indexed.

        But it's also amazingly annoying when you stop doing conventional desktop activities and start doing more unix like things. Tage for example untarring a 30 GB archive with twenty thousand small files in it or something that is generating transisent files in a rapid fire fashion. Well you start untarring and for the first few files it zips along. then suddenly throughput nose dives. Why? you look at your processes and you see MDL the indexing programming is chewing up your disk access.

        You can work around this if you can control the file names and make sure they are ones it will not index. But that's not assured, always possible, and will vary from computer to computer.

        So anyhow there's lots of fine tuning needed on these ubiquitous metadata systems. Fine grained privacy control and fine grained operation modes so it's live in desktop application mode and lags in unix/high performance modes.
        [ Parent ]
      • Re:Not just windows, Mac's too (Score:4, Insightful)

        by Angostura (703910) on Friday December 23 2005, @12:37PM (#14327326)
        When an employee comes to talk about a project I will often search for terms related to the project or sometimes by the employeees name in spotlight while they sit around my screen.

        It doesn't sound like a metadata related problem to me. It sounds more like a furniture placement issue.

        But seriously, de-selecting 'Mail' in the Spotlight pref pane, should stop spotlight from displaying results in its window, while retaining the full indexing facilities within Mail.app itself.
        [ Parent ]
      • Re:Not just windows, Mac's too (Score:4, Insightful)

        by truthsearch (249536) on Friday December 23 2005, @12:40PM (#14327344)
        (http://seenonslash.com/ | Last Journal: Friday May 11 2007, @04:02PM)
        By having someone look at your screen it's your responsibility to prevent private info from appearing. The system knows you're logged in, but it certainly doesn't know someone other than you is looking at the information. Just like if you brought up your address book... you should know not to bring up confidential contact information. The system certainly can't take care of that for you.
        [ Parent ]
      • Re:Not just windows, Mac's too by greed (Score:1) Friday December 23 2005, @01:27PM
      • The fix by Anonymous Coward (Score:2) Friday December 23 2005, @01:37PM
        • 1 reply beneath your current threshold.
      • Re:Not just windows, Mac's too by LeftOfCentre (Score:2) Friday December 23 2005, @04:24PM
      • Re:Not just windows, Mac's too by Trejkaz (Score:2) Saturday December 24 2005, @03:38AM
      • Re:Not just windows, Mac's too by drivekiller (Score:1) Saturday December 24 2005, @03:55AM
      • 4 replies beneath your current threshold.
    • Re:Oblig. Nelson (Score:4, Funny)

      by Koohoolinn (721622) on Friday December 23 2005, @12:01PM (#14327116)
      (http://users.pandora.be/nicks_auditorium)
      Ha-Ha! Your metadata is showing!
      [ Parent ]
    • 1 reply beneath your current threshold.
  • Windows Insecure??? (Score:2, Funny)

    by clr211 (796400) on Friday December 23 2005, @10:35AM (#14326610)
    The new version of Windows will be insecure???

    Say it ain't so.....
    • Re:Windows Insecure??? (Score:5, Insightful)

      by antifoidulus (807088) on Friday December 23 2005, @10:51AM (#14326707)
      (http://slashdot.org???? | Last Journal: Saturday August 12 2006, @03:06AM)
      I know it's trendy here to bash windows, but this is FAR from a windows specific problem. Any file system that contains metadata could enable inadvertant disclosure of information, be it windows, mac, linux etc. The solution basically is to ensure that either a)your users are aware of what metadata is and how it works and to make sure that they get rid of any metadata on sensitive documents that they may send out or b) failing that, don't use the metadata.
      [ Parent ]
    • I'm shocked by PaxTech (Score:3) Friday December 23 2005, @12:00PM
    • Re:Windows Insecure??? (Score:4, Insightful)

      by shawb (16347) on Friday December 23 2005, @01:01PM (#14327443)
      (Last Journal: Thursday July 28 2005, @05:46PM)
      All I have to say is "Follow the money" on the article

      according to a compilation by Workshare, a maker of software that strips metadata out of files.

      You wouldn't think that they have some invested financial interest in getting the the public overreacted about the dangers of metadata

      Am I being reverse paranoid?
      [ Parent ]
    • 1 reply beneath your current threshold.
  • Easy solution (Score:5, Insightful)

    by crazdgamer (846581) on Friday December 23 2005, @10:36AM (#14326615)
    (Last Journal: Friday January 06 2006, @04:25PM)
    If my metadata could be viewed by other people inside and outside my organization, there's an easy solution to this.

    Don't fill out the metadata fields!
  • I don't get it.. (Score:5, Interesting)

    by dangerz (540904) <dzas.dangerz@net> on Friday December 23 2005, @10:36AM (#14326617)
    (http://www.tildastudios.com/)
    Isn't this like saying Airbags are too safe? I thought whole point of metadata is to make it easier to search and find data? How can it be *too* helpful?
    • Re:I don't get it.. (Score:4, Insightful)

      by $RANDOMLUSER (804576) on Friday December 23 2005, @10:42AM (#14326654)
      > Isn't this like saying Airbags are too safe?

      Like Big Bird says, remember to put your infants in the back seat, so the "safety" devices don't kill them.

      [ Parent ]
      • Re:I don't get it.. (Score:5, Insightful)

        by mzwaterski (802371) on Friday December 23 2005, @11:04AM (#14326778)
        Someone got up on the wrong side of the bed. I'm pretty sure he was making an argument by analogy. It seemed pretty clear to me. Airbargs are a good thing. They save a lot of lives, but if used improperly (e.g., placing a child's car seat right in front of the airbag) they can be a bad thing (read: deadly).

        Turning to the metadata: Having lots of metadata to search can be a very good thing. But, if used improperly (e.g., having the index not properly secured from outside access or malicious software) they can be a bad thing (read: security risk).

        So, as the grandparent said: "Like Big Bird says, remember to put your infants in the back seat, so the "safety" devices don't kill them."

        [ Parent ]
      • Re:I don't get it.. by trooz1 (Score:1) Friday December 23 2005, @06:45PM
      • 1 reply beneath your current threshold.
    • Re:I don't get it.. (Score:5, Insightful)

      by Roofus (15591) on Friday December 23 2005, @10:52AM (#14326716)
      (http://slashdot.org/)
      I would *hope* ( and no, I didn't read the article ), that the meta data for each file would have the same security permissions as the original file.

      Otherwise, you'd be able to search for the meta data in the private files of other users.
      [ Parent ]
      • Re:I don't get it.. by jacksonj04 (Score:2) Friday December 23 2005, @11:09AM
      • Re:I don't get it.. by 1u3hr (Score:3) Friday December 23 2005, @11:43AM
      • The problem lies in intentionally sharing files that include metadata you don't typically look at, and therefore may be unaware that you're sharing along with the visible content of the file.

        For example, several years ago Microsoft reportedly [computerbytesman.com] posted its annual report as a Word document, which contained evidence that it was composed on a Macintosh.

        That example is good for a chuckle (OK, maybe a belly laugh for us Mac fanboys), but suppose someone sent a document to a customer that showed it was filed in a folder named "Correspondence with Idiot Customers" without the sender realizing it...

        [ Parent ]
      • Re:I don't get it.. by ejd003 (Score:1) Friday December 23 2005, @01:07PM
    • Re:I don't get it.. by LoverOfJoy (Score:2) Friday December 23 2005, @11:11AM
      • 1 reply beneath your current threshold.
    • Re:I don't get it.. by 99BottlesOfBeerInMyF (Score:2) Friday December 23 2005, @11:16AM
    • Re:I don't get it.. by neorou (Score:1) Friday December 23 2005, @12:39PM
    • Re:I don't get it.. by sgt_getraer (Score:1) Friday December 23 2005, @01:42PM
    • 1 reply beneath your current threshold.
  • Surprise? (Score:2, Insightful)

    by cez (539085) <cezsolutions AT gmail DOT com> on Friday December 23 2005, @10:36AM (#14326618)
    (http://www...com/)
    Should it be a surprise MS hasn't taken adequate security measures in the "advance" of its operating system that seems like another attempt to compete with google? I say stick to Google Desktop http://desktop.google.com/ [google.com]. And your own directory architecture for organization.
  • Oh Great (Score:5, Insightful)

    by Anonymous Coward on Friday December 23 2005, @10:39AM (#14326632)
    Now we have a business analyst group trying to direct a computer software company how to write its software. When Gartner starts making new technology or being otherwise reasonably involved in technology, they can have a seat at the table. For now, this is just horrendously bad policy. Anyways, the Microsoft DOC format already contains a horrendous amount of metadata, the full history of changes that led to the current document, among other things. Where's Gartner's whines about that?
    • Re:Oh Great by jferris (Score:1) Friday December 23 2005, @11:07AM
    • Re:Oh Great by greenrd (Score:2) Friday December 23 2005, @12:35PM
      • Re:Oh Great by Trejkaz (Score:2) Saturday December 24 2005, @03:44AM
    • Re:Oh Great by crazydumbek (Score:1) Friday December 23 2005, @12:39PM
  • Surely not ? (Score:4, Funny)

    by 'Tractor' Barry (788340) on Friday December 23 2005, @10:39AM (#14326638)
    (http://www.jollyboyscc.org.uk/)
    No... say it ain't so...

    Surely Microsoft aren't adding a feature to Windows without giving thorough consideration as to how the feature will work in a multi user, internet connected, environment ?

    After all they've show time and time again how much they cae about these things :)
  • That reminds me... (Score:5, Funny)

    by archeopterix (594938) * on Friday December 23 2005, @10:40AM (#14326644)
    (Last Journal: Wednesday January 08 2003, @09:48AM)
    My colleague at my former job once sent our boss a report in a file named 'for_dickhead_2003_11'. He changed the file name before attaching it to the email. Unfortunately, a self-reference in the file contents remained, showing the unfortunately chosen first name. Fortunately, our boss just politely reminded him to pick more neutral names, just in case.
  • News? (Score:2)

    by olddotter (638430) on Friday December 23 2005, @10:41AM (#14326648)
    (http://inttech.blogspot.com/)
    Microsoft not thinking about security is news?! Tell me when a microsoft product has reasonable security, that will be news.

    But I suppose that for the protection of the unwashed, we should inform them of new flaws in MS products. ;-)
    • 1 reply beneath your current threshold.
  • This will be embarrassing... (Score:1, Funny)

    by Anonymous Coward on Friday December 23 2005, @10:41AM (#14326650)
    ...if fellow co-workers learn I heart Fabio from the tags in my massive library of rectal gaping porn.

    • foatse? by Hoi Polloi (Score:1) Friday December 23 2005, @10:59AM
  • Hahaha, must have opened porn.... (Score:5, Insightful)

    by ShyGuy91284 (701108) on Friday December 23 2005, @10:41AM (#14326652)
    Nothing worse then searching for one thing, and coming up with a "*ultra-midget-fetish-sex-in-chocolate*" result when your g/f is around.......... That's my biggest gripe of indexers. Too easy to accidently find files. Like search for your g/fs name if you want pictures of her (and she is hooking over your shoulder wanting them), she may see her name come up in a convo between you and your bud that you'd rather her not see.
  • Stupidity 101 ? (Score:5, Insightful)

    by Tom (822) on Friday December 23 2005, @10:43AM (#14326658)
    (http://web.lemuria.org/)
    Help me out here, but what's so difficult about not storing metadata in-line ?

    After 10 years of M$ Word disclosing secret information, you'd have guessed that "a removal tool" as mentioned in the article is obvious to anyone with half a brain as not good enough.

    Storing the meta-data in a seperate file, or how about with the other metadata (i.e. with the inode) isn't so hard, is it? And it is quite obviously the right thing. There's even a big, red hint right there in your face: It's called meta-data. Might want to treat it different from the actual data, you know?
  • This is a BETA, Right? (Score:5, Insightful)

    by drsmack1 (698392) * on Friday December 23 2005, @10:43AM (#14326660)
    I find it a little annoying when someone does a "doom and gloom" review of a beta product, focusing on bugs or immature features. Its like doing a review of a building in progress and shouting out: "It has no roof! The rain will come right in! What are they thinking!"
  • The 2008 Toyota Prius (Score:4, Insightful)

    by DogDude (805747) on Friday December 23 2005, @10:44AM (#14326666)
    (http://phydeauxpets.com/)
    I hear that the 2008 Toyota Prius will have a 7' high spoiler. What's up with that?

    Oh, sorry... I just figured that we're talking about products that are still a few years down the pipe that haven't been anywhere close to finalized yet.

    I don't know about anybody else, but we not only don't evaluate software years before it's released, but we generally wait until the software has been out for at least a year before even looking at it. I don't know what the point is of reviewing a product this early. The only thing that I can figure out is that it's a way to get a few more pageviews.
  • "embarrassing"? (Score:4, Funny)

    by Mahou (873114) <made_up_address_@NoSPAM.hotmail.com> on Friday December 23 2005, @10:44AM (#14326667)
    (Last Journal: Monday May 22 2006, @10:08PM)
    sounds like he's worried about people finding his porn collection when they search for seemingly unrelated things(scat music, majestic horse paintings, old lady jokes, kiddie books and toys, etc). maybe someone should just tell him not to tag that stuff
  • All Microsoft has to do (Score:3, Interesting)

    by m93 (684512) on Friday December 23 2005, @10:47AM (#14326682)


    is to make the metadata attatched to document files viewable only on the Vista installation it was created on. Perhaps it would be possible to have the operating system strip the data off the files that are being copied or moved to other network locations as a precursor to each respective process. In this case, they would also have to work some kind of functionality into the next iteration of Outlook, so that the problem could be stemmed from the email side of things.

    What 3rd party vendors would do to accomodate this is anyone's guess.
    • Re:All Microsoft has to do (Score:4, Insightful)

      by slashname3 (739398) on Friday December 23 2005, @10:56AM (#14326737)
      Oh, that would be good. Play "try and modify the file when we think it is being sent off this system". Yet another kludge with lots of holes. Can you say zip files?

      This is just another example of disclosures from the past where change log information was left in documents released to public forums. Very interesting info disclosed in some of those word documents. Must be standard procedure now for lawyers to check the change log info on documents they are sent.

      And if people don't fill out the meta data info the fancy new search capabilities won't be as useful so why have them?
      [ Parent ]
    • Re:All Microsoft has to do by cosinezero (Score:2) Friday December 23 2005, @12:00PM
    • Re:All Microsoft has to do by 00lmz (Score:1) Friday December 23 2005, @09:22PM
  • Yawn, non-story (Score:5, Insightful)

    by mopslik (688435) on Friday December 23 2005, @10:50AM (#14326699)
    For example, a user might use "good customers" and "bad customers" as keywords on contract files. If such a contract is sent to the customer with the keyword still attached, it could cause embarrassment or even loss of business, the analysts wrote.

    How is this different than naming your file "Invoice for Asshole Larry.doc" and mailing it to the client? Simple solution: don't put potentially embarassing stuff in the metadata fields.

    Do people really need an analysis to tell them this?

  • Word: "Properties" and Track Changes (Score:3, Insightful)

    by G4from128k (686170) on Friday December 23 2005, @10:50AM (#14326700)
    I've often been amused by what appears in the Properties pane of Word document sent by clients or what you can dredge up from Track Changes. Evidence of re-used documents, other projects, other clients, and deft attempts at redaction abound in the hidden metadata and edits.

    The more data a computer saves (especially if hidden from plain site), the greater the chance of embarrassment and unintended leakage of sensitive info.
  • More delays! Yay! (Score:1)

    by kiehlster (844523) on Friday December 23 2005, @10:50AM (#14326702)
    (http://www.nanovox.com/)
    And now we'll see Microsoft delay the release of Vista for another year, and yes, more people will be fired for their supposed ignorance in this meta matter.
  • Usefulness of metadata (Score:4, Insightful)

    by paologat (844520) on Friday December 23 2005, @10:52AM (#14326714)
    Adding flexible metadata at the level of files does not seem such a good idea to me, especially for files that need to be transmitted or shared with others. Catalogation systems are going to be different from user to user, and from organization to organization - which is going to be messy if you mix multiple systems together.

    Having something like "post-it notes" that do not stick to the file, but instead are part of the directory entry for that file, might be more useful and safer. If someone sends me a file, I don't want that person's metadata to pollute my classification of files.

    That's somewhat like what happens with e-mail - I receive plenty of mails that the sender marked as "high priority", but that are low priority to me. Metadata on the file should be objective; subjective information should be stored somewhere else and not be transmitted together with the file.

  • Summary (Score:2)

    by wombatmobile (623057) on Friday December 23 2005, @10:53AM (#14326723)

    Allchin said those enhancements--along with a reduction in the number of times customers have to reboot their machines and other features--will mean that companies that move to Longhorn will be able to cut their operating costs. Of course, he added, "that's up to us to prove."

    Got that? To cut your operating costs, pay Microsoft some more money for some Longhorns.

  • Company policy. (Score:5, Interesting)

    by JVert (578547) <corganbilly AT hotmail DOT com> on Friday December 23 2005, @11:01AM (#14326762)
    (Last Journal: Friday February 17 2006, @06:51PM)
    We never send any raw documents out to customers. We always print them to PDF first. Looking back I wonder if there is still a chance private data could be leaked, that somehow PDF layers the hidden stuff underneath and if someone were to peel back the top.

    But this will just be an extension to that policy to check for any meta data.
    • Re:Company policy. by Giometrix (Score:1) Friday December 23 2005, @11:17AM
      • Re:Company policy. by JVert (Score:2) Friday December 23 2005, @11:39AM
        • Re:Company policy. (Score:4, Informative)

          by arkanes (521690) <arkanes AT gmail DOT com> on Friday December 23 2005, @12:11PM (#14327178)
          (http://slashdot.org/)
          The virtual printer technique won't preserve metadata because it's not document aware - it presents itself as a Windows printing device, the application uses standard Win API drawing commands on it, and the driver internally translates those commands into postscript and then into PDF. Do watch out for redactions, like drawing black boxes over text - the application will likely print this as the text with a box over it, which will look fine on paper but the redacted text will remain in the document. This happened at least once with a redatected DoD document, exposing them to some fairly serious embaressment because they're redacted all the negative parts of an independent audit.

          The places you need to worry about metadata exposure are the document-aware "export" functionality, because rather than simply printing from primitives, these work with full knowledge of the document and it's structure.

          [ Parent ]
        • Re:Company policy. by Giometrix (Score:1) Friday December 23 2005, @12:35PM
    • Re:Company policy. by 99BottlesOfBeerInMyF (Score:2) Friday December 23 2005, @11:25AM
  • This is bull (Score:2, Interesting)

    by Nex6 (471172) on Friday December 23 2005, @11:04AM (#14326781)
    (http://nex6.blogspot.com/)
    Even the much vuanted google desktop had information discloser issues.
    as this type of technology comes to the mainstream its to be expected the early stuff may have a bug or two. (see: google desktop)

    and here they are slamming microsoft for a new feature people are asking for. and telling them how to do it, when they have no idea on how hard this kind of thing is to do from a software engineering perspective.

    I mean sheesh The product is in BETA, make a bug report to microsoft as a beta tester if you find a bug.

    I mean windows vista has alot of very new stuff under the hood which is very cool. much of the stuff effects security and stability which is a good thing.

    -Nex6

  • Terms of Embarrassment (Score:3, Insightful)

    by Mulletproof (513805) on Friday December 23 2005, @11:05AM (#14326783)
    (http://www.dreamops.com/ | Last Journal: Sunday October 02 2005, @10:05AM)
    "but those tags could cause unwanted and embarrassing information disclosure, Gartner analysts have warned."

    Oh, you mean more embrassing than finding cookies and cached images from pr0n sites and the like? Unless you're considering self comments like "he's so hawt! I'd so tap that!" Not that you that most people's surfing already involuntarily discloses their personal data like a sieve.

    I'd be less concerned about people appending credit card numbers and such to files, not embrassement.
  • Couldnt care less (Score:1, Troll)

    by The Cisco Kid (31490) * on Friday December 23 2005, @11:05AM (#14326784)
    .. about what MS decides to incorportate in its proprietary platform. The more user-hostile, privacy-invading, insecure, and unreliable it is, the more people will finally realize that MS completely sucks and will consider taking the bit of extra effort that MS currently makes necesarry for them to choose to use something *other* than MS. And once enough people choose away from MS, the more people will support the rights of end-users to have a market that isnt monopolized by one vendor.

    So go ahead, MS, fuck over your customers in any way that you want to, or are paid by RIAA/MPAA/BSA to. The more you fuck them over, the less customers you will have, and the better the overall health of software technology will be.

    You have to put up with a certain amount of fucking over to stick with MS, It just seems that some people are willing to take more than others and still remain loyal. Of course some poor ignorant fools will stick with them till the end, and I pity them.
  • Stupid (Score:1)

    by zecg (521666) on Friday December 23 2005, @11:06AM (#14326787)
    This is idiocy - any disclosure of data which is unwanted can be damaging; so, are we not to have it? Don't index the files and don't name the files, also - this can be potentially embarrassing as well; and don't ever have a shovel in the house, kids cut off each others' heads clear off with those things!
    • Re:Stupid by 99BottlesOfBeerInMyF (Score:2) Friday December 23 2005, @11:33AM
  • by el_jake (22335) on Friday December 23 2005, @11:06AM (#14326791)
    I have tried a Vista beta, and after 4 hours of trying out various search features I installed Google Desktop and found Vista to be just as good as my old XP.

    Wich btw runs just fine under Vmware on my Ubuntu distro.

  • by Anonymous Coward on Friday December 23 2005, @11:09AM (#14326811)
    For example, a user might use "good customers" and "bad customers" as keywords on contract files. If such a contract is sent to the customer with the keyword still attached, it could cause embarrassment or even loss of business, the analysts wrote.

    Wait a minute... Since the tags in question are an OS feature, wouldn't the OS have to store them somewhere else in the filesystem, outside the file, since it can't know how to stuff them inside a file of an arbitrary format? And when you send someone a file, isn't it only the content of the file that is sent, along with the filename of course? Ergo, isn't it impossible to inadvertently send someone a file with Vista's tags still attached, since they're not in the file itself?

    <slashdot-editor-mode> Does this mean that Gartner analysts are simply FUD-mongering without a clue? </slashdot-editor-mode>
  • Sounds familiar (Score:1)

    by FishandChips (695645) on Friday December 23 2005, @11:24AM (#14326880)
    (Last Journal: Thursday January 12 2006, @10:28AM)
    I guess what Gartner is saying wrt boosting the meta-data options is that marketing has won over security on Microsoft's tick list, whereas after Vista is launched the userbase will demand that security wins over marketing. We've been here with MS before, oh my yes ...
  • Search your data? (Score:1)

    by Skiron (735617) on Friday December 23 2005, @11:30AM (#14326918)
    (http://www.linicks.net/)
    I still find this very hard to conceive. WTF do users have to SEARCH their own data anyway? What did people do before MS fucked it up for them?

    Well, we used to file away FILES in filing cabinets that had drawers all marked - and inside each drawer was as a folder arranged however the user wantted it! Everything was marked as to what it was, and arranged logically.

    None of the ~%user%/fredblo~2/setting~1/my docu~2/cache~3/ bollocks (OK, I donwloaded it.... where did it go?????)

    I mean. What a load of bollocks in having to do this on a supposedly 'advanced' OS that causes the bloody problem in the first place.
  • by mseidl (828824) on Friday December 23 2005, @11:42AM (#14327004)
    (http://www.anenokoji.com/)
    Does this mean people will get lazy about file names? What will happen to directories? I am sure they won't go away. But, MS is trying to make them transparent to the end user. Which was a goal of their WinFS. Im worried this meta data thing will get out of hand and then things will rely on it. I do not like the idea for searching for my data everytime I want to access it. Folders and filenames excite me because I can easily sort/find my stuff. I can quickly access it. If I need to search I have google. Like id3 tags...? I do not find myself using it. I do not need to see the title scrolling in winamp, because I have the file approriately named. But, thats just me.
  • by dr3x (941017) on Friday December 23 2005, @12:25PM (#14327244)
    "But while the OS bears plenty of similarities to Tiger, Allchin stressed that Microsoft has broken new ground in Longhorn. For example, document icons are no longer a hint of the type of file, but rather a small picture of the file itself. The icon for a Word document, for example, is a tiny iteration of the first page of the file. Folders, too, show glimpses of what's inside. Such images can be rather small, but they offer a visual cue that aids in the searching process, Allchin said." But wait, doesn't about every single version of Linux do that?
  • Hog Wash (Score:1)

    by PacketScan (797299) on Friday December 23 2005, @12:36PM (#14327316)
    So microsoft didn't think something throuhg before they built it.
    Hmm what's new ?
  • and how dangerous? (Score:1)

    by nazsco (695026) on Friday December 23 2005, @12:37PM (#14327325)
    (Last Journal: Saturday October 01 2005, @03:15PM)
    how dangerous could it be if someone knows that a file is ready for archival or not?

    or maybe you're gonna hide your most valuable files with attrib +h

    c'mon, it's M$, it's not like they're gone use into something non dispensable like BeOS' mail over BeFS
  • Here is quick fix (Score:3, Insightful)

    by Ilgaz (86384) on Friday December 23 2005, @12:44PM (#14327373)
    (http://www.noooxml.org/petition)
    drwx------ 8 root admin 272 Dec 23 03:39 .Spotlight-V100

    Yes, if they manage to apply rights based system system wide, something like OS X, it won't be problem.

    I mean if they are stealing, steal it completely :)

    Note I had to 'sudo ls -la' to see it even.
    (os x 10.4 "tiger")
    • 1 reply beneath your current threshold.
  • I find it interesting that Windows is getting to be more like Linux with every turn. XP, under the hood, already handles directory paths and devices just like Linux. The top-end of the OS does a good job of hiding it by adding a C:\ drive letter scheme on top of it. From what I've heard of Vista they aren't going to be hiding much of this anymore in order to make the OS seem more like Linux.

    Can anyone please direct us to a site with screenshots of the Vista desktop?
  • by Goo.cc (687626) * on Friday December 23 2005, @12:50PM (#14327404)
    I fail to see how this problem is specific to just Windows Vista. Wouldn't all operating systems (Mac OS X Tiger & BeOS included) that have filesystems that support metadata have this potential problem?
    • 1 reply beneath your current threshold.
  • what planet are these people from? (Score:3, Insightful)

    by penguin-collective (932038) on Friday December 23 2005, @12:55PM (#14327424)
    Allchin stressed that Microsoft has broken new ground in Longhorn. For example, document icons are no longer a hint of the type of file, but rather a small picture of the file itself. The icon for a Word document, for example, is a tiny iteration of the first page of the file. Folders, too, show glimpses of what's inside. Such images can be rather small, but they offer a visual cue that aids in the searching process, Allchin said.

    Kind of like Gnome has been doing for a few years now? How out of touch are these people???
  • by Jackie_Chan_Fan (730745) on Friday December 23 2005, @01:25PM (#14327585)
    I havent used a mac in a long time and i was quite impressed with their OS. I cant help but feel windows UI is terrible and of course the security is a joke. But the worst part about it is... Vista is on the horizon (FAR horizon) ;) and its ugly as can be. It doesnt seem to offer much new.

    That or i just am not made aware of the "super cool" features that Vista is going to have. But the screenshots i've seen look like XP beaten with an ugly stick. XP is ugly enough, no need to beat it up more! I say let the XP look die, and move onto a new UI.

    I have to hand it to Apple. They really did a nice job. I'll still be using PC's of course but If MS's goal is to make a pretty OS like OSX, then they really need to work a lot harder.

    • 1 reply beneath your current threshold.
  • by HockeyPuck (141947) on Friday December 23 2005, @01:47PM (#14327720)
    So if I create a file (take a picture, create a home video of the kids at xmas). The average user is going to name it Xmas_05_opening_presents.mpg. Somehow I doubt they're going to spend 10minutes filling out "metadata" fields.

    ANybody plan on adding metadata to 500 wedding pictures? Doubt it.
  • Unix (Score:1)

    by Puf_Almighty (904515) <.moc.liamtoh. .ta. .ythgimla_fup.> on Friday December 23 2005, @02:34PM (#14327962)
    As a non-computer specialist who is basically computer literate and comfortable with the really basic programming tutelage I got in high school, but in no way a programmer, is Unix useful for me?

    Is there any "How to use Unix if you don't want to type a lot of code and basically want windows without the bugs" option?

    Also, do they have firefox for it?
    • Re:Unix by slimjim8094 (Score:1) Friday December 23 2005, @06:04PM
  • Non-news (Score:2)

    by Stan Vassilev (939229) on Friday December 23 2005, @03:13PM (#14328251)
    It's some group trying to pull bad Vista news out of its *ss.

    Metadata makes search exponentially faster. So what they're saying is basically, "it's not as if this information is less protected now than before, but now it's just faster to find it".

    Plus yea, it's not mandatory to tag your files in a "fast-to-find-by-folks-you-dont-want-to-find-it" way.
  • Passwords (Score:1)

    by Gardenhead (877036) on Friday December 23 2005, @03:17PM (#14328279)
    Ever had a friend get to your gmail account and search for the password? It's all over from there.
  • information == BAD (Score:2)

    by Deanalator (806515) <piercede@pdx.edu> on Friday December 23 2005, @03:38PM (#14328443)
    (http://web.pdx.edu/~piercede)
    This is the same thing as people complaining that google is too good at finding things on the internet. Whether it's CC numbers, or vulnerable cgi, google isn't the problem. If you are embarrassed about certain things on your computer, then why are they there? I'm sure that, in time, a robots.txt style thing will come along anyway to prevent unwanted information linkage.
  • That's why... (Score:1)

    by Zzyzygy (189883) * on Friday December 23 2005, @04:04PM (#14328622)
    Files are files.

    If you don't want's someone snooping into your personal affairs then don't store them on your PC, period!

    -Scott
  • by slimjim8094 (941042) on Friday December 23 2005, @05:48PM (#14329390)
    Why? They've fixed it up a lot. I can't wait for Vista, and like anything else, it has bugs. However (if you actually use Windows Update), they are usually fixed within the week. Add that to a good firewall (like ZA Free ed., Windows Firewall sux) and a good AV (like ClamWin) and actually know what you're doing and run spyware checks... it's just as stable and secure as any other OS. In particular, their patching archeticure is much more stable than others, particulally macs. What happens when someone exploits a Mac vunerability? (Yes, there are. They just aren't publicized/exploited as much) True, IE is conceptually flawed, but use thereof in a proper manner (i.e. don't be fooled by the YourSearchBar popup you see) and it works fine. Hard use does require a reinstall, but that's probably a result of the use, and applicipable to Mac or *nix or ... I know I will get flamed, but it just seems awfully unfair to always be bashing MS. And, before I am labelled an ignorant fool, I've been in this buisness for 9yrs. I've used Linux (debian) and Mac extensively. But, for 99% of everything I do, I use Windows. And the other percent, I use either Microsoft VPC/Debian or Cygwin. As an IS/IT admin, windows is the easy, intergrated, and user-friendly path. Perhaps it's time to re-evaluate those old predjucies? Maybe? Yes, 9x and (particulary) ME were pieces of crap, but 2k and XP (admittedly less) were (are) great and stable. The average user flames on about MS breaking, when it's really their error and stupidity. Linux buffs that bash Windows are basing on old predjuces like ME. Those days are over. Give them some credit, please? No, I am not affiliated with Microsoft or, for that matter, any corporation. I am a student. I really have used computers (my first was a Mac) for 9 years. I am not as ignorant as you might believe. Think about it from a clean perspective.
  • by Prototerm (762512) on Friday December 23 2005, @06:46PM (#14329692)
    1. User carefully adds a metadata tag to each important file on their computer
    2. User stores that important (possibly vital) file in a random location on their hard drive. Who needs to carefully organize files when you have a local search engine?
    3. User searches for everything because they have no idea where anything is
    4. User cries when the metadata tags on their files lead to the disclosure of sensitive information.
    5. Users blame Microsoft.
    6. Hackers profit.

    Repeat after me: "Paranoia is good because everyone *is* out to get me"

    Microsoft may load the gun with real bullets, but you're the one who pointed it at your big toe and pulled the trigger! You're using Windows, moron, stop acting like it's Linux and plan for disaster!
  • by nexu56 (566998) on Friday December 23 2005, @07:59PM (#14330067)
    (http://xxxdan.com/)

    already? Am I missing something? Check the Summary tab in file properties. I see title, subject, category, keywords, comments, source, author, revision... this metadata can be appended to any file on an NTFS drive in a couple of clicks.

    Would the Gartner analysts advise XP users to switch to W2K Pro until this "problem" is fixed?

    • 1 reply beneath your current threshold.
  • Re:Stupid Question (Score:2)

    by Bassman59 (519820) <<andy> <at> <latke.net>> on Friday December 23 2005, @12:52PM (#14327411)
    (http://www.latke.net/)
    "Why does the metadata need to be in the file? Why can't it just be in another file/persistance mechanism with a reference in the document to the location of the metadata?"

    So if you back up the file, and then restore it, you don't lose the metadata?

    This was the problem with Mac OS 9 and below ... for example, if you mounted a Mac drive on your network and accessed the files from a PC, the PC ignored the resource forks. -a

    [ Parent ]
  • by shis-ka-bob (595298) on Friday December 23 2005, @01:26PM (#14327593)
    In HTML, you can consider the data in the head to be 'metadata'. See the Dublin Core Metadata Initiative [dublincore.org]. The data in the head is 'invisible' to a web surfer (save for the title), but quite useful for the upcoming 'Semantic Web' and even for filtering on Google. [google.com] However, since statisitically speaking, there are more people that lie than correclty use this metadata, it doesn't seem that it helps your PageRank with Google to have accurate metadata. In any case, this sort of data will not corrupt the rest of the file, e.g. the 'body' if the html.
    [ Parent ]
  • by Jackie_Chan_Fan (730745) on Friday December 23 2005, @03:49PM (#14328513)
    The sacred Porn stash can not be compromised.

    DAM MS security.

    Then again i run google desktop... My stash is insecure.
    [ Parent ]
  • 14 replies beneath your current threshold.