<3?php /** * This file is part of OPUS. The software OPUS has been originally developed * at the University of Stuttgart with funding from the German Research Net, * the Federal Department of Higher Education and Research and the Ministry * of Science, Research and the Arts of the State of Baden-Wuerttemberg. * * OPUS 4 is a complete rewrite of the original OPUS software and was developed * by the Stuttgart University Library, the Library Service Center * Baden-Wuerttemberg, the Cooperative Library Network Berlin-Brandenburg, * the Saarland University and State Library, the Saxon State Library - * Dresden State and University Library, the Bielefeld University Library and * the University Library of Hamburg University of Technology with funding from * the German Research Foundation and the European Regional Development Fund. * * LICENCE * OPUS is free software; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation; either version 2 of the Licence, or any later version. * OPUS is distributed in the hope that it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more * details. You should have received a copy of the GNU General Public License * along with OPUS; if not, write to the Free Software Foundation, Inc., 51 * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * @category Application * @author Julian Heise * @author Thoralf Klein * @author Sascha Szott * @author Jens Schwidder * @copyright Copyright (c) 2010-2017, OPUS 4 development team * @license http://www.gnu.org/licenses/gpl.html General Public License */ $config = Zend_Registry::get('Zend_Config'); $pageLanguage = Zend_Registry::get('Zend_Translate')->getLocale(); $this->headMeta() ->prependHttpEquiv('Content-Type', 'text/html; charset=UTF-8') ->prependHttpEquiv('Content-Language', $pageLanguage); $this->headTitle('OPUS 4') ->setSeparator(' | '); if (isset($config->instance_name)) { $this->headTitle($config->instance_name); } if (isset($this->title)) { if ($this->moduleName !== 'frontdoor') { $this->headTitle($this->translate($this->title)); } else { // do not translate for frontdoor, because the document title is used $this->headTitle(htmlspecialchars($this->title)); } } $this->headLink() ->appendStylesheet('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css') ->appendStylesheet($this->baseUrl() . '/' . $config->css->jqueryui->path, 'screen') ->appendStylesheet($this->layoutPath() . '/css/opus.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/admin.css', 'screen,print') ->appendStylesheet($this->layoutPath() . '/css/print.css', 'print') ->appendStylesheet($this->layoutPath() . '/css/custom.css') ->headLink(array( 'rel' => 'shortcut icon', 'type' => 'image/x-icon', 'href' => $this->layoutPath() . '/img/logo/favicon.ico')) ->headLink(array( 'rel' => 'search', 'title' => 'OPUS 4 Search', 'type' => 'application/opensearchdescription+xml', 'href' => $this->serverUrl() . $this->baseUrl() . '/solrsearch/opensearch')); $this->container = Zend_Registry::get('Opus_Navigation'); $jsFiles = array('searchutil.js', 'frontdoorutil.js', 'submit.js'); if (in_array($this->moduleName, array('admin', 'review', 'setup', 'account'))) { $jsFiles[] = 'theme.js'; $jsFiles[] = 'theme_lic.js'; $jsFiles[] = 'opus-ui.js'; } else if (in_array($this->moduleName, array('publish'))) { $jsFiles[] = 'filetypes.js'; } if ($this->jQueryEnabled()) { foreach (array_reverse($jsFiles) as $filename) { $this->headScript()->prependFile($this->layoutPath() . '/js/' . $filename); } $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jqueryui->path); $this->headScript()->prependFile($this->baseUrl() . '/' . $config->javascript->jquery->path); } $appConfig = new Application_Configuration(); if ($appConfig->isLanguageSelectionEnabled()) { $languageSelectors = $this->languageSelector(); } else { $languageSelectors = null; } if (isset($config->javascript->latex->mathjax)) { $this->headScript()->appendFile($this->baseUrl() . $config->javascript->latex->mathjax, 'text/javascript'); } ?>
  • search hit 28 of 29
Back to Result List

Going Online mit Sicherheit

Going Online with Security

  • Die Literatur rund um das Thema Datenverschlüsselung und PGP ist knapp und meist rein auf das Thema Verschlüsselung oder auf die alte PGP-Version 2.6.3 beschränkt. Dieses Buch stellt daher eine Verbindung her zwischen den PGP zugrunde liegenden Verschlüsselungsverfahren und der Anwendung der aktuellen PGP Version 5.5. Es richtet sich in erster Linie an Anwender, die PGP erstmals in betrieblicher Umgebung einsetzen möchten.
  • This book describes the public key encryption methodes. It also describes the way, how pgp can be used in an enterprise.
Bitte benutzen Sie diese Referenz, um auf diese Ressource zu verweisen:
https://doi.org/10.25974/fhms-26

Download full text files

Export metadata

Additional Services

Metadaten
Author:Holger Sandker, Jürgen Nonhoff
URN:urn:nbn:de:hbz:836-opus-267
DOI:https://doi.org/10.25974/fhms-26
Publisher:FH Münster
Document Type:Book
Language:German
Date of Publication (online):2005/06/13
Year of first Publication:1999
Provider of the Publication Server:FH Münster - University of Applied Sciences
Release Date:2005/06/13
Tag:Public-Key System; digital signature
GND Keyword:Chiffrierung; E-Mail; Elektronische Unterschrift; PGP; Public-Key-Kryptosystem; RSA-Verschlüsselung
Contributor:Christophers, Jens
Faculties:Wirtschaft (MSB)
Dewey Decimal Classification:0 Informatik, Informationswissenschaft, allgemeine Werke / 00 Informatik, Wissen, Systeme / 004 Datenverarbeitung; Informatik
Licence (German):License LogoEinfaches Nutzungsrecht