http-protection

Web security middleware

A library to protect against common web attacks and vulnerabilities in HTTP servers

This library protects against typical web attacks. It was inspired in rack-protection Ruby gem.

GitHub

72 stars
5 watching
5 forks
Language: Crystal
last commit: over 1 year ago
Linked from 1 awesome list

crystalhttpmiddlewaressecurity

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hertz-contrib/secure A middleware solution for securing HTTP requests and responses in web applications 0
halorgium/rack-client A Ruby client wrapper around Rack apps or live HTTP services 99
guilleiguaran/rogue A minimalist HTTP server for Rack applications built on top of EventMachine and http-parser. 8
tu-berlin-snet/tctp-rack Middleware for encrypting HTTP bodies using end-to-end encryption 0
gaprogman/owaspheaders.core A middleware library designed to enhance security by injecting recommended HTTP headers into ASP.NET Core responses. 281
nahi/httpclient A Ruby library providing an HTTP client with various features and functionality 703
hasmanydevelopers/rdaneel An asynchronous HTTP client library with built-in robots.txt support 22
chopmo/rack-ssl Middleware to enforce HTTPS encryption in web applications 13
typhoeus/ethon A lightweight Ruby wrapper around libcurl to simplify HTTP requests 137
postmodern/net-http-server A pure Ruby HTTP server implementation 69
maccman/nestful A Ruby HTTP client library with a simple and sane API for making REST requests. 508
cedarcode/webauthn-ruby A Ruby library that enables passwordless authentication using WebAuthn standards 659
justinas/nosurf Protects against Cross-Site Request Forgery (CSRF) attacks in web applications by verifying user input 1,589
mamantoha/crest A Crystal library providing an HTTP and REST client for making network requests. 235
ronin-rb/ronin-web A Ruby toolkit for web security research and development providing common web security commands and libraries. 40