changeset 902:f5a48c228e9b

Add README
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 14:23:12 +0200
parents a10eae8ca290
children b5a49960d5cb
files README
diffstat 1 files changed, 46 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Wed Aug 13 14:23:12 2014 +0200
@@ -0,0 +1,46 @@
+TrustBridge
+-----------
+
+Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
+Software engineering by Intevation GmbH
+
+This file is Free Software under the GNU GPL (v>=2)
+and comes with ABSOLUTELY NO WARRANTY!
+See LICENSE.txt for details.
+
+Introduction
+------------
+
+TrustBridge is a is a root certificate installer for Windows and Linux,
+contracted by the German Federal Office for Information Security (BSI).
+It should be able to be installed with or without root access rights.
+
+The orignal target platforms are Windows NT > 6.0 (Vista and later) and
+Ubuntu GNU/Linux 14.4 both 32 and 64 bit.
+
+Certificates are installed under Windows in the Windows System store and
+using the Mozilla NSS library into the certificate databases used by
+firefox and thunderbird.
+
+Under GNU/Linux the NSS-Shared DB, used for example by Chrome(ium) is
+accessed additionally to the Thunderbird and Firefox stores.
+
+
+Installation
+------------
+
+See the file INSTALL for build instructions for Linux and Windows.
+
+Documentation
+-------------
+
+For API documentation build the target "doc" (requires doxygen).
+For additional information or custom modifications please contact:
+
+Intevation GmbH <intevation@intevation.de>
+Neuer Graben 17
+49074 Osnabrück, Germany
+
+The development homepage can be found at:
+
+https://wald.intevation.org/projects/trustbridge/

http://wald.intevation.org/projects/trustbridge/