Class: Remailer

•owl:Thing
        •Asset
                •Countermeasure
                        •SecureNetworkCommunication
                                •Remailer
        •Countermeasure
                •SecureNetworkCommunication
                        •Remailer

Super Classes

SecureNetworkCommunication
protects ONLY (_Prevention AND _Anonymity AND _Sender)
protects SOME (_Prevention AND _Anonymity AND _Sender)

Annotations

dc:descriptionA server computer which receives messages with embedded instructions on where to send them next, and which forwards them without revealing where they originally came from. (Wikipedia)

Abstract Syntax

Class(Remailer partial SecureNetworkCommunication
                      restriction(protects allValuesFrom(intersectionOf(_Prevention
                                                                        _Anonymity
                                                                        _Sender)))
                      restriction(protects someValuesFrom(intersectionOf(_Prevention
                                                                         _Anonymity
                                                                         _Sender))))
Generated with OWLDoc