gnu: hiawatha: Adjust description.
* gnu/packages/web.scm (hiawatha)[description]: Adjust it. Signed-off-by: Kei Kebreau <kei@openmailbox.org>
This commit is contained in:
parent
f2a7ce5033
commit
d4f6f78ea3
|
@ -4459,10 +4459,9 @@ functions of Tidy.")
|
||||||
(home-page "https://www.hiawatha-webserver.org")
|
(home-page "https://www.hiawatha-webserver.org")
|
||||||
(synopsis "Webserver with focus on security")
|
(synopsis "Webserver with focus on security")
|
||||||
(description
|
(description
|
||||||
"Hiawatha has been written with security in mind. This resulted in a
|
"Hiawatha has been written with security in mind.
|
||||||
highly secure webserver in both code and features. Hiawatha can stop SQL
|
Features include the ability to stop SQL injections, XSS and CSRF attacks and
|
||||||
injections, XSS and CSRF attacks and exploit attempts. Via a specially
|
exploit attempts.")
|
||||||
crafted monitoring tool, you can keep track of all your webservers.")
|
|
||||||
(license l:gpl2)))
|
(license l:gpl2)))
|
||||||
|
|
||||||
(define-public qutebrowser
|
(define-public qutebrowser
|
||||||
|
|
Loading…
Reference in New Issue