Other News

Community

Minimizing Weaknesses in TLS

(Jim Clune) Knowing how to implement transport layer security (TLS) does not guarantee secure Web services. Certificate mismanagement, man-in-the-middle attacks, and XML attacks could compromise the security of your TLS implementation unless you understand how these attacks are executed and you cons

Community

XML-Constraints with Scheme

(Erik Meißner) In complex authoring environments the usage of XML with its richer structure is a real advantage. But there is an almost infinite number of possiblities for our structure. If we add a DTD (like in SGML) to our XML-environment we can control the almost infinite number possibilities. Th