A Peek at a Sample Policy
A Peek at a Sample Policy
- policy in English: “allow downloading the code pointed by this URL if “virus-buster” says it is OK.”
(invoke “load-PICS-label” STATEMENT-LIST “http://software-security”
URL (EMBEDDED “http://label-bureau”))
(invoke “check-signature” (match (* (* (for URL) * ))
(match ((“load-PICS-label”)
(((version “PICS-1.1”)
(service “http://software-security”)
(by “virus-buster”)
(ratings (RESTRICT > confidence 8))
STATEMENT-LIST)