• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
RE: Looking for info on anti-piracy and trial-mode techniques for my app . . .
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Looking for info on anti-piracy and trial-mode techniques for my app . . .


  • Subject: RE: Looking for info on anti-piracy and trial-mode techniques for my app . . .
  • From: Jeff Laing <email@hidden>
  • Date: Thu, 25 Feb 2010 03:59:25 +0000
  • Acceptlanguage: en-US
  • Thread-topic: Looking for info on anti-piracy and trial-mode techniques for my app . . .

> > Part of your response suggests that if there was an existing
> framework that was openly available, it wouldn't do me any good because
> the bad guys would have the source code.
>
> I disagree. If it's based on a tried and tested (and occasionally
> formally verified) crypto system, knowing the algorithm doesn't lead to
> a crack.

I think again here that the problem is conflating encryption to be the same as DRM.

Having encryption schemes in public source means that they can be analysed by the types that truly understand the math.  This is "a good thing(tm)".

Having a DRM scheme in public source means that you've handed the hacker all the entry points she needs to consider to bypass your scheme.  Specifically, if you rely on private-key signing, you're screwed because the hacker can analyse the open source, determine where the public key comes from, create her own key-pair, patch you to use her public key instead, then use her private key in her keygen which she distributes.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Looking for info on anti-piracy and trial-mode techniques for my app . . . (From: "Michael A. Crawford" <email@hidden>)
 >Re: Looking for info on anti-piracy and trial-mode techniques for my app . . . (From: "Paul Sanders" <email@hidden>)
 >Re: Looking for info on anti-piracy and trial-mode techniques for my app . . . (From: "Michael A. Crawford" <email@hidden>)
 >Re: Looking for info on anti-piracy and trial-mode techniques for my app . . . (From: Graham Lee <email@hidden>)

  • Prev by Date: Re: How to call on id
  • Next by Date: Embedded frameworks and hard links
  • Previous by thread: Re: Looking for info on anti-piracy and trial-mode techniques for my app . . .
  • Next by thread: Re: Looking for info on anti-piracy and trial-mode techniques for my app . . .
  • Index(es):
    • Date
    • Thread