Category: IEEE 2017

Sparse Dissimilarity-Constrained Coding for Glaucoma Screening

Sparse Dissimilarity-Constrained Coding for Glaucoma Screening Abstract Glaucoma is an irreversible chronic eye disease that leads to vision loss. As it can be slowed down through treatment, detecting the disease in time is important. However, many patients are unaware of the disease because it progresses slowly without easily noticeable symptoms. Currently, there is no effective […]


Mitigating Cross-Site Scripting Attacks with a Content Security Policy

Mitigating Cross-Site Scripting Attacks with a Content Security Policy Abstract A content security policy (CSP) can help Web application developers and server administrators better control website content and avoid vulnerabilities to cross-site scripting (XSS). In experiments with a prototype website, the authors’ CSP implementation successfully mitigated all XSS attack types in four popular browsers.