Class: sec:Remailer

•owl:Thing
        •sec:Countermeasure
                •sec:SecureNetworkCommunication
                        •sec:Remailer

Super Classes

sec:SecureNetworkCommunication
sec:protects ONLY (sec:_Prevention AND sec:_Anonymity AND sec:_Sender)
sec:protects SOME (sec:_Prevention AND sec:_Anonymity AND sec:_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(sec:Remailer partial sec:SecureNetworkCommunication
                          restriction(sec:protects allValuesFrom(intersectionOf(sec:_Prevention
                                                                                sec:_Anonymity
                                                                                sec:_Sender)))
                          restriction(sec:protects someValuesFrom(intersectionOf(sec:_Prevention
                                                                                 sec:_Anonymity
                                                                                 sec:_Sender))))
Generated with OWLDoc