Slashdot Mirror


DARPA: Reconstruct Shredded Docs, Win $50K USD

ematic writes with a link to an interesting competition from DARPA: "The ability to reconstruct shredded documents will potentially yield information that may save lives or offer critical information about an adversary's plans. Currently, this process is much too slow and too labor-intensive, particularly if the documents are handwritten. We are looking to the Shredder Challenge to generate some leap-ahead thinking in this area. The Shredder Challenge is composed of five separate problems. The overall prize awarded depends on the number and difficulty of problems solved."

153 of 209 comments (clear)

  1. I think they know how to do this very well already by mbkennel · · Score: 1, Insightful
  2. Puny prize by afidel · · Score: 3, Insightful

    Someone with a unique way of reconstructing shredded documents can probably earn more than that in one afternoon of dumpster diving.

    --
    There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    1. Re:Puny prize by Hijacked+Public · · Score: 1

      Especially if they are DARPA's dumpsters.

      --
      "Sacrifice for the good of The State" - The State
    2. Re:Puny prize by lgw · · Score: 4, Informative

      Well, the normal approach is to scan all the remains, calculate a checksum for the pattern along each edge, then match the checksums to reconstruct the docuement. Without crosscut shredding this is very fast and effective.

      As I understand it, the government now shreds anything important (paper, hard drive, etc) down to less than 1mm on a side, so it's not such an easy problem these days - veyr many disctint pieces, and not much distinctness along the edges.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    3. Re:Puny prize by bberens · · Score: 1

      Some enterprising youngster will ramp up a few hundred Amazon EC2 virtual servers and crunch through it in a few minutes.

      --
      Check out my lame java blog at www.javachopshop.com
    4. Re:Puny prize by jd · · Score: 2

      With this problem, you'd do basically the same thing but you'd want slightly more data to handle the smaller size. (For handwriting, pressure and gradient would be the most obvious extensions to use. For original printed documents, you MAY be able to use any random fluctuations in toner or ink, since any fluctuations will be highly localized. For photocopies, the contrast of the copy might not be enough to show up extremely small variations - I'm really not sure what you could use there.)

      However, you needn't get a unique solution.

      Option 1: (Assumes some text is on the document.) You can use the methods used in cryptology to determine if the result of using a given key has produced a possible plaintext. A random arrangement of remains will never produce a sane text when OCRed, you'll always get a line where characters should be but can't be identified.

      Option 2: An alternative second stage would be to treat every possible combination that meets the initial criteria as possible plaintexts for a cypher. The analysis at the end of the 2dem paper shows that basic encryption always expose some information even when the encrypted document is not considered readable. So it aught to be possible to look for information leakage to reduce the number of "keys" (ie: orderings that meet the criteria of stage 1) you need to brute-force look at.

      If option 1 is sensitive enough and the document is of a type that permits simple analysis of the form rather than the content, then step 2 would never be needed. Step 2 is only needed if the form is not enough.

      The problem here is that the above solution isn't guaranteed to reduce the number of possibilities to anything sensible. Stage 2 is a herustic that tries to make one segment correct in the hopes that this will make everything correct. Anyone who has solved one face of a Rubics cube knows this isn't a guaranteed approach. The best that can be said is that it will always reduce the problem space, but won't necessarily reduce it to the level that the problem can be considered essentially solved.

      --
      It's a small world and it smells funny; I'd buy another if it wasn't for the money; Take back what I paid (SoM)
    5. Re:Puny prize by v1 · · Score: 1

      As I understand it, the government now shreds anything important (paper, hard drive, etc) down to less than 1mm on a side, so it's not such an easy problem these days - veyr many disctint pieces, and not much distinctness along the edges.

      Depends on how much they value their privacy. Subs cross cut, then run it through another machine that somehow grinds that into what can best be described as "coarse paper dust", and then they flush the dust out into the water, while they're at depth. (i.e. not only a tough dumpster-dive, but there is no dumpster)

      --
      I work for the Department of Redundancy Department.
    6. Re:Puny prize by thogard · · Score: 1

      You can use a run-length encoding in place of a checksum and use a closeness function to build a connectivity graph. That just leaves the holes but I expect DARPA knows about that technique (since it was posted here over a decade ago) or else they wouldn't be running this contest.

    7. Re:Puny prize by rtb61 · · Score: 1

      If you look at the actual challenge they are not interested in theories they want you to actually put back together five different documents. If it's just theories, forget what's on the paper, deep scan the paper itself, resolve the pattern of fibres in the paper and then initiate a computer sort to reconstruct the digital scanned fibre patterns. At the level each and every edge of every piece of paper is going to be pretty unique and computers will have no problem doing the sorting. No actually manufacturing the device which, sucks up the pile, separates and the scans each piece, creating a digital wood pulp fibre image is the real problem, and certainly will cost more than $50,000 to build.

      --
      Chaos - everything, everywhere, everywhen
  3. Re:I think they know how to do this very well alre by Anonymous Coward · · Score: 5, Funny

    I don't know, I've been hitting the shredded documents with a wrench for the last 10 minutes, it doesn't seem to be working.

  4. Fall over shelf with chemicals ... by MPAB · · Score: 1

    ... while being hit by lightning.

    I once saw The Flash rebuild a batch of shredded files in seconds.

  5. Shred? by MarkGriz · · Score: 4, Insightful

    Any adversary that shreds rather than incinerates critical information they don't want recovered isn't much of an adversary.

    --
    Beauty is in the eye of the beerholder.
    1. Re:Shred? by lgw · · Score: 1

      Incenerating is a notoriously poor plan - there were some great art projects made from confidential documents that were incenerated, and were carried up the chimney ony slightly burnt and found by artists.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    2. Re:Shred? by Arlet · · Score: 1

      First shredding, and then incinerating would seem fairly fool-proof though.

    3. Re:Shred? by Surt · · Score: 2

      Any adversary whose incineration chimney doesn't have a tight particle filter isn't much of an adversary.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    4. Re:Shred? by mosb1000 · · Score: 1

      You can sometimes recover information from incinerated documents as well. I'd reccomend both. Or maybe just not writing it down in the first place.

    5. Re:Shred? by Zoxed · · Score: 1

      > First shredding, and then incinerating would seem fairly fool-proof though.

      Than drop the ashes from a plane, over the ocean, during a storm ... !

    6. Re:Shred? by afidel · · Score: 1

      Only if you have some way to agitate the shreddings, otherwise you'll still end up with significant amounts of non-combusted material.

      --
      There are 4 boxes to use in the defense of liberty: soap, ballot, jury, ammo. Use in that order. Starting now.
    7. Re:Shred? by alienzed · · Score: 1

      Any adversary that prints out confidential information and then disposes of it in a way that even allows for the possibility of reconstructing it isn't much of an adversary.

      --
      Never say never. Ah!! I did it again!
    8. Re:Shred? by betterunixthanunix · · Score: 1

      I think the challenge includes documents that were blown up during a battle. The adversary might not have enough time to burn or shred a document when the tanks are rolling in, but the fight itself could have the effect of shredding.

      --
      Palm trees and 8
    9. Re:Shred? by Greystripe · · Score: 1

      Seriously if you can't figure out how to burn paper completely or at least near enough you deserve to have someone reconstruct your sensitive papers. Granted there are lots of people who shouldn't be allowed to play w/ lighters, however these are also not the people you want taking care of sensitive information in the first place.

    10. Re:Shred? by tmosley · · Score: 2

      Nuke them from orbit.

      It's the only way to be sure.

    11. Re:Shred? by LeadFistExpress · · Score: 1

      Actually, the NSA shreds all the time. You can go here and look at a list of NSA approved shredders: www.nsa.gov/ia/_files/government/.../NSA_CSS-EPL-02-01.pdf.

    12. Re:Shred? by kryptKnight · · Score: 1

      Well, considering that just about every major government has tried to redact a pdf by drawing black boxes over it, I wouldn't be surprised to learn that shredders are being misused too.

      --
      Facts do not cease to exist because they are ignored. -Aldous Huxley
    13. Re:Shred? by WorBlux · · Score: 1

      Unless it's only seemingly confidential and is really a stream of false information.

    14. Re:Shred? by TheRaven64 · · Score: 3, Informative

      I did some work for a company that stores legal documents a few years ago. When things are ready for disposal, they are shredded loaded into a locked container. This container is then driven away and not unlocked until it arrives at its destination. Once there, it's emptied into a swimming pool filled with bleach. It is then removed from there and recycled. By the time it comes out of the bleach, it is small fragments of white fluff.

      --
      I am TheRaven on Soylent News
    15. Re:Shred? by Riceballsan · · Score: 1

      a poor half assed incineration perhaps. If by incineration you mean dumping a pile of un-shredded papers into a normal run of the mill fireplace yes. If you mean a closed stove or chamber designed for incineration with a decent filter that does not allow anything of significant size out then reconstruction is pretty much impossible.

    16. Re:Shred? by halivar · · Score: 4, Funny

      Bundle the documents up in a hardcover, put a picture of Snooki on the front and give her writing credit. Distribute to any bookstore in the country that will take it. The secret will be safe forever.

    17. Re:Shred? by rthille · · Score: 1

      All you really need to reconstruct it is a piece of angel food cake.

      --
      Awesome furniture, accessories and cabinetry in Santa Rosa, CA: http://humanity-home.com/
    18. Re:Shred? by ohnocitizen · · Score: 1

      +1!

    19. Re:Shred? by lgw · · Score: 2

      The recurrent problem seems to be that you contract for the one and get the other in practice. That sort of problem is why the popular shredding services will shred your documents on their truck while you watch, so at least you know what you're getting.

      --
      Socialism: a lie told by totalitarians and believed by fools.
    20. Re:Shred? by SuricouRaven · · Score: 1

      I would guess that chemical pulping machines require some paperwork in themselves. Caustic chemicals like that must need all manner of health and safety assessments and someone qualified to handle them, even if that means just emptying a bottle into the hole every week. Alternatively you could have them done in an of-site facility, but then you have to deal with secure transport too. Shredders are very convenient - just supply electricity and they work. Incinerators only a little less so.

    21. Re:Shred? by Anubis+IV · · Score: 1

      I was going to suggest that it should be labeled as a thesis or dissertation. Equally as safe.

    22. Re:Shred? by MMLJ · · Score: 1

      Really? How much information do you think the US or China or Russia shreds? Do you really think they incinerate everything? Every building or location has an incinerator built into it? Now that I think of it, I have seen incinerator sites on news coverage of villages in Afghanistan and Iraq where all the bad guys line up to get rid of their documents. Kind of sucks for them though when someone unsuspectingly busts in on their 'hide out' before they make their incinerator run....

  6. Couldn't be misued by Oswald+McWeany · · Score: 1

    Am I the only person who thinks this will be used more oft for nefarious purposes rather than for good?

    --
    "That's the way to do it" - Punch
    1. Re:Couldn't be misued by TxRv · · Score: 1

      Well, seeing as how the US government is known to illegally spy on its own citizens...

      I think the chances of this ever being put to non-nefarious purposes are pretty slim.

    2. Re:Couldn't be misued by fastest+fascist · · Score: 2

      One person's "nefarious" is another's "good".

  7. Cheapasses by RobinEggs · · Score: 5, Insightful

    You gotta love when someone offers a $50,000 prize for an improvement that would save them millions of dollars in labor, not to mention the value of files reconstructed that might have been ignored before it became so much easier to do.

    A million dollars for improving the movie recommendations on Netflix, and $50,000 for a massive intelligence breakthrough?

    Way to go, Pentagon. Way to prove that even with a defense budget of $649 billion dollars you can still be a total cheapass.

    1. Re:Cheapasses by LostCluster · · Score: 2

      Yep. Whoever solves this puzzle might want to retain copyright on their work rather than sell it for only $50,000 and then go to work for whomever DoD is planning to use this against.

    2. Re:Cheapasses by Surt · · Score: 2

      Well, they are spending the taxpayer dollar. Technically they have an obligation to do it as cheaply as possible. Netflix can just raise its rates, or split its service and demand more money for each, etc.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    3. Re:Cheapasses by John.P.Jones · · Score: 1

      $50k is more appropriate for the effort required to build a better shredder that defeats whatever scheme they come up with.

    4. Re:Cheapasses by pclminion · · Score: 3

      Well, they are spending the taxpayer dollar. Technically they have an obligation to do it as cheaply as possible.

      In other words, the government is obligated to obtain the shittiest services possible? Speak for yourself. Me, as a taxpayer? Fuck that. If you can't afford to do things the right way with the taxes you currently collect, you either need to cancel a lot of spending or raise taxes. "Buy crappy stuff at a discount" is not an option I find acceptable.

    5. Re:Cheapasses by Arlet · · Score: 1

      Maybe DARPA's purpose is to build a better shredder, and this is just a cheap way to get it tested.

    6. Re:Cheapasses by RobinEggs · · Score: 1

      In other words, the government is obligated to obtain the shittiest services possible?

      You may not know just how right you are...

      Many government agencies, from the federal down to the municipal, are actually required to accept the lowest bid. They also have no clawback provisions and no punishments for completing a project over-budget.

      It doesn't take a genius to see what will go wrong, and yet they continue using this system....

    7. Re:Cheapasses by jellomizer · · Score: 1

      Are you actually part of the 53%?

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    8. Re:Cheapasses by Surt · · Score: 1

      No, they have an obligation to do whatever they must, at the cheapest price they can. Would you rather have the government do X for $100 or $200? Now X vs Y ... that's a matter for the people/congress to decide. This is why government procurement programs are supposed to take bids. So that they can deliver the same service at the lowest price.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    9. Re:Cheapasses by SuricouRaven · · Score: 2

      A matter of lazyness. Imagine you come up with a new super-awesome idea worth millions. You have two options.

      1. Sell it to the highest bidder. You'll get a million or so. You're not going to be one of the mega-wealthy on that, but you can retire early and live a life of comfortable luxury.
      2. Found a business. Now you can be one of the mega-wealthy, but only if you have business savvy, and legal knowledge, and a bit of luck. You'll also spend the next few decades in meetings, running your new company. You do get to life in decadent luxury when you're not busy working, and you get enough money to do some serious dabbling in politics or philoanthropy.

      So it comes down to a simple question of which is more important: Modest wealth but a life without work, or risking it to become much wealthier?

      In the case of this prize though, DARPA just isn't offering enough. Tech worth that much? Put the patent on eBay. I'm sure someone will pay a lot more.

    10. Re:Cheapasses by pclminion · · Score: 1

      Would you rather have the government do X for $100 or $200?

      If they can cut $100 of spending on pointless program Y, then I don't mind if that $100 gets put on beneficial program X. Looking at line items in isolation is meaningless.

    11. Re:Cheapasses by Anonymous Coward · · Score: 1

      Why the hell do you think they are building a 300 foot tall slingshot down at Cape Canaveral for? NASA's budget is so small we are relying on surgical tubing for space launches.

    12. Re:Cheapasses by Surt · · Score: 1

      It's not at all meaningless. Cutting $100 of waste is $100 of waste. Cut it regardless of whether or not you want that money to go into some other program. At worst, reduce the deficit.

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    13. Re:Cheapasses by Anubis+IV · · Score: 1

      They're only cheap-asses if their price is lower than anyone is willing to go. Otherwise, we call it a win-win. You get the money now, and they get a solution they can bank on in the long-run. If you think they're being cheap-asses, then why don't you just take your idea and put together your own business around it? There are plenty of contractors that do that sort of stuff for the government, and you can pocket all the profit for yourself.

      Of course, if you're like most people and don't have the resources to do that, but you do have the idea ready, then you might be willing to accept their offer, and $50,000 probably won't seem like chump change when you compare it to the cost of starting up your own business. I'd call it a good deal.

    14. Re:Cheapasses by Surt · · Score: 1

      That's exactly why I prefaced my statement with 'technically'. :-)

      --
      "Who is the Journal of Quantum Physics going to believe?" --Stephen Hawking
    15. Re:Cheapasses by RivenAleem · · Score: 1

      You really think that when somebody does come up with the solution to this that they will just get the $50k and then be done with DARPA?

      "Thanks bud, have a nice life"

      No?

      I didn't think so either.

    16. Re:Cheapasses by Syberz · · Score: 1

      50 000$ prize, 950 000$ in bonuses to the guys who got the idea of holding a contest so that others could do the work for them for a mere 50k.

      --
      ~Syberz
    17. Re:Cheapasses by Millennium · · Score: 1

      In other words, the government is obligated to obtain the shittiest services possible?

      No, but they are obligated to get the best possible value: maximized effect at minimal cost.

    18. Re:Cheapasses by uninformedLuddite · · Score: 1

      I would guess that shortly thereafter they are involved in a light plane crash

      --
      The new right fascists are bilingual. They speak English and Bullshit.
  8. Re:I think they know how to do this very well alre by Verdatum · · Score: 4, Informative

    I get this all the time. You're probably using imperial; try switching to metric.

  9. expensive OCR operation by kolbe · · Score: 1

    Almost sounds like this would require a lot of venture capital to pull off and should warrant far more than a 50k prize.

    For large jobs, I can using air blowing conveyor belts to align and feed the scraps into a series of modified industrial sheet fed image scanners and allow a computer to itemize each of the images and convert them to OCR formatted files. Once completed, write a puzzle algorithm to piece them together electronically.

    1. Re:expensive OCR operation by malakai · · Score: 2

      This has nothing to do with scanning the fragments. They give you a tiff, with an alpha channel, and each scrapped already pressed out and scanned into the image.

      The thought being, in the field, you can get the grunts to take back the bag of shreds, lay them out in blocks, scan them, and submit the blocks to some back-end program that will do some jigsaw algo to put together pieces within the block. You'll just have to make sure each shred is surrounded by a space.

      Honestly, I'm surprised some archaeological PHD hasn't already invented some system similar to this, for putting back together s broken Egyptian hieroglyph style wall writing or something.

    2. Re:expensive OCR operation by SuricouRaven · · Score: 1

      Correction: *Two* sheet fed image scanners. One on top, one underneath. Unless you have some way to flip every piece to the correct orientation.

    3. Re:expensive OCR operation by SecurityGuy · · Score: 1

      I don't think venture capital means what you think it means.

      They're just trying to tap another avenue to get this done. They could easily put a RFP out for open bid to get this done in the typical megacorp way. This smells more like "Hey, I wonder if we can get some random to come up with something clever..." so they're offering an amount of money that's a lot if you're some clever kid or adult with time on your hands who likes banging on problems like this.

    4. Re:expensive OCR operation by MadElf · · Score: 1

      Thank you; upon reading the summary, I began reading the comments really only wondering how long it would take for it to be mentioned ;-)

      That he suggested their image processing was so good that flatbed scanners were a order of magnitude (or more) waste of time was pretty hilarious.

      --
      Wyrd, dude.
    5. Re:expensive OCR operation by Lucractius · · Score: 1

      Its still going to wind up being a megacorp that gets the contract to build the overbloated machine to do the actual work. This is just getting the design cheap.

      --
      XML - A clever joke would be here if /. didn't mangle tag brackets.
  10. Really good scanner by Verdatum · · Score: 1

    Scan the crap out of the paper, write a fingerprint matching algorithm to line up the fibers. I've often thought if I wasn't busy with a real job, this would be fun to implement. Probably a good graduate paper too.

    1. Re:Really good scanner by Eponymous+Hero · · Score: 1

      i use gloves, monkeys, or robot hands to shred the paper and then you're done. meanwhile the guy whose system doesn't rely on fingerprints gets your $50k.

      --
      insensitive clod overlords obligatory xkcd car analogy russian reversals whoosh pedant fanbois ftfy in 3...2...1..PROFIT
    2. Re:Really good scanner by Verdatum · · Score: 1

      ....Metaphorical fingerprint. The organization of cellulose fibers on each edge of a torn piece of paper is unique.

    3. Re:Really good scanner by SecurityGuy · · Score: 1

      write a fingerprint matching algorithm to line up the fibers

      If I had $50,000 for every problem I've had to solve that had a step like "write an algorithm to do foo" where that step turned out to be the hard part...

      My expectation is that you could sit down and write such an algorithm in a not very big number of hours. You'd then find that it didn't work. I mean sure, you generate fingerprints and some match, but you get 15 matches where you want one and the correct match isn't in the 15. Then begins the part where you learn phenomenal amounts about why this is actually hard.

    4. Re:Really good scanner by Eponymous+Hero · · Score: 1

      gotcha. my bad.

      --
      insensitive clod overlords obligatory xkcd car analogy russian reversals whoosh pedant fanbois ftfy in 3...2...1..PROFIT
  11. Should we really be helping them with this? by mosb1000 · · Score: 1

    I love all the cool technical challenges DARPA comes out with, but is recovering shredded doccuments really something we should be helping the government with?

    1. Re:Should we really be helping them with this? by Dunbal · · Score: 1

      Of course. It is your civic duty to do your part for The Cause, citizen. And please let us know if you see your neighbor doing anything suspicious.

      --
      Seven puppies were harmed during the making of this post.
    2. Re:Should we really be helping them with this? by malakai · · Score: 1

      It is if you want to know things like, say, someone plans to blow up another nations ambassador in your capital.

      While it would be nice if all terrorist were dumb enough to leave their info on thumb drives like Osama, we have to presume many still write things down, and then tell some lackey to 'get rid of all that' with a big old shredder...

    3. Re:Should we really be helping them with this? by fastest+fascist · · Score: 2

      Ask not what your country can do for you, ask how you can de-shred documents for your country.

    4. Re:Should we really be helping them with this? by Kagura · · Score: 1

      I love all the cool technical challenges DARPA comes out with, but is recovering shredded doccuments really something we should be helping the government with?

      The U.S. is still one of the top nations in the world on many fronts--including democracy and freedom, despite what loud first-world activists say. I am more than happy to have the U.S. continue to hold its place in global leadership, and I hope it stays this way for a long time.

    5. Re:Should we really be helping them with this? by Kagura · · Score: 1

      And I should have said, this technology will likely see the most use in collection of intelligence against foreign nations. Every country (including even the smallest like Vanuatu) is doing it to every other country and international organization, in order to try to get the upper hand. We might as well keep doing it better.

  12. Fire by MoldySpore · · Score: 1

    Makes you wonder why people think shredding their documents is a good way to protect the information on them. A little time and patience can reconstruct shredded files. Fire seems like a much better way to dispose of potentially damaging hard copies of stuff. Although I'm not sure they can make burning barrels office safe.

    --

    "I hope you know how very lucky you are to know me, because I am so incredibly incredible."

    1. Re:Fire by Bob+the+Super+Hamste · · Score: 1

      Not a burn barrel but they could put in an incinerator. They then could get some green credentials as they would be heating their building with renewable resources.

      --
      Time to offend someone
  13. Re:nefarious purposes by TaoPhoenix · · Score: 1

    Right, the POINT of shredding documents is ... so that they cannot be looked at by anyone. It depends on your adversary. Casual ruffians might steal an untouched stack of papers thrown into the dumpster, but they won't bother with shredded stuff. If we're talking about the Big Corp level where they might actually pay a full timer to rebuild shredded stuff, then ... the smart first company would destroy the document even further. Funny thing is, a lot of shredders are pretty dumb - 8 page capacities. (Really?!)

    So in my Small Town environment, I just rip my stuff into 16ths, then pour my leftover stale soda all over it.

    And yeah, echoing the poster below, only $50,000, really?! For a secret that could be worth BILLIONS in intel?!

    --
    My first Journal Entry ever, in 8 years! http://slashdot.org/journal/365947/aphelion-scifi-fantasy-horror-poetry-webzine
  14. FUN by kodiaktau · · Score: 2

    This actually looks like a ton of fun. After looking at the basic documents they tried to put other indirection in the images like color levels that really need to be sorted before the actual shredding issue is resolved. There is a mix of up/down and useless data on the page, but the ligatures seem consistent on the images - brute force on the first page is probably the most cost effective solution - the others seem to be order of magnitude problems. The reality of this being "shredded" solution is probably a real-life problem in disguise like a transmitted scrambled image problem or connecting/stitching problem.

  15. Re:Talk to ze Zhermans by Teun · · Score: 2
    Yep, the Germans have software to tackle this problem and they are still working on improving it.

    So they might have a head start to winning the prize.

    --
    "The likes of Facebook and WhatsApp are free to those whose privacy is of zero value."
  16. That's a little... cheap by Leebert · · Score: 3, Insightful

    I think you'd be better off, if you were successful, to simply commercialize it. $50,000? That's like the first year's support contract on the software you'll sell them for $300,000 per seat. And since it's "enterprise" software, it doesn't even have to actually work particularly well. That's why you sell the support contracts.

    1. Re:That's a little... cheap by malakai · · Score: 2

      The 50k is prize money to reward you for trying and doing. It doesn't give them the rights to your technology. You can set whatever price you want on it. But they may now know that 20 other people came really close, and your 'super amazing proprietary' algorithm isn't all that super amazing. This gives them a better negotiating position. You may win the 50k and some other guy may end up with the contract for 10million over 3 years.

  17. Dumbasses by malakai · · Score: 1, Insightful

    I know you are a 7 digit, so I shouldn't expect much, but read the fucking article. You have to submit a solution to the 'fake' challenge. This nets them no value. You don't turn in your code, or handover the process you used to solve it. At most you specify "I did this manually, automatically, or a mix". So you can win $50k for solving something, and then walk away. You can tell them to fuck off, you won't sell them your super-secret procedure no matter how much they offer you. But thanks for the 50k, kk, byebye.

    1. Re:Dumbasses by sexconker · · Score: 1

      I know you are a 7 digit...

      Would someone with a 5 digit UID please show up and tell this guy he's fucking stupid? By his own logic he'd have to agree.

      There's no need for that.
      You already came in and shut him the fuck up - Anonymous Coward doesn't need a low UID, because Anonymous Coward doesn't even have one.

    2. Re:Dumbasses by tomhudson · · Score: 3, Funny

      Anonymous Coward doesn't need a low UID, because Anonymous Coward doesn't even have one.

      FYI: A.C's user id is 666

    3. Re:Dumbasses by don.g · · Score: 1

      I didn't read the article, and I'm not a 7 digit. Just sayin'.

      --
      Pretend that something especially witty is here. Thanks.
    4. Re:Dumbasses by Spectre · · Score: 2

      I know you are a 7 digit...

      Would someone with a 5 digit UID please show up and tell this guy he's fucking stupid? By his own logic he'd have to agree.

      I'll have to see if I can find someone young enough to have a 5-digit ...

      but in any case, yeah, UID does not equate to much!

      --
      "Flame away, I wear asbestos underwear"
    5. Re:Dumbasses by geekoid · · Score: 1

      But you didn't make dumb ass statements about it.

      --
      The Kruger Dunning explains most post on /. http://en.wikipedia.org/wiki/Dunning%E2%80%93Kruger_effect
  18. Re:nefarious purposes by Oswald+McWeany · · Score: 1

    If I'm shredding something especially sensitive- I usually put the shredded paper in with the same bag as the kitty litter.

    Doesn't make reassembling the documents any easier- but if any crook goes to the trouble of doing that... maybe they deserve access to my security codes.

    --
    "That's the way to do it" - Punch
  19. Outsource it to 30 years ago by xenocide2 · · Score: 2

    Off the top of my head, this seems very close to the techniques used for shotgun sequencing of genomic data. Lots of little strands you want to line up. Just in multiple dimensions.

    --
    I Browse at +4 Flamebait

    Open Source Sysadmin

    1. Re:Outsource it to 30 years ago by makubesu · · Score: 1

      Yes but with shotgun sequencing you would need several rounds of fragmentation. So unless you have thousands of copies of the same page shredded with a high enough variance to detect overlap, we're talking about a very different problem.

  20. Re:Talk to ze Zhermans by lennier1 · · Score: 1

    Yet, two decades later they still haven't reconstructed all the remaining shredded material.

  21. sounds like we're not doing this to help anyone. by nimbius · · Score: 1

    "The ability to reconstruct shredded documents will potentially yield information that may save lives or offer critical information about an adversary's plans."
    im really hard pressed to find any case in which unless I can correctly reassemble a shredded document, people will die, so lets just forget they ever said this.

    I can however postulate numerous adversaries (wikileaks, bradley manning, the pirate bay, julian assange, anyone currently serving a sentence in guantanamo for possession of a casio watch) who qualify as potentially nefarious document shredders.

    TL;DR: Help the government spy on its own citizens, and we'll send you enough money to pay down those intractable federally backed student loans for another year.

    --
    Good people go to bed earlier.
  22. Re:nefarious purposes by coinreturn · · Score: 1

    If I'm shredding something especially sensitive- I usually put the shredded paper in with the same bag as the kitty litter.

    Doesn't make reassembling the documents any easier- but if any crook goes to the trouble of doing that... maybe they deserve access to my security codes.

    Not bad. I use my shred as litter for my chickens, then it goes into the garden for fertilizer.

  23. seems simple enough by alienzed · · Score: 1

    Wouldn't you just place dots on a grid representing ink at the edges of any given slice and then match it within a few percentage points off against the dots along the edge of all other slices? Can I patent that and prevent the other 7 billion humans out there from using my idea for the next 20 years?

    --
    Never say never. Ah!! I did it again!
    1. Re:seems simple enough by Toonol · · Score: 1

      That's the exact same idea that occurred to everybody within seconds of looking at the problem. Either the contest is going to have a thousand entrants tie for first place, or that quick solution doesn't actually work for non-trivial cases.

  24. Ayotullah Project? by 140Mandak262Jamuna · · Score: 1

    Remember Ayatollah Khomeini displaying documents recovered from US Embassy in Tehran? So we are finally catching up to him in vision?

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
  25. Easy solution by Hentes · · Score: 1

    Don't use paper. Seriously, it's the 21st century already. Let them try reconstruction after you shredded it.

    1. Re:Easy solution by MMLJ · · Score: 1

      Right, it is the 21st century, but not for everyone in all parts of the world....paper consumption has gone through the roof with the 'digital' age and 'paperless' work environments. You're missing the fact of the matter which is that there is an abundance of digital and physical media. BOTH of which can be 'destroyed' and reconstructed at least to some degree depending on how thorough the destruction process was. I don't envision the bad guys the US is chasing are running around using iPads (although I'm sure at least some have them at higher echelons) documenting all their plans and transferring files to worker bees with the instructions...

  26. Re:nefarious purposes by heypete · · Score: 1

    I figure that diluting things a bit also helps, and often shred some non-sensitive documents. When I empty the shredded paper (consisting of shredded sensitive and non-sensitive documents) into the recycling bag, I mix up the paper so pieces from the same document aren't grouped together.

    Perhaps a bit overkill, but it's only a slight bit of extra work. It's also fun to feed stuff into the shredder.

  27. scan, edge detect, match by Sebastopol · · Score: 1

    Scan all the shreds.
    Encode them based on the first 0.1 mm of ink on the long edge
    Compare all similar edge strings
    Recombine the ID of matching strings
    Done

    Error correction:
    If multiple edge strings match, do an OCR to see which solution fits best

    --
    https://www.accountkiller.com/removal-requested
    1. Re:scan, edge detect, match by malakai · · Score: 1

      50k is an afternoon away from you.

      They even scanned all the shreds for you, so you don't even have to get up.

    2. Re:scan, edge detect, match by Required+Snark · · Score: 1
      You put the "brute" in brute force.

      Check out the factorial function and get back to us when you realize what it means http://en.wikipedia.org/wiki/Factorial

      --
      Why is Snark Required?
    3. Re:scan, edge detect, match by JustinOpinion · · Score: 2

      Yeah well there's a difference between theory and practice.

      Actually many of the great successes of AI (and even then some would debate how great they've been) are simple-sounding in principle but tough to get right. Things like route planning (just start a directed random walk from the start and finish and explore the graph until they connect to each other), web search (just weight results by popularity/links), document search (just show anything with a partial match), OCR (just threshold the image and match pixels to a database of font characters), voice recognition (just break it up into phonemes and look it up in a pronunciation dictionary), voice synthesis (just pre-record some phonemes and stitch them together), image recognition (just tag a bunch of images and train a neural net), and so on.

      They all sound simple enough. But for an actual implementation to be successful, there are tons of pitfalls and gotchas and real-world ambiguities that need to be figured out. There's then whole other layer of tweaking to get a reasonable idea to run in a reasonable amount of time: many problems can be brute-forced but people typically don't want to wait forever for the answer, so ingenious algorithms for pruning the search tree or efficiently exploring the parameter space have to be designed.

      Point being, don't assume this is as easy as it sounds. If it were, then we wouldn't even be discussing it (and no one would bother using shredders).

    4. Re:scan, edge detect, match by Sebastopol · · Score: 1

      pfff. puh-leez. don't bother me with your trivial details.

      just use quantum computers.

      and lasers.

      i'll be sipping a mai tai by the pool, please deliver my $50k in bicentennial quarters.

      --
      https://www.accountkiller.com/removal-requested
    5. Re:scan, edge detect, match by Sebastopol · · Score: 1

      Aaaaaand... your point?

      My idea sucks? What's yours? Don't have one? I see.

      Please refer the first sentence of my reply.

      --
      https://www.accountkiller.com/removal-requested
    6. Re:scan, edge detect, match by Sebastopol · · Score: 1

      Ok, how about we get rid of the factorial, because that just a linear of a linear, and anyone who knows how to program would never do that. Right? ... RIGHT?

      I'm sure you know what a hash is, if you snarked me about factorial search. If you don't read up first.

      So, you scan the edge of a piece of paper, say .1mm per pixel, a 10cm strip will have 100 bits. I'm assuming courier typed fonts.

      Then you hash the 100 bit digits (barely two IEEE double precision values) that point to the strip ID.

      Trivial case: if there is a hash collision, the edges match and the strips were adjacent at one point. Hash functions are O lookup speed, so we simply break up strips until the # of bits to represent and edge creates a reasonable table size (based on memory).

      Increasing the resolution increases the hash key and makes erroneous collisions less common.

      If you end up with a bunch of strips (or strip fragments) that didn't collide, THEN you have to do things the hard way. I haven't figured out what to do here, but I think I'm clearly an absolute fucking genius so far. Bookmark this conversation, because I bet it's what the winners do. (/endsarcasm)

      I think I'll go make a vodka milkshake now and surf 4chan /b/. (/truestatement)

      --
      https://www.accountkiller.com/removal-requested
  28. Just send it to china by goffster · · Score: 1

    They do an awfully good job at this sort of thing.

    1. Re:Just send it to china by bberens · · Score: 1

      It would be funny to outsource the manual work of putting the puzzle pieces together out to China for $10k, collect the difference.

      --
      Check out my lame java blog at www.javachopshop.com
  29. Re:sounds like we're not doing this to help anyone by malakai · · Score: 1

    im really hard pressed to find any case in which unless I can correctly reassemble a shredded document, people will die

    You lack imagination

  30. Obligatory Iran reference by Solandri · · Score: 1

    After the Iranian Revolution in 1979, they raided the U.S. embassy and CIA office. U.S. personnel shredded all the documents they could (using strip shredders), but the Iranians used rug weavers to reconstruct many of the documents, and sold them as a book. This is the reason strip shredders are rarely used nowadays.

    Aside from the obvious espionage uses, this would probably also be very useful for archeology. Some of the most common archeological finds are shattered pottery with pictures or writing on them, which are near-impossible to reconstruct.

  31. It's not about technology by notatree · · Score: 1

    This challenge is not about technology. It's all about convincing the world that our government DOESN'T know how to efficiently recover a shredded document. But I can't figure out just WHY they'd want to convince anyone of that...Oh wait - I got it! It's beca#%^$*

  32. Re:sounds like we're not doing this to help anyone by dzfoo · · Score: 1

    Imagine you are in a bus with Sandra Bullock... or on an elevator with Keanu Reeves...

            -dZ.

    --
    Carol vs. Ghost
    ...Can you save Christmas?
  33. Documents From the U.S. Espionage Den by alanw · · Score: 3, Interesting

    shredderchallenge seems to be Slashdotted, so apologies if this is a dup.

    During the Iran Hostage Crisis teams of carpet weavers were recruited to piece together shredded documents. They were then published in 1982 in 54 volumes under the title "Documents From the U.S. Espionage Den".

    1. Re: Documents From the U.S. Espionage Den by MMLJ · · Score: 1

      Read the description and objectives of the challenge again. They are looking for something innovative not the same old, same old. Lets see, the Iran Hostage Crisis began in 1979 and then destroyed documents were posted in 1982. Yes, that is super 'timely'...We can assume the Iranian gov't looked at them before they published at large, but its still a safe bet it took them several months up to a couple of years. Of course, employing US carpet weavers would be a boost for this economy, oh wait, sorry, thats not really a skill set we have in abundance so we'd just offshore it back to some other country anyway... Same thing for the German Stasi. They've literally got warehouses of shredded documents they have gone/are still going through. If people would actually read what this challenge is about they would see its objectives are not found in either of these historical examples. The objective is trying to find methods for quickly, e.g. hours up to a few days, reconstructing documents at least to the point of gaining information that can be acted on while it is still relevant, again in hours to a few days.

  34. Doable by aglider · · Score: 1

    1. Digitize the right face of the shredded stripes. You need a human or a futuristic robot.
    2. Run your AI super application on your super computer to make the ends meet each other. You need a pool of humans or a futuristic robot.
    3. Et-voi-la, your shredded document is back to life. And you are doomed.

    --
    Sent as ripples into the electromagnetic field. No single photon has been harmed in the process.
  35. They've actually done that for years by sean.peters · · Score: 2

    Even when I first got into the Navy (which was like 25 years ago... damn I'm old), we were using cross-cut shredders to destroy classified paperwork. These things practically turned the paper to dust - the individual pieces were like maybe 3/8" long by, I don't know, 1/32" wide? There's no freaking way you could put these back together.

    And if that wasn't good enough, one ship I was on had a paper mulcher. You threw in the paper you wanted destroyed, and it ground it up with water into a sodden, pulpy gray mass. There was nothing TO put back together after this process.

    1. Re:They've actually done that for years by Anonymous Coward · · Score: 1

      3/8" long by 1/32" wide is still recoverable I'd think. The idea is not to look at the edges, but to estimate "continuation" geometry, and match that up. It takes lots of computation to do it. With handwritten notes it's actually better than with typed material or drawings. I'd say that handwritten material has so much entropy that it's the best material for recovery. Of course if it's pulped it's gone.

    2. Re:They've actually done that for years by SleazyRidr · · Score: 1

      I like burning it. Every time I check my mail I take the stuff I don't need any more outside, put it in my steel bucket and set the whole lot ablaze!

    3. Re:They've actually done that for years by Ihmhi · · Score: 1

      And then there's situations where an organization or person really doesn't want you to read their paperwork and they have a furnace that can flash burn paper in a handful of seconds. What's Darpa gonna do, offer $50,000 for the guy who figures out how to reconstitute ash?

    4. Re:They've actually done that for years by tehcyder · · Score: 1

      So the idea is to make it way too time consuming to try and reconstruct the materials. the plastic from the cd's and junkmail adds more pieces to the output while contaminating it so it can't be recycled, hence making it go into the garbage where it either get's landfilled (buried) or burned (waste-to-energy.)

      Why would it be more secure to have it buried in a landfill rather than recycled into paper? And burning still means its available for reconstruction until it's burned, just the same as recycling.

      I think you just like being anti-environmentally friendly on principle.

      --
      To have a right to do a thing is not at all the same as to be right in doing it
    5. Re:They've actually done that for years by RivenAleem · · Score: 1

      I do the same thing with emails.

    6. Re:They've actually done that for years by Politburo · · Score: 1

      Shredded paper doesn't get recycled anyway. It's too small and annoying to deal with, they just throw it out at the recycling center.

    7. Re:They've actually done that for years by DarkOx · · Score: 1

      Shredded paper doesn't get recycled anyway. It's too small and annoying to deal with, they just throw it out at the recycling center.

      Do you have evidence of that? I have toured some paper making facilities like Crane, who do use recycled materials and the first thing they do with paper or cloth is grind it to pulp.

      I can't recall if I say any paper that looked like it'd be through a shredder going into the input hoppers but from what I saw their would be no trouble using such material. Employees were dumping stuff in by the sack full so I doubt the handling of such material would be significantly burdensome either.

      --
      Repeal the 17th Amendment TODAY! Also Please Read http://www.gnu.org/philosophy/right-to-read.html
  36. Some folks in Germany have done this already . . . by PolygamousRanchKid+ · · Score: 3, Informative

    For piecing together shredded East Germany Secret Police (Stasi) documents: http://www.time.com/time/business/article/0,8599,1983287,00.html

    Maybe DARPA needs to take a trip to Germany . . .

    --
    Schroedinger's Brexit: The UK is both in and out of the EU at the same time!
  37. For practically any everyday requirement by sean.peters · · Score: 1

    Shredding IS a good way to protect the information. After shredding my bank statements with the cheap-ass shredder I bought at Office Depot, a bad guy would have to spend more time/money reconstructing the statement than he'd be able to extract from my bank account. And really good shredders essentially pulverize the paper - I don't think there's too much fear of being able to un-shred US gov't cross-cut shredder processed documents, for example.

  38. Cue outrage from the document destruction business by ZeroSerenity · · Score: 1

    Yeah. Automating this process will likely just make this pointless.

    --
    For those who seek perfection there can be no rest on this side of the grave.
  39. This is easy, I saw it on TV... by Above · · Score: 1

    They should call up the people at CSI. They already have the tech, you put a fuzzy picture on the computer screen, say "Enhance" to it, and it shows you the original document. They just need to use whatever software those TV folks are using.

    1. Re:This is easy, I saw it on TV... by Smallpond · · Score: 2

      I think unshred is the next menu selection after uncrop.

    2. Re:This is easy, I saw it on TV... by Fnord666 · · Score: 1

      They should call up the people at CSI. They already have the tech, you put a fuzzy picture on the computer screen, say "Enhance" to it, and it shows you the original document. They just need to use whatever software those TV folks are using.

      If not they can surely just create a GUI interface using Visual Basic that can track the necessary shreds.

      --
      'The tyrant will always find pretext for his tyranny.' - Aesop's Fables
  40. no, DARPA just doesn't know how by bussdriver · · Score: 1

    DARPA just doesn't know about the one the NSA had already.... its a "need to know"...
    Or perhaps they just want to see what the state of the tech out there is...

  41. Re:Some folks in Germany have done this already . by MacTenchi · · Score: 1

    The German project is for hand shredded papers. Reconstructing machine cross-cut shredded papers is a vastly more difficult problem.

  42. Re:I think they know how to do this very well alre by desdinova+216 · · Score: 1

    I get this all the time. You're probably using imperial; try switching to metric.

    That's SAE you ignorant Clod!

  43. Dead Sea Scrolls by lazarus · · Score: 1

    This is a common problem with ancient religious texts as often they are fragmented, scattered, and in some cases the bits exists in different parts of the world. A type of recognition tech was used to help piece together parts of the dead sea scrolls:

    http://www.livescience.com/16620-digitized-cairo-genizah-texts.html

    I recall copying some of the original texts myself, and frankly, I'm surprised they lasted as long as they did in the earthenware jars we made for them.

    --
    I am not interested in articles about life extension advancements.
  44. Incinerator not shredder by perpenso · · Score: 1

    Puny prize. Especially if they are DARPA's dumpsters.

    I'd expect that DARPA has incinerators. Documents --> office shredder --> building incinerator --> dumpster. If someone can reconstruct documents from a bag of ash then I agree, the prize should be much much larger. :-)

  45. Cross cut shredders? by scharkalvin · · Score: 1

    I think whatever they are proposing will work with a single cut shredder. However, we have a cross cut shredder that leaves behind only bits of confetti. Try pasting THAT together, I dare you, Especially after I toss and randomize the remains. (and maybe let someone use it to line their cat's litter box first).

  46. Re:nefarious purposes by skegg · · Score: 1

    I suspect I'm joining you in going overboard. The way in which I'll dispose of sensitive documents is:

    1. cross-shred (I also include non-sensitive material, as parent does)
    2. dump into large trash bag, mix up the pieces
    3. separate into 4 smaller groupings
    4. Dispose 2 groupings at work (over 2 weeks) the other 2 groupings with council garbage collection (again, over 2 weeks)

  47. captcha by codepunk · · Score: 1

    Turn it into a captcha solution.

    --


    Got Code?
  48. Re:I think they know how to do this very well alre by NotQuiteReal · · Score: 1

    I've been hitting the shredded documents with a wrench for the last 10 minutes

    If they were my shredded documents, you might want to disinfect that wrench. The dog feces I mixed in with that load didn't look too healthy.

    --
    This issue is a bit more complicated than you think.
  49. Coffee can, lighter fluid.. by Paracelcus · · Score: 1

    burn, stir, flush..DONE!

    --
    I killed da wabbit -Elmer Fudd
  50. Again, the wrong approach... by joocemann · · Score: 1

    As a nation (and this is not just a US-only thing, though our budgets on these things are ridiculously destructive to our economy), we have spent so much trying to fight, spy upon, manipulate, etc, our adversaries; so much so, with so little actual 'impact' to show for it, that one has to wonder if there is a different approach that could be made.

    Many have considered that the billions upon trillions spent in the middle east on war, if instead being allocated to some form of beneficence, like trade deficit to their benefit, or direct donation and investment, that we might have achieved more peace and prosperity than we have by way of warfare.

    This fart of an idea that we need to reconstruct shredded documents (shredded classified documents resemble instant potatoes, not large strips of paper spaghetti), so we can basically steal more intelligence from our adversaries is just one more step in the wrong direction. How far have we actually come? What great change have we been able to induce? We threaten trade embargos if people don't do what we say... why not promote trade 'beneficence' to those we wish to influence?

    I could steal your car at gunpoint, drive it for a while, then spend 50k on a lawyer to get me out of it.... or maybe I can offer you 50k and you gladly hand me the keys.

    Lets have a drumroll for the pseud-intellectual patriot that will tell me we've fixed everything at gunpoint, that we've accomplished great things in the wake of killing people.... with casualty numbers that are in millions. Let me preempt your response with a quick "F U".

  51. Such an innocent description by radaghast · · Score: 1

    I'm sure they would only be using the technology to potentially save lives and 'provide information on an adversary's plans'.

  52. Re:nefarious purposes by uncqual · · Score: 1

    I do much that, but I also dump the loose shreds into half full dumpster and scatter them around. That way someone can't just grab the bag. Also, I figure that once the truck picks it up and smushes it into the back with everyone else's trash, it's even more difficult to find the pieces of.

    (I'd burn it, but I live in a highly urban area that frowns on fires, thermite, pumpkin launchers, potato guns and all sorts of other good stuff.)

    --
    Why is there an "insightful" mod and why isn't it "-1"? If I wanted insight, I wouldn't be reading /.
  53. Re:TIFF image exploits in the puzzles by semi-extrinsic · · Score: 1

    Google doesn't give any details on TIFF exploits, other than for iphone, PS3, and an integer overflow error in Adobe Reader. Care to explain what sort of exploit you mean?
    OTOH, my image viewer complains: "Warning, incorrect count for field "MinSampleValue" (1, expecting 3); tag ignored."

    --
    for i in `facebook friends "=bday" 2>/dev/null | cut -d " " -f 3-`; do facebook wallpost $i "Happy birthday!"; done
  54. Re:I think they know how to do this very well alre by fyngyrz · · Score: 1
    • shred docs
    • burn them
    • run ashes through blender till dust
    • lol
    --
    I've fallen off your lawn, and I can't get up.
  55. Trivial to solve by WindBourne · · Score: 1

    Many will try to do this physically. Big mistake. Instead, put the shreds in an airstream from underneath and blow it upwards. Start gently and increase the stream methodologically. That will create a sieve type action in which the lighter stuff will go higher and towards the top. At the top have an opening in which the pieces will blow into . What is needed is to get these to individually go into a small 'pipe', but individually. Once in the 'pipe', it can be streamed past multiple high speed cameras. The best solution is to run this several times and make sure that you have all the pieces. Once that has occurred, then you can assemble the pieces via algorithms.

    Basically, this is a nothing more than chromatograph that uses weight and size.

    --
    I prefer the "u" in honour as it seems to be missing these days.
    1. Re:Trivial to solve by WindBourne · · Score: 1

      ah, just read the actually rules. They want the algorithms to assemble this, not the upfront sieving. That makes life more sporting, but actually doable.

      Some interesting work around will have to be done. This is actually a traveling salesman issue since they combined multiple documents together. One easy short cut is that the blades on a physical devices will have various widths. If two pieces have similar widths, then it probably came from the same blade area. So, the trick here is to get these fixed in terms of size. Once you have added these up, then the largest amount is the ceiling of documents. Technically, the lowest amount is the floor (can not go lower than that). The answer is likely close to the floor, and not the ceiling.

      Once you have the document count, then you can partition these out to make comparisons. As you figure out one document (due to graphics), you then know the bin orders to use to build other documents.

      --
      I prefer the "u" in honour as it seems to be missing these days.
  56. I know the answer to the first sheet! by kodiaktau · · Score: 1

    The answer to the first sheet is as easy as grabbing your Little Orphan Annie Decoder Ring! It says, "Remember to drink your Ovaltine!"

  57. In other words... by J'raxis · · Score: 1

    The ability to reconstruct shredded documents will potentially yield information that may save lives or offer critical information about an adversary's plans.

    In other words, the government wants your help designing privacy-invading technologies.

    And this is why you always burn, not shred, documents you want destroyed.

  58. Just do like the identity thieves do by Paul1969 · · Score: 1

    Hire some speed freaks, pay them for each reconstructed page with a hit of quality crystal meth, rinse and repeat.
    $50k at wholesale rates could buy a crapload of meth. Or you could use the money to set up your own meth lab.

  59. USA only by cazzazullu · · Score: 1

    Unfortunately, this is for United States citizens only. Sounded like a nice project to give a try.

    What would I have to do if I can solve all puzzles, but cannot claim the prize? Sell it to the Chinese?

    --
    int main(void) {while(1) fork(); return 0;}
  60. Re:I think they know how to do this very well alre by GerryHattrick · · Score: 1

    Or try using a 'spanner' - they're British Standard.

  61. Re:I think they know how to do this very well alre by uninformedLuddite · · Score: 1

    That's because you hit things with a hammer. haven't you ever had to repair a PC?

    --
    The new right fascists are bilingual. They speak English and Bullshit.