diff options
| author | Ben Fuhrmannek | 2021-02-16 11:16:59 +0100 |
|---|---|---|
| committer | Ben Fuhrmannek | 2021-02-16 11:16:59 +0100 |
| commit | 5484bcb5eb2714e7438927e2566c86a74d7c51af (patch) | |
| tree | b78326d2999397be4c08e06b23209981f82a4ea9 /doc/source/faq.rst | |
| parent | 7ac1e3866ef4f146c6c93a5ca13b9aebb14e936a (diff) | |
| parent | cecfdd808da67be908dbe7144cc8c74dfb3f855e (diff) | |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'doc/source/faq.rst')
| -rw-r--r-- | doc/source/faq.rst | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst index 3c09409..bdfc7c1 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst | |||
| @@ -39,14 +39,14 @@ we thought that using an elephant as a mascot would be a great idea. | |||
| 39 | Who are you and why did you write Snuffleupagus? | 39 | Who are you and why did you write Snuffleupagus? |
| 40 | """""""""""""""""""""""""""""""""""""""""""""""" | 40 | """""""""""""""""""""""""""""""""""""""""""""""" |
| 41 | 41 | ||
| 42 | We're working for `NBS System <https://nbs-system.com/en/>`__, | 42 | The project started at `NBS System <https://nbs-system.com/en/>`__, |
| 43 | a web hosting company (meaning that we're dealing with PHP code all day long), | 43 | a web hosting company (meaning that we're dealing with PHP code all day long), |
| 44 | with a strong focus on security. We do have several layers of hardening | 44 | with a strong focus on security. We do have several layers of hardening |
| 45 | (`kernel <https://grsecurity.net/>`_, `WAF <https://naxsi.org>`_, | 45 | (`kernel <https://grsecurity.net/>`_, `WAF <https://naxsi.org>`_, |
| 46 | `IDS <https://en.wikipedia.org/wiki/Intrusion_detection_system>`_, etc), | 46 | `IDS <https://en.wikipedia.org/wiki/Intrusion_detection_system>`_, etc), |
| 47 | but we had nothing for PHP7. | 47 | but we had nothing for PHP7. |
| 48 | 48 | ||
| 49 | Nowadays, Snuffleupagus is maintained by Julien (jvoisin) Voisin. | 49 | Nowadays, Snuffleupagus is maintained by Julien (`jvoisin <https://dustri.org>`__) Voisin. |
| 50 | 50 | ||
| 51 | 51 | ||
| 52 | Why not Suhosin? | 52 | Why not Suhosin? |
| @@ -107,8 +107,8 @@ How mature is this project? | |||
| 107 | """"""""""""""""""""""""""" | 107 | """"""""""""""""""""""""""" |
| 108 | 108 | ||
| 109 | This project has been floating around since early 2016 and we did the first commit | 109 | This project has been floating around since early 2016 and we did the first commit |
| 110 | the 28ᵗʰ of December of the same year. We're currently in an beta phase, | 110 | the 28ᵗʰ of December of the same year. It's currently stable, |
| 111 | finding and fixing as many bugs as possible before declaring it stable. | 111 | and is usable and used in production. |
| 112 | 112 | ||
| 113 | Are you saying that PHP isn't secure? | 113 | Are you saying that PHP isn't secure? |
| 114 | """"""""""""""""""""""""""""""""""""" | 114 | """"""""""""""""""""""""""""""""""""" |
| @@ -187,8 +187,8 @@ Will Snuffleupagus run on my old PHP 5? | |||
| 187 | """"""""""""""""""""""""""""""""""""""" | 187 | """"""""""""""""""""""""""""""""""""""" |
| 188 | No. | 188 | No. |
| 189 | 189 | ||
| 190 | Since PHP5 `will be deprecated at the end of 2018 <http://php.net/supported-versions.php>`_, | 190 | Since PHP5 `is deprecated since the end of 2018 <http://php.net/supported-versions.php>`_, |
| 191 | you should think about moving to PHP7 anyway. You can (and should) use | 191 | you should think about moving to PHP7. You can (and should) use |
| 192 | `Suhosin <https://suhosin.org>`_ in the meantime. | 192 | `Suhosin <https://suhosin.org>`_ in the meantime. |
| 193 | 193 | ||
| 194 | Help and support | 194 | Help and support |
