Skip to content

centralnicgroup-opensource/harfleur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Harfleur

This adds 'x-welcome-robot-overlords: Random String' to your https response headers when added to a pipeline of plugs. This is one of the strategies listed to deal with a breach attach over https and using encryption. [http://breachattack.com/#mitigations]

Example:

  pipeline :browser do
    plug :accepts, ["html"]
    plug :fetch_session
    plug Harfleur
  end

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages