also @ TechSpot: Weekend Open Forum: Imagining Google's own country

Microsoft faults developers for cracked Windows Store apps

Discussion in 'TechSpot News and Comments' started by Rick, Dec 12, 2012.

Post New Reply
  1. Rick TechSpot Staff Posts: 6,247   +38

    Microsoft says a crack which allows hackers to download paid-for Windows Store apps without spending a dime is the fault of insecure app code and not a Windows Store issue. Redmond is essentially placing the onus of protecting apps against...

    Read more
  2. psycros TechSpot Enthusiast Posts: 389   +77

    Yeah, store all that licensing data in the cloud. And when Joe User doesn't have a connection, his apps won't work. That should be popular while traveling. Here's a thought: verify licensing each time the app gets updated. Mobile users aren't nearly as likely to go chasing after every new crack, and if they do then guess what? It just proves that the cloud is even more overrated than we thought it was.
    hammer2085 likes this.
  3. Sorry, but Apple has a patent on that.
  4. jobeard TS Ambassador Posts: 12,210   +118

    This kind of issue is purely POOR software architecture (aka BAD design). If it's only associated with the Cloud - - hee hee hee - - you get what you pay for; another reason to not jump on the bandwagon.

    When designing software, there's a concept that says
    • "the scope of control must be above the scope of influence".
    Get that backwards and the H*** to pay for your mistake.
  5. jobeard TS Ambassador Posts: 12,210   +118

    Can't copyright a concept - - just the specific implementation ;)