Slashdot Mirror


FTC Targets Copy Machine Privacy Concerns

itwbennett writes "In a letter to US Representative Ed Markey, FTC Chairman Jon Leibowitz said that the FTC has begun contacting copy machine makers, resellers, and office supply stores to inform them about privacy concerns over the images that can be stored on the machines' hard drives and trying to 'determine whether they are warning their customers about these risks ... and whether manufacturers and resellers are providing options for secure copying.'"

28 of 89 comments (clear)

  1. ...And in unrelated news.... by r_jensen11 · · Score: 2, Funny

    FTC discovers that there are, on average, 42 scans of people's bottoms per Copy Machine.

    Now back to you, Jim!

  2. Re:There machines don't need hard drives. by Mordok-DestroyerOfWo · · Score: 2, Insightful

    There's plenty of reasons. We use them to store oft-printed forms, scanned images, and a pretty staggering array of things in between. Maybe what you meant is that there is no reason to store an image in non-volatile memory if it has not been specified by the user.

    --
    "Never let your sense of morals prevent you from doing what is right" - Salvor Hardin
  3. About time... by FaxeTheCat · · Score: 5, Interesting

    When I was involved in a tender for MFCs five years ago, this was one of the issues raised... by the vendors. Some claimed they were the only ones that had it, but they were wrong. All the major ones had it. At that time they offered both encryption of all userdata on the local hard drive, and also automatic overwriting of all user data after it was printed.
    At the time these were options that one needed to pay extra for, but for anybody concerned with privacy issues, it was available.

    One can, of course, ask why the above options are not standard. After all, it is just a question of enabling some software options.

    1. Re:About time... by ducomputergeek · · Score: 3, Interesting

      Why leave money on the table? If you can charge more for those features, do so. If they really are just a configuration change, then you can offer those modules "free" or at a "substantial discount" if you need to make the sale else never take less than what the customer is willing to give you.

      --
      "The problem with socialism is eventually you run out of other people's money" - Thatcher.
    2. Re:About time... by laughingcoyote · · Score: 3, Insightful

      And this kind of rent seeking behavior for things that should be getting done anyway, is the exact type of thing that leads to the regulations that will shortly be forthcoming here (hopefully, in this and many other scenarios).

      It's amazing to me how many corporations fail to act with a fundamental level of decency and do the absolute minimum possible in terms of customer service and quality (or sell reasonable levels of those as a "premium service"), then howl and scream when people find that unacceptable and put regulations in place that require them to do what they should've been doing anyway. It amazes me more that anyone would defend that type of behavior.

      If companies really want to stop hostility and regulation toward them, they should open a dialogue (a real one) with their customers, in terms of what they want, what they will pay to get it, what is negotiable, and what is not. Especially as choices become fewer and fewer, a lot of larger companies seem to think they can get away with anything and shrug off the loss of a few customers. At that point, the only option left is regulation. One way or another, the customer's going to be king, and you better treat him accordingly. Squeezing every nickel out you can is anything but.

      --
      To fight the war on terror, stop being afraid.
    3. Re:About time... by swb · · Score: 3, Insightful

      A conversation about what they want?

      The vendor wants what everyone *wants* -- a new Mercedes every 2 years, not flying coach, a boob job for his wife AND mistress, and you to pay for it.

      How hard is that to understand?

    4. Re:About time... by noidentity · · Score: 2, Interesting

      It makes sense to avoid using the same area of the hard disk for each copy, because you'd otherwise wear it out quickly. So you use different areas for temporary storage each copy. But this leaves a history of the last N copies. So in secure mode, you could just encrypt the temporary file with a key generated on-the-fly and only kept in memory. Once you're done, you erase the key, leaving the files inaccessible. Just be sure you aren't the owner of the copy machine, or else you could get arrested for having encrypted files that you claim to have no key for.

  4. Re:There machines don't need hard drives. by Anonymous Coward · · Score: 2, Informative

    There's absolutely no reason for these machines to have hard drives or any sort of non-volatile storage, beyond what it takes to store the machine's basic configuration settings. We're talking at most 1 MB.

    Either you don't work in an office of any considerable size or you have no idea what you're talking about. I'm voting for the latter. And FWIW, they're using the term 'copy machine' to refer to the super copier/printer/scanner/fax/do-everything boxes that offices have these days.

  5. Re:Eleventy... by Arancaytar · · Score: 2, Informative

    For $2000, I'll build you one that goes to twelve. That's less than $200 per.

  6. That's nothing. by Anonymous Coward · · Score: 5, Interesting

    That's nothing.

    Lots of places still use old brother fax / copy / print machines which utilize "ribbons" instead of ink or toner. This is what they look like

    PC-301

    It's basically a big carbon transfer sheet. You find these old machines in doctors offices. law offices. etc. Where the owner is too lazy to upgrade their hardware.

    They throw out the used ribbon. Guess what? Its literally hundreds of feet of perfect, inverted copies of faxed information. Forms with medical information. SSN numbers. Private legal information. ETC.

    All it requires is someone to be lazy enough to throw it away, and someone else bored enough to go dumpster dive.

  7. Yes they do need hard drives. by Colin+Smith · · Score: 4, Insightful

    You put a stack of papers into them, hit the copy 10 times button. It has to print 10 stacks of papers. You want to stand there shoving the paper through 10 times while it does it?

     

    --
    Deleted
    1. Re:Yes they do need hard drives. by mollog · · Score: 2, Informative

      Some devices have character recognition, fonts, and other similar data. Some have localization information. New features and functionality are frequently added. The device will want to permanently store information about numbers of copies made, consumables used, logs of errors. The list goes on and on.

      Short answer, yes they do need nonvolatile, writable storage.

      --
      Best regards.
    2. Re:Yes they do need hard drives. by pclminion · · Score: 2, Insightful

      1 GB of RAM alone can store a huge number of scanned pages. Given the cost of commercial copiers, having them contain 16 or even 32 GB of RAM wouldn't affect the cost very much.

      For black and white documents, definitely true. Supposing 600 DPI, an 8.5x11" page of bitonal data (1 bit per pixel) takes up 4207500 bytes. If you just stopped there, you could store 255 pages per gig, which isn't a terribly impressive capacity... But using a compression method like JBIG2 which can give upwards of 50x reduction for single pages and even more than that for multiple pages, you're now talking about 15000, 20000 or more pages per gig.

      However, pointing to the price of RAM at the present time is a bit dishonest, since copiers have been around since earlier than a few months ago... I don't remember the price points from five years ago, but I bet if in 2005 you went to a manufacturer and said "Why don't you just stick a gig of RAM in there" they'd fall over and die laughing. Yes, it's a possible solution NOW, but we're not talking about NOW.

  8. That was a fun $250k audit by netsavior · · Score: 3, Informative

    My business users did not think to ask IT when they selected a model of fax/scan/copier

    It had really cool features like the ability to scan tons of documents all at once, then you go back to your computer and download them from a network share!! such a productivity booster!

    So this nice $250k device, which they bought, with no security... which of course did not pass standard security audit...

    Scanning confidential documents happens every day... and at the bank for which I work, we take it pretty seriously.
    Even disabling the network interface wasn't enough, because users could *accidentally* scan/copy a document and set it to store, which could be accessed by non-permitted individuals. In the end they ended up taking a bath on the whole device.

  9. You're kidding? by U8MyData · · Score: 2, Insightful

    This has been an issue ever since they started pasting PC's on the backs and sides of copiers. What is that now? Something in excess of 10 years?

  10. Windows by bcrowell · · Score: 3, Informative

    It's apparently pretty common for these machines to run an embedded copy of Windows these days. I know someone who was a sysadmin at UC Berkeley a few years back, and she had to clean up the mess when their photocopier picked up a Windows virus and became a spam zombie. This seems similar to the kind of situation we're seeing with people's home routers and cable modems getting owned. The basic problem seems to be that the end user buys something that is a general-purpose computer, but the manufacturer doesn't present it to them as a general-purpose computer that needs maintenance, security patches, etc., and the manufacturer may also choose an initial configuration that is designed for ease of use rather than security (e.g., having passwords that the user doesn't set).

    If the only problem was getting your images read out by someone else when the machine is resold, that would seem pretty minor to me. Can't they just design the machine so that the memory used for temporary storage of images is volatile? Then as soon as you unplug the machine that you're going to resell, the memory is wiped.

    But if your copier is getting owned by hackers while you're still using it, then the presence of the left-over images seems like it becomes a bigger issue, and harder to secure yourself against.

    1. Re:Windows by Todd+Knarr · · Score: 3, Insightful

      Easier option: the copier deletes the files from the hard drive after the copy run's completed and the images aren't needed anymore. Ditto when documents are scanned and delivered elsewhere (eg. e-mailed to the user). Only store them permanently when the user scans them in and deliberately stores them in the copier. It's not that hard to make it behave that way.

  11. Re:There machines don't need hard drives. by Itninja · · Score: 2, Interesting

    I spent 10 years in the reprographics industry and I agree, we don't need hard drives on the copiers.My boss always paid extra for this 'feature' on every machine, and within 2 weeks we never used it again. That's what file servers are for. None of these machine were stand-alone; they all had Ethernet connectivity. I plugged them into the network and, if large jobs needed to be stored for longer than the time needed to make a copy, we stored the files on the server. All the one-off jobs just used the volatile memory on the machine.

    --
    I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
  12. Re:There machines don't need hard drives. by Chyeld · · Score: 2, Informative

    You obviously haven't used many modern copiers. Of the three on my floor, all of them are more computers with heavy duty printers attached than dumb scanner/printer combos. All have hard drives which store frequently printed documents, the 'OS' (which in some cases is a customized version of Windows), and the temp files necessary to do their 'job'.

    The problem is that your average paper pusher still thinks of a copier as a low tech mimeograph rather than realize exactly how complicated and 'multi-featured' the modern copier has become and don't realize they need to treat their copier the same way they would treat their other computers.

  13. Re:Just how stupid by Anonymous Coward · · Score: 3, Informative

    I DO work for a printer company that makes multi-function printers that can, in fact, make copies AND write data to an internal hard drive. Except, the conditions for it to do so, at least on the printers we make, require you to be doing a job that you are specifically saving to disk to be printed at a later time (that is, you or the admin set it up that way, as that is not the default that we ship) or you have temporarily locked the machine from making ANY printouts until an unlock code is entered. In both cases, the data is deleted when the print jobs are released, though not to government standards on-the-fly. For that, there's a setting to do a government-standard multiple-reformat of the hard drive entirely.

    So when I was first hearing about this, it sounded to me like one of two things are happening:

    One, these government agencies have incompetent admins who absolutely refuse to read any manuals or documentation about things that are printing potentially sensitive data. And what's more, they specifically configure the printer in a non-default way that forces print jobs to go to the hard drive, and what's even more, they don't even bother following their own guidelines and standards to format the hard drive before getting rid of the printer.

    Or two, the printer company I work for (name withheld, of course) is the one and only sane software developer in the printer world. Or at least the most sane. I can assure you, having worked here, if we're the most sane, the printer world has far, far worse problems ahead of it besides "everyone does everything online without the need to print anything" and "incompetent IT admins didn't bother to learn how to use their own equipment and blame the manufacturer when something goes wrong".

  14. Re:There machines don't need hard drives. by ArundelCastle · · Score: 3, Interesting

    Maybe I want a copy of what I'm copying to remain on the hard drive for easy retrieval and reuse later?

    Missing the point. The copier's hard drive is basically a black box in most cases.
    A) The copier probably already has a save to network, and send via e-mail function. Why wouldn't you choose that?
    B) In most cases the copier's hard drive is by default completely inaccessible to the end user. There's no browse feature.
    C) To access the data, you need to purchase a support package and use a proprietary tool.
    D) To delete the data, you need to purchase a support package and use a proprietary tool.

    This is a cash grab for the copier manufacturers. A safety net that most people don't know existed unless they place a frantic support call.
    The reporting expose proved that there is no promise that the manufacturer will wipe drives after their lease is up, and if you do not know it exists, how can you plan to wipe it yourself if you re-sell it?

  15. Their machines require hard disk drives by mollog · · Score: 2, Informative

    Most modern digital electronics have a pretty complete operating system on them, including copiers, printers, fax machines. Data storage, especially for very large data sets such as a high resolution digitally scanned image, is pretty much required. Disk storage is the currently used technique for that storage.

    Most copiers do more than copy. They can accept a job over the network, they can use forms or other co-created information, and they can be used to adjust an image after it has been accepted. All this requires RAM and mass storage.

    This issue is not new, but as we all become more sophisticated, it does become easier to compromise a device holding your data. I don't have a good answer for the problem.

    --
    Best regards.
  16. Re:Is there a law? by Lehk228 · · Score: 3, Insightful

    regulation of interstate commerce.

    unless you would like to suggest that copy machines are in fact manufactured and sold all within a single state.

    --
    Snowden and Manning are heroes.
  17. What about the dots? by Jah-Wren+Ryel · · Score: 4, Insightful

    Of course they don't give a damn about the serial numbers that each copier embeds in every page they print.

    --
    When information is power, privacy is freedom.
  18. deleted as in fat delete? or fake deleted? by Joe+The+Dragon · · Score: 2, Interesting

    deleted as in fat delete? or fake deleted?

    fat delete can be some times be undeleted.

    But some boxes / tivos do a fake delete that just removes that data from the list but it's still there likely in some temp file.

  19. Re:There machines don't need hard drives. by Itninja · · Score: 2, Interesting

    But using the copier is the hard way. With the exception of really big ones (i.e. Docutech) these things don't have keyboards or mice. The only input they have is a clunky letter-scroll or, if you're lucky, a touchscreen. It was hell using those to search for a file or document. Easier to step 2 feet over to the PC, open the PDF (or whatever) and print it to the copier. Took about 10 minutes to setup and only seconds per job to use. Compared to wading thru the copier UI, that was the easiest way in the world.

    --
    I judt got a nre Kinesis keybiartf so please excusr ant egregiou typos.
  20. This is nothing new or secret by Anonymous Coward · · Score: 2, Interesting

    I work for a copier manufacturer and can shed a little info for those that are interested.

    Small office multifunction devices (MFD's) typically don't have hard drives and run embedded real-time operating systems. Some of the newest models DO have SATA hard drives, but the ability to enable "Immediate Image Overwrite" is well documented in the manual and is free.

    Mid-sized copier-only configuration machines use Electronic Page Collation RAM to store scanned images and there is no hard drive.

    Mid-sized multifunction devices have a drive in the network controller which runs Linux. There is a separate non-user accessible, encrypted partition used for temporary image storage. The "Immediate Image Overwrite" software option has been available for purchase for these products for at least the last 6 years and as of '08 it is being included free of charge.

    Large departmental/light production copiers often have two hard drives, one which is the OS drive and one dedicated scratch drive. This drive is often in a cage which is easily removed. Many of our government customers have a "secure" scratch drive which they purchase and retain/destroy, and a non-secure drive which stays with the machine when it is off lease or sold.

    Production equipment often has multiple hard drives both in the machine as well as in the raster image processor (RIP). The RIP's run either SunOS or Windows XP Embedded. In either case, these customers are well informed about where and how image data is stored as well as the procedure to erase that data and/or purchase a replacement drive so that they may retain the old drive.

    I can remember five years ago removing hard drives from classified machines and handing them directly over to customers to be destroyed. The process was well documented and understood by everyone and it was certainly no secret. Go into any government contractor (Boeing, Lockheed, Jacobs, etc) and the copiers are all clearly marked as to which ones are for classified documents and which ones aren't. And it's been that way for awhile.

  21. Re:There machines don't need hard drives. by GIL_Dude · · Score: 3, Insightful

    Well, we use them with HP printers all the time. Any confidential document is "printed" to the printer with a code selected by the user. The job won't print until the user is standing at the printer and enters the code. With current technology on the print servers, this requires the printer to manage it and have a hard drive. We also use Smart Cards on the HP printers for some functions (such as scanning and sending to email). That function either requires it store to RAM (might be a lot of RAM required) or to a hard drive as well. Both of these are functions used on our office printers at least weekly if not more. They certainly aren't used for every job, but they definitely are used.

    I was at a conference three weeks ago where the subject of "self encrypting drives" (the ones with encryption in the drive firmware) came up and one of the other people representing a large business there mentioned that he buys those drives for his printers and that they use them. So there are use cases where it makes sense.