I am currently in an environment where we are getting ready to fully deploy SharePoint (WSS 3) to several departments and divisions that have some documents that contain sensitive data. They also may post items to lists/wikis/discussion boards with this same type of data. The problem is that there is a requirement to "mark" this data in such a way as to identify it as this special type and ensure that anytime it is displayed or printed that it be marked accordingly. I know how to develop content types and I was thinking that adding a security content type that maybe just had a yes/no or some other option might work. The main issue is to ensure that the the item is correctly marked when displayed or printed. This also includes list views or exporting. It seems that this is a tough nut to crack but it also seems like we can not be the first to need something like this. Any thoughts/suggestions are welcome!
Edit: I just remembered also that this will require that Titles of entries/uploads will have to contain a security key word which I believe I could do with an event receiver.