Skip to content

SimonWaters/security-headers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

security_headers

Wordpress plug-in to set HSTS, HPKP and other security headers in a Wordpress site.

HPKP Pinning is documented: https://waters.me/wordpress/hpkp-pinning-policy/

The plugin will only accept well formed keys, and will only emit headers over TLS (as mandated by the specification).

At least one backup key must be specified for the Public-Key-Pins header to be emitted.

HSTS is described here: https://www.owasp.org/index.php/HTTP_Strict_Transport_Security

The plugin will only emit the Strict-Transport-Security header over TLS.

See readme.txt for the regular Wordpress meta-data and technical description.

About

Module to set HSTS and other security headers in a Wordpress site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published