Mercurial > trustbridge
view README @ 1070:f110a3f6e387
(issue114) Fine tune ACL propagation
using mkdir_p the ACL of the parent directories would
propagate to all subdirectories and objects in the directory.
Now we only use ACL propagation in the last directory to make
sure that files we might create in that directory inherit the
correct (resitricted) ACL
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Wed, 10 Sep 2014 16:41:36 +0200 |
parents | f5a48c228e9b |
children | b46787ebbc05 |
line wrap: on
line source
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/