Click here to Skip to main content
15,914,395 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Any opinions on the best way to transfer binary data with SOAP? Pin
moredip7-Jan-03 5:16
moredip7-Jan-03 5:16 
GeneralASP and Outlook meetings Pin
mutumbo6-Jan-03 5:00
mutumbo6-Jan-03 5:00 
GeneralRe: ASP and Outlook meetings Pin
Jeremy Oldham7-Jan-03 1:27
Jeremy Oldham7-Jan-03 1:27 
GeneralCP Forums Pin
Jon Newman5-Jan-03 9:59
Jon Newman5-Jan-03 9:59 
GeneralRe: CP Forums Pin
David Wulff5-Jan-03 10:36
David Wulff5-Jan-03 10:36 
Generalmeta tag search Pin
Sarvesvara (BVKS) Dasa4-Jan-03 21:42
Sarvesvara (BVKS) Dasa4-Jan-03 21:42 
GeneralCookie security Pin
alex.barylski4-Jan-03 2:01
alex.barylski4-Jan-03 2:01 
GeneralRe: Cookie security Pin
Paul Riley4-Jan-03 4:13
Paul Riley4-Jan-03 4:13 
Hockey wrote:
1) How are cookie data encrypted? I looked at one and noticed it must be, but who is responsible for it? Codeproject for instance has encrypted cookie data, but is it JScript/VBScript or PHP/Perl responsibility using private key? Is this done by the browser?

As far as I understand it, authentication cookies are encrypted by the server, the client never sees the unencrypted ticket. Why would it need to?

As for how it's encrypted, this also is the responsibility of the server-side developer. If you, as that developer, use a huge encryption key that nobody else knows then there is really no security threat here.

Hockey wrote:
2) Assuming I had a temp account somewhere to try their website out but the pass only lasted 3 days. Whats to stop me from just resetting my system clock to an earlier date how then would the cookie know when to delete it self? I could then have unlimited access to the site???

This is true. But is anyone really going to do that? It would make your computer largely unusable.

Paul
Pleasently caving in, I come undone - Queens of the Stone Age, No One Knows
GeneralRe: Cookie security Pin
alex.barylski4-Jan-03 11:19
alex.barylski4-Jan-03 11:19 
GeneralRe: Cookie security Pin
Paul Riley4-Jan-03 11:52
Paul Riley4-Jan-03 11:52 
GeneralRe: Cookie security Pin
Philip Patrick4-Jan-03 6:33
professionalPhilip Patrick4-Jan-03 6:33 
GeneralRe: Cookie security Pin
alex.barylski4-Jan-03 11:22
alex.barylski4-Jan-03 11:22 
GeneralUnique Solution Pin
Anonymous3-Jan-03 19:34
Anonymous3-Jan-03 19:34 
GeneralRe: Unique Solution Pin
Jason Henderson6-Jan-03 11:48
Jason Henderson6-Jan-03 11:48 
GeneralRe: Unique Solution Pin
Robby7-Jan-03 3:06
Robby7-Jan-03 3:06 
GeneralRe: Unique Solution Pin
Jason Henderson7-Jan-03 3:08
Jason Henderson7-Jan-03 3:08 
Generalrandom trappable errors Pin
Max Santos3-Jan-03 8:53
Max Santos3-Jan-03 8:53 
GeneralImage From asp Pin
Ghasrfakhri3-Jan-03 7:14
Ghasrfakhri3-Jan-03 7:14 
GeneralRe: Image From asp Pin
Philip Patrick3-Jan-03 22:45
professionalPhilip Patrick3-Jan-03 22:45 
GeneralRe: Image From asp Pin
Ghasrfakhri4-Jan-03 7:07
Ghasrfakhri4-Jan-03 7:07 
GeneralRe: Image From asp Pin
Philip Patrick4-Jan-03 8:53
professionalPhilip Patrick4-Jan-03 8:53 
Generalsecure server performance Pin
berndg3-Jan-03 6:50
berndg3-Jan-03 6:50 
GeneralRe: secure server performance Pin
l a u r e n3-Jan-03 7:42
l a u r e n3-Jan-03 7:42 
Generalhiding root of web pages Pin
Andy H2-Jan-03 12:54
Andy H2-Jan-03 12:54 
GeneralRe: hiding root of web pages Pin
Paul Riley2-Jan-03 13:05
Paul Riley2-Jan-03 13:05 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.