Skip to content

Latest commit

 

History

History
75 lines (47 loc) · 2.64 KB

README.md

File metadata and controls

75 lines (47 loc) · 2.64 KB

web-security

Decoupled web security implementations for Clojure.

Clojars Project

cljdoc badge tests

Motivation

Provide web security implementations decoupled from any of http abstractions like ring, pedestal etc.

API

Content Security Policy (CSP)

Functions implementing CSP:

HSTS

Functions for the Strict-Transport-Security response header:

Referrer-Policy

Functions for the Referrer-Policy response header:


Authored by Sergey Trofimov.

license