summaryrefslogtreecommitdiff
path: root/doc/source/index.rst
diff options
context:
space:
mode:
authorSebastien Blot2017-09-20 10:11:01 +0200
committerSebastien Blot2017-09-20 10:11:01 +0200
commit868f96c759b6650d88ff9f4fbc5c048302134248 (patch)
treec0de0af318bf77a8959164ef11aeeeb2b7bab294 /doc/source/index.rst
Initial import
Diffstat (limited to 'doc/source/index.rst')
-rw-r--r--doc/source/index.rst30
1 files changed, 30 insertions, 0 deletions
diff --git a/doc/source/index.rst b/doc/source/index.rst
new file mode 100644
index 0000000..8a9c340
--- /dev/null
+++ b/doc/source/index.rst
@@ -0,0 +1,30 @@
1Snuffleupagus
2=============
3
4Snuffleupagus is a `PHP 7+ <https://secure.php.net/>`_ module designed to drastically raising the cost of
5attacks against website, by killing entire bug classes, and also providing a
6powerful virtual-patching system, allowing administrator to fix specific
7vulnerabilities and audit suspicious behaviours without having to touch the PHP code.
8
9Documentation
10-------------
11
12.. toctree::
13 :maxdepth: 2
14
15 features
16 installation
17 config
18 download
19 faq
20 papers
21
22Greetings
23---------
24We would like to thank the following people:
25
26- `Suhosin <http://suhosin.org>`_, for paving the way.
27- The people behind the `RIPS <https://www.ripstech.com/>`_ scanner for their ground breaking work
28- `NBS System <https://nbs-system.com>`_, for creating and open-sourcing this piece of software
29- `Websec.fr <https://websec.fr>`_, for keeping our interesting vulnerabilities alive
30- Web developers around the world, for being so imaginative