summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst9
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 6de2fa8..9b91e18 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -1,11 +1,10 @@
1Snuffleupagus 1Snuffleupagus
2============= 2=============
3 3
4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to 4Snuffleupagus is a `PHP7+ <http://php.net/manual/en/migration70.php>`_
5drastically raise the cost of attacks against website, by killing entire bug 5module designed to drastically raise the cost of attacks against websites. This is achieved
6classes, and also providing a powerful virtual-patching system, allowing 6by killing entire bug classes and providing a powerful virtual-patching system,
7administrator to fix specific vulnerabilities and audit suspicious behaviours 7allowing the administrator to fix specific vulnerabilities without having to touch the PHP code.
8without having to touch the PHP code.
9 8
10Documentation 9Documentation
11------------- 10-------------