comparison README @ 902:f5a48c228e9b

Add README
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 13 Aug 2014 14:23:12 +0200
parents
children b46787ebbc05
comparison
equal deleted inserted replaced
901:a10eae8ca290 902:f5a48c228e9b
1 TrustBridge
2 -----------
3
4 Copyright (C) 2014 by Bundesamt für Sicherheit in der Informationstechnik
5 Software engineering by Intevation GmbH
6
7 This file is Free Software under the GNU GPL (v>=2)
8 and comes with ABSOLUTELY NO WARRANTY!
9 See LICENSE.txt for details.
10
11 Introduction
12 ------------
13
14 TrustBridge is a is a root certificate installer for Windows and Linux,
15 contracted by the German Federal Office for Information Security (BSI).
16 It should be able to be installed with or without root access rights.
17
18 The orignal target platforms are Windows NT > 6.0 (Vista and later) and
19 Ubuntu GNU/Linux 14.4 both 32 and 64 bit.
20
21 Certificates are installed under Windows in the Windows System store and
22 using the Mozilla NSS library into the certificate databases used by
23 firefox and thunderbird.
24
25 Under GNU/Linux the NSS-Shared DB, used for example by Chrome(ium) is
26 accessed additionally to the Thunderbird and Firefox stores.
27
28
29 Installation
30 ------------
31
32 See the file INSTALL for build instructions for Linux and Windows.
33
34 Documentation
35 -------------
36
37 For API documentation build the target "doc" (requires doxygen).
38 For additional information or custom modifications please contact:
39
40 Intevation GmbH <intevation@intevation.de>
41 Neuer Graben 17
42 49074 Osnabrück, Germany
43
44 The development homepage can be found at:
45
46 https://wald.intevation.org/projects/trustbridge/

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