guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

01/01: gnu: hiawatha: Adjust description.


From: Kei Kebreau
Subject: 01/01: gnu: hiawatha: Adjust description.
Date: Thu, 9 Mar 2017 19:44:48 -0500 (EST)

kkebreau pushed a commit to branch master
in repository guix.

commit d4f6f78ea35741a617aab161b7afe3893e90a996
Author: ng0 <address@hidden>
Date:   Thu Mar 9 21:46:13 2017 +0000

    gnu: hiawatha: Adjust description.
    
    * gnu/packages/web.scm (hiawatha)[description]: Adjust it.
    
    Signed-off-by: Kei Kebreau <address@hidden>
---
 gnu/packages/web.scm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm
index dab30df..a0e76d5 100644
--- a/gnu/packages/web.scm
+++ b/gnu/packages/web.scm
@@ -4459,10 +4459,9 @@ functions of Tidy.")
     (home-page "https://www.hiawatha-webserver.org";)
     (synopsis "Webserver with focus on security")
     (description
-     "Hiawatha has been written with security in mind.  This resulted in a
-highly secure webserver in both code and features.  Hiawatha can stop SQL
-injections, XSS and CSRF attacks and exploit attempts.  Via a specially
-crafted monitoring tool, you can keep track of all your webservers.")
+     "Hiawatha has been written with security in mind.
+Features include the ability to stop SQL injections, XSS and CSRF attacks and
+exploit attempts.")
     (license l:gpl2)))
 
 (define-public qutebrowser



reply via email to

[Prev in Thread] Current Thread [Next in Thread]