Author: jan
Date: 2007-07-09 21:07:50 +0200 (Mon, 09 Jul 2007)
New Revision: 262

Added:
   trunk/doc/website/openvas-client.htm4
   trunk/doc/website/pix/openvasclient-screenshot-small.png
   trunk/doc/website/pix/openvasclient-screenshot.png
Modified:
   trunk/doc/website/Makefile
Log:
Adding a page about the OpenVAS-Client.
(Not linked yet)


Modified: trunk/doc/website/Makefile
===================================================================
--- trunk/doc/website/Makefile  2007-07-09 17:19:30 UTC (rev 261)
+++ trunk/doc/website/Makefile  2007-07-09 19:07:50 UTC (rev 262)
@@ -6,7 +6,7 @@
 # Jan-Oliver Wagner <[EMAIL PROTECTED]>
 #
 # Copyright:
-# Copyright (C) 2007 Intevation GmbH
+# Copyright (C) 2007 Software in the Public Interest, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License version 2,
@@ -69,5 +69,5 @@
        ( cd $(INSTALL_DIR) ; tar -czv -f $(CURDIR)/openvas.wald.org.tar.gz . )
 
 clean: 
-       rm -f index.html roadmap.html constitution.html
+       rm -f index.html roadmap.html constitution.html openvas-client.html
 

Added: trunk/doc/website/openvas-client.htm4
===================================================================
--- trunk/doc/website/openvas-client.htm4       2007-07-09 17:19:30 UTC (rev 
261)
+++ trunk/doc/website/openvas-client.htm4       2007-07-09 19:07:50 UTC (rev 
262)
@@ -0,0 +1,57 @@
+m4_dnl -*-html-*-
+m4_include(`template.m4')
+
+m4_dnl OpenVAS
+m4_dnl $Id$
+m4_dnl Description: Overview on OpenVAS-Client Software
+m4_dnl
+m4_dnl Authors:
+m4_dnl Jan-Oliver Wagner <[EMAIL PROTECTED]>
+m4_dnl
+m4_dnl Copyright:
+m4_dnl Copyright (C) 2007 Software in the Public Interest, Inc.
+m4_dnl
+m4_dnl This program is free software; you can redistribute it and/or modify
+m4_dnl it under the terms of the GNU General Public License version 2,
+m4_dnl as published by the Free Software Foundation.
+m4_dnl
+m4_dnl This program is distributed in the hope that it will be useful,
+m4_dnl but WITHOUT ANY WARRANTY; without even the implied warranty of
+m4_dnl MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+m4_dnl GNU General Public License for more details.
+m4_dnl
+m4_dnl You should have received a copy of the GNU General Public License
+m4_dnl along with this program; if not, write to the Free Software
+m4_dnl Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 
USA.
+
+
+PAGE_START
+<h2>OpenVAS-Client</h2>
+
+<h3>About</h3>
+<p>
+OpenVAS-Client is a terminal and GUI client application
+for OpenVAS and Nessus. In fact
+it implements the Nessus Transfer Protocol (NTP).
+The GUI is implemented using GTK+ 2.4 and allows for managing
+network vulnerability scan sessions.
+</p>
+
+<a href="pix/openvasclient-screenshot.png"><img border="0" 
src="pix/openvasclient-screenshot-small.png" alt="Screenshot of OpenVAS-Client 
Main Dialog"></a>
+
+<p>
+OpenVAS-Client is a successor of NessusClient 1.X. The fork happened
+with NessusClient CVS HEAD 20070704. The reason was that the original
+authors of NessusClient
+decided to stop active development for this (GTK-based)
+NessusClient in favour of a newly written QT-based version
+released as proprietary software.
+</p>
+
+<p>
+OpenVAS-Client is release under GNU GPLv2
+and may be linked with OpenSSL.
+</p>
+
+
+</p>

Added: trunk/doc/website/pix/openvasclient-screenshot-small.png
===================================================================
(Binary files differ)


Property changes on: trunk/doc/website/pix/openvasclient-screenshot-small.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

Added: trunk/doc/website/pix/openvasclient-screenshot.png
===================================================================
(Binary files differ)


Property changes on: trunk/doc/website/pix/openvasclient-screenshot.png
___________________________________________________________________
Name: svn:mime-type
   + application/octet-stream

_______________________________________________
Openvas-commits mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-commits

Reply via email to