• 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: Serial key Framework for cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Serial key Framework for cocoa?


  • Subject: Re: Serial key Framework for cocoa?
  • From: Thomas Engelmeier <email@hidden>
  • Date: Wed, 31 Jan 2007 10:15:05 +0100 (MET)


On 31.01.2007, at 04:50, Rosyna wrote:

Don't use Objective-C
Don't generate valid serial numbers from inside your code.
Do not include the well documented source code to your serial number gen with your application.
Do not put your SN stuff in a framework or other library.
Do strip the C symbols that handle your SN stuff or alternatively, inline them.

.. Do not use a single function to verify the whole key.
Do not validate immediately as the response of the registration dialog (then you can also use [MyRegistration validate:theString])
Do use multiple functions to validate different aspects of the S/N "littered" through the whole application


Regards,
	Tom_E


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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: 
 >Serial key Framework for cocoa? (From: "Ferhat Ayaz (Kedisoft)" <email@hidden>)
 >Re: Serial key Framework for cocoa? (From: Stefan <email@hidden>)
 >Re: Serial key Framework for cocoa? (From: Rosyna <email@hidden>)

  • Prev by Date: Re: NSCalendar bug.
  • Next by Date: CoreData bindings issues
  • Previous by thread: Re: Serial key Framework for cocoa?
  • Next by thread: Re: Serial key Framework for cocoa?
  • Index(es):
    • Date
    • Thread