strojure / web-security

Decoupled web security implementations for Clojure.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Decoupled web security implementations for Clojure.

License:The Unlicense


Languages

Language:Clojure 100.0%