in reply to OT: Validating a request between web sites

What you discribe is exactly what I would have suggested. Not that I've done it before. ;) You could also use one of the encryption modules to encrypt the data in the link. Then your shared secret is used to decrypt it. Sending less stuff in the open should make it harder for someone to break.


___________
Eric Hodges
  • Comment on Re: OT: Validating a request between web sites