CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

 Security Kit module provides Drupal with various options to configure and
 harden security for your website. This helps you avoid the risks of
 exploitation of different web application vulnerabilities.

 * For a full description:
   https://drupal.org/project/seckit

 * Issue queue for Security Kit:
   https://drupal.org/project/issues/seckit

REQUIREMENTS
------------

No requirements.

INSTALLATION
------------

 * Install normally as other modules are installed. For Support:
   https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules


CONFIGURATION
-------------

 * Security Kit provides us with various options to mitigate risks of common web
   application vulnerabilities like Cross-site Scripting, Cross-site Request
   Forgery and Clickjacking. It also has some options to improve your SSL/TLS
   security.

 * Configure Security Kit in Administration >> Configuration >> System.

 * All necessary documentation and examples of usage can be found at:
   admin/config/system/seckit

MAINTAINERS
-----------

Current maintainers:
 * mcdruid - https://www.drupal.org/u/mcdruid
 * jweowu - https://www.drupal.org/u/jweowu
 * badjava - https://www.drupal.org/u/badjava
 * p0deje - https://www.drupal.org/u/p0deje
