Security Basics
Back to list
Name:
Email:
*Note: Email address will appear as "user domain ext" to prevent harvesting.
Subject:
Message:
Re: iOS Game - how to secure server side resurces
Nov 09 2012 06:32AM
Hai Lang (hailang me com)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You could get each device's unique identifier and append it in the
request, make your api so that they only response to requests that have
valid UUID, or even implement an access control list according to your need.
http://oleb.net/blog/2011/09/how-to...
[ more ]
Privacy Statement
Copyright 2010, SecurityFocus
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
You could get each device's unique identifier and append it in the
request, make your api so that they only response to requests that have
valid UUID, or even implement an access control list according to your need.
http://oleb.net/blog/2011/09/how-to...
[ more ]