tagged [security]

Advantages and disadvantages of azure security

Advantages and disadvantages of azure security Has anyone seen details or a White paper on azure security and the positives and negatives compared to your own hosting?

21 Sep at 22:54

How to quickly retrieve tags in array from string?

How to quickly retrieve tags in array from string? I need to place the data into an array (). What is a (stripping html, special chars)?

21 Jul at 23:8

What is token-based authentication?

What is token-based authentication? I want to understand what token-based authentication means. I searched the internet but couldn't find anything understandable.

Why is using the JavaScript eval function a bad idea?

Why is using the JavaScript eval function a bad idea? The eval function is a powerful and easy way to dynamically generate code, so what are the caveats?

3 Mar at 14:3

How exactly do you configure httpOnly Cookies in ASP Classic?

How exactly do you configure httpOnly Cookies in ASP Classic? I'm looking to implement httpOnly in my legacy ASP classic sites. Anyone knows how to do it?

11 Sep at 00:11

What's the difference between retrieving WindowsPrincipal from WindowsIdentity and Thread.CurrentPrincipal?

What's the difference between retrieving WindowsPrincipal from WindowsIdentity and Thread.CurrentPrincipal? I am trying to work out why attribute based security isn't working as I'd expect in WCF and ...

How do I create a self-signed certificate for code signing on Windows?

How do I create a self-signed certificate for code signing on Windows? How do I create a self-signed certificate for code signing using tools from the Windows SDK?

9 Jan at 17:29

Authentication versus Authorization

Authentication versus Authorization What's the difference in context of web applications? I see the abbreviation "auth" a lot. Does it stand for -entication or -orization? Or is it both?

How do I integrate HSM encryption with C#?

How do I integrate HSM encryption with C#? How would I integrate [Hardware Security Module encryption](http://en.wikipedia.org/wiki/Hardware_security_module) with a C# application?

Where does ServiceStack publish vulnerability information?

Where does ServiceStack publish vulnerability information? If a vulnerability were to be discovered for any versions 3/4/5 and a patch were to be released - where would ServiceStack publish vulnerabil...

14 Jun at 12:28