Slashdot Mirror


Microsoft Prepares Office Lock-in

An anonymous reader writes "NEWS.COM has an article describing Office 2003's DRM features for documents. This will not only coerce those running older versions of Office to upgrade, which has been a problem for MS in the last few years, but it will also shut out competing software, such as OpenOffice. Now think about this for a second. Even if the developers of a competing office suite could figure out how to get their software to open an Office 2003 document, doing so would be a DMCA violation, since they'd be bypassing an anti-circumvention device. I certainly hope the OpenOffice team will kick development into high gear. If there was a time we need a viable competitor to Office, it's now."

3 of 1,127 comments (clear)

  1. Slashdotted quick! Article Text below: by qoncept · · Score: -1, Redundant

    New Office locks down documents

    By David Becker
    Staff Writer, CNET News.com
    September 2, 2003, 4:00 AM PT

    As digital media publishers scramble to devise a foolproof method of copy protection, Microsoft is ready to push digital rights management into a whole new arena--your desktop.
    Office 2003, the upcoming update of the company's market-dominating productivity package, for the first time will include tools for restricting access to documents created with the software. Office workers can specify who can read or alter a spreadsheet, block it from copying or printing, and set an expiration date.

    The technology is one of the first major steps in Microsoft's plan to popularize Windows Rights Management Services, a wide-ranging plan to make restricted access to information a standard part of business processes.

    Analysts say it represents a badly needed new avenue for boosting sales of Microsoft's server software and an opportunity to lock out competitors, including older versions of Office. It also gives businesses that skipped on the last round or two of Office upgrades a new reason to bite this time.

    "If Office 2003 was just another incremental upgrade, they'd have a hard time getting businesses interested," said Michael Gartenberg, an analyst for Jupiter Research. "For most people, the pinnacle of functionality in Office applications came in 1995. But there are more things that can be done using Office as a platform for delivering new services."

    The new rights management tools splinter to some extent the long-standing interoperability of Office formats. Until now, PC users have been able to count on opening and manipulating any document saved in Microsoft Word's ".doc" format or Excel's ".xls" in any compatible program, including older versions of Office and competing packages such as Sun Microsystems' StarOffice and the open-source OpenOffice. But rights-protected documents created in Office 2003 can be manipulated only in Office 2003.

    "There's certainly a lock-in factor," said Matt Rosoff, an analyst with Directions on Microsoft. "Microsoft would love people to use Office and only Office. They made very sure that Office has these features that nobody else has."

    Information Rights Management (IRM) tools will be included in the professional versions of all Office applications, including the Word processor and Excel spreadsheet programs.

    To use IRM features, businesses will need a server running Microsoft's Windows Server 2003 operating system and Windows Rights Management Services software. The server software will record permission rules set by the document creator, such as other people authorized to view the document and expiration dates for any permissions. When another person receives that document, they briefly log in to the Windows Rights Management server--over the Internet or a corporate network--to validate the permissions.

    Dan Leach, Microsoft's lead product manager for Office, said rights management features were built into the new Office based on ongoing discussions with customers.

    "We asked people what types of things would you like to do that you can't do now, and what they said is they'd like to spread large amounts of information around to more of their people--but they have concerns that the wider they spread information, the more likely it is to become available to the wrong people," he said.

    Gartenberg said there's a valid need for such services, especially as office workers become more mobile and more sensitive information is stored on PCs.

    "If you're a senior executive and you're carrying around your five-year business plan, you probably want to have that information secured so only you can read it," he said.

    Businesses can lock down such documents now with third-party tools such as encryption software, but embedded rights management tools in the document creation software are much easier and more likely to be used, Gartenberg said. "The harder you make security to use for the end us

    --
    Whale
  2. It's opt-in! by Eric+Ass+Raymond · · Score: 0, Redundant
    Did anyone realize that the use of DRM is opt-in?

    You can use it to guarantee that the Excel or Word document you're mailing to your client does not get tampered with. A very worthy feature for law-firms and businesses that prefr to send quotes over e-mail.

  3. Re:Mostly FUD by grahamtriggs · · Score: 0, Redundant

    It all rather depends on where you cache the permissions!

    The obvious way of doing it is to tie the permissions to the user account on the machine, in much the same way (although preferably more securely ;-) as passwords, etc. are stored for each user.

    So, if you log in to your computer using account XXX, and authenticate to open a document, you can continue to open that document logged in as that user... log in as another user, and it will reqire authentication.