|
-
Jun 16th, 2012, 12:58 PM
#1
Can I send a JSON string with a password in a POST on HTTPS?
Is it safe to send a POST to a web method with a JSON string containing a clear text version of a password for authentication?
Who could sniff that password on the way from client to web method?
I saw some posts a while ago on "salting" a password - is that something you do in JS on the client side and then "unsalt" on the server?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|