andre@902: TrustBridge emanuel@1216: =========== andre@902: andre@902: Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik andre@902: Software engineering by Intevation GmbH andre@902: andre@902: This file is Free Software under the GNU GPL (v>=2) andre@902: and comes with ABSOLUTELY NO WARRANTY! andre@902: See LICENSE.txt for details. andre@902: emanuel@1216: andre@902: Introduction andre@902: ------------ andre@902: TrustBridge is a is a root certificate installer for Windows and Linux, andre@902: contracted by the German Federal Office for Information Security (BSI). andre@902: It should be able to be installed with or without root access rights. andre@902: andre@902: The orignal target platforms are Windows NT > 6.0 (Vista and later) and andre@902: Ubuntu GNU/Linux 14.4 both 32 and 64 bit. andre@902: andre@902: Certificates are installed under Windows in the Windows System store and andre@902: using the Mozilla NSS library into the certificate databases used by andre@902: firefox and thunderbird. andre@902: andre@902: Under GNU/Linux the NSS-Shared DB, used for example by Chrome(ium) is andre@902: accessed additionally to the Thunderbird and Firefox stores. andre@902: andre@902: andre@902: Installation andre@902: ------------ emanuel@1216: See the file INSTALL for build instructions for Linux and Windows. andre@902: andre@902: andre@902: Documentation andre@902: ------------- emanuel@1216: For API documentation build the target "doc" (requires doxygen). andre@902: emanuel@1216: The (German) user help documentation is available in the TrustBridge emanuel@1216: client/admin application. The source files are placed in "doc/help". emanuel@1216: emanuel@1216: emanuel@1216: License emanuel@1216: ------- bernhard@1218: The TrustBridge source code is licensed under GNU GPL v>=2. emanuel@1216: emanuel@1216: The full TrustBridge software package (with all integrated Free bernhard@1218: Software components) is licensed under GNU GPL v==3. emanuel@1216: emanuel@1216: See licenses/README.txt for more information. emanuel@1216: emanuel@1216: emanuel@1216: Contact emanuel@1216: ------- andre@902: For additional information or custom modifications please contact: andre@902: emanuel@1216: Intevation GmbH emanuel@1216: Neuer Graben 17 emanuel@1216: 49074 Osnabrück, Germany andre@902: emanuel@1216: The public development platform can be found at: andre@902: https://wald.intevation.org/projects/trustbridge/