Stories recently tagged with 'P3P'

An HttpModule for Scott Hanselman's P3P requests.(idunno.org)

submitted by HaackedHaacked(5105) 5 years, 6 months ago

A nice implementation of an http module for modifying custom headers. read more...

add a comment |category: |Views: 15

tags: another

Implement PICS and P3P in ASP.NET headers(madskristensen.dk)

submitted by madskristensenmadskristensen(8565) 5 years, 6 months ago

PICS (Platform for Internet Content Selection) and P3P (Platform for Privacy Preferences) are two really nice things to be aware of when developing web applications. If your website targets children, maybe you sell toys, you should know about products like NetNanny that blocks access to certain websites based upon a lot of parameters. It’s for the protection of children that parents install these website blockers to keep their youngsters from accessing websites containing violence, nudity etc. read more...

add a comment |category: |Views: 16

tags: another