diff --git a/web/about-de.htm4 b/web/about-de.htm4 index 95da0e63..6d5977e5 100644 --- a/web/about-de.htm4 +++ b/web/about-de.htm4 @@ -1,151 +1,157 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`DE') m4_define(`EN_FILE', `about.html') m4_define(`about-de.html', `0') m4_define(`TITLE', `Über Gpg4win') m4_define(`MAIN', `about') PAGE_START

Über Gpg4win

Gpg4win (GNU Privacy Guard for Windows) ist ein Kryptografie-Werkzeugpaket zum Verschlüsseln und Signieren unter Windows.

Was ist Gpg4win?

Mit Gpg4win kann jeder E-Mails, Dateien und Datei-Ordner einfach und kostenlos ver- und entschlüsseln, sowie ihre Integrität (Unverändertheit) und Herkunft (Authentizität) mittels digitaler Signaturen absichern und überprüfen.

Gpg4win unterstützt die beiden relevanten kryptografischen Standards OpenPGP und S/MIME (X.509). Gpg4win ist die offizielle GnuPG-Distribution für Windows und wird von den Entwicklern von GnuPG gepflegt. Gpg4win und die darin enthaltenen Komponenten sind Freie Software (OSS). Alle Dialoge sind vollständig in deutscher Sprache verfügbar.

Gpg4win wurde beauftragt vom Bundesamt für Sicherheit in der Informationstechnik (BSI).

Die Gpg4win-Kompenenten

Gpg4win ist ein Installationspaket für Windows und besteht aus verschiedenen Freien Software Komponenten, die wahlweise installiert werden können:

Systemvoraussetzungen

Die Systemvoraussetzungen werden hier separat gepflegt. +

Version 3 in 2017

+ +Ein großer Schritt wurde September 2017 +mit Version 3 getan. + +

Das Ziel der Gpg4win-Initiative

Die Gpg4win-Initiative hat das Ziel das Gpg4win-Windows-Installationspaket für die Verschlüsselungssoftware GnuPG sowie zugehörige Anwendungen kontinuierlich zu aktualisieren. Insbesondere wird die Dokumentation (das "Gpg4win-Kompendium") direkt von den Gpg4win-Machern gepflegt.

Ein weiteres zentrales Ziel ist die vereinigte Unterstützung für die beiden relevanten kryptografischen Standards OpenPGP und S/MIME.

Gpg4win ist ein internationales Projekt, aufgrund der Herkunft des Projektes und vieler Beteiligter liegt eine vollständige deutsche Übersetzung vor.

Der Hauptunterschied zu den bisherigen Ansätzen (vor allem GnuPP, GnuPT, Windows Privacy Tools und GnuPG-Basics) ist, dass zunächst der Gpg4win-Builder entwickelt wurde. Dieser erlaubt es, sehr leicht neue gpg4win.exe-Installer mit aktualisierten Komponenten herzustellen, und zwar auf einem GNU/Linux System. Fast alle Produkte werden dabei sogar automatisch per Cross-Compilation erstellt.

Damit verbindet sich die Hoffnung, der schnellen Alterung von Installer-Paketen entgegenzuwirken, denn eine Aktualisierung wird deutlich einfacher und hängt eben nicht von einer Einzelperson ab.

Kurzstudie: Nachhaltige Freie Software

Im Vorfeld der Beauftragung und Entwicklung von Gpg4win2 wurde eine Kurzstudie zum Thema "Nachhaltige Freie Software: Vom Projekt zur Dauertätigkeit am Beispiel Gpg4win" verfasst.

Funktionen & Screenshots

Lesen Sie weiter und erfahren Sie mehr über die umfangreichen Funktionen von Gpg4win. Einen ersten Eindruck bekommen Sie von den Screenshots.

diff --git a/web/about.htm4 b/web/about.htm4 index 744f1dd2..9dad98c1 100644 --- a/web/about.htm4 +++ b/web/about.htm4 @@ -1,142 +1,149 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `about-de.html') m4_define(`TITLE', `About Gpg4win') m4_define(`MAIN', `about') PAGE_START

About Gpg4win

Gpg4win (GNU Privacy Guard for Windows) is encryption software for files and emails.

What is Gpg4win?

Gpg4win enables users to securely transport emails and files with the help of encryption and digital signatures. Encryption protects the contents against an unwanted party reading it. Digital signatures make sure that it was not modified and comes from a specific sender.

Gpg4win supports both relevant cryptography standards, OpenPGP and S/MIME (X.509), and is the official GnuPG distribution for Windows. It is maintained by the developers of GnuPG. Gpg4win and the software included with Gpg4win are Free Software (Open Source; among other things free of charge for all commercial and non-commercial purposes).

Creation of Gpg4win was supported by the German Federal Office for Information Security (BSI).

Gpg4win Components

Gpg4win is an installer for Windows and contains several Free Software components:

System Requirements

The system requirements are listed seperately.

+ +

Major Version 3 came 2017

+ +In September 2017, the major +Version 3 was released. + +

Aim of Gpg4win Initiative

The Gpg4win initiative aims to provide a current Gpg4win Windows installation package including the GnuPG encryption tool and associated applications. The documentation ("Gpg4win Compendium") is maintained as part of the effort.

Both OpenPGP and S/MIME should be supported in a unified way.

Gpg4win is an international effort. Due to the origins of the initiative there is a full German translation. Additional translators are welcome!

A main achievement of Gpg4win is to focus on the builder, which allows to easily create updated installers. The builder runs best on a GNU/Linux system. Almost all software components are automatically cross-compiled for integration into the installer. Thus Gpg4win does not depend on a single person to manually create the installer.

Short Study: Sustainable Free Software

Before Gpg4win2 was developed, Jan-Oliver Wagner and Bernhard Reiter wrote a short study about "Sustainable Free Software: From project to permanent activity, using the example Gpg4win".

Features & Screenshots

Read more about the features of Gpg4win. Get a first impression of Gpg4win from the screenshots.

diff --git a/web/gpg4win.css b/web/gpg4win.css index 067d8a67..b2526158 100644 --- a/web/gpg4win.css +++ b/web/gpg4win.css @@ -1,1027 +1,1031 @@ /* Styles for the Gpg4win Website */ body { font-family: arial, helvetica, sans-serif; font-size: 13px; background: #FFFFFF url('img/page_bg.png') repeat-x; color: #333333; margin: 0px; padding:0px; } a { color: #b51a22; text-decoration: none; } a:hover { text-decoration: underline; } img { border: 0px; } .imageframe { border-color: #DEDEDE #AAAAAA #888888 #CECECE; border-style: double; border-width: 1px; padding: 5px; } .imgfloatleft { float: left; margin: 0px 20px 30px 0px; } td { vertical-align: top; } .odd td { background: #E6E6E6; } .wrapper { width: 900px; margin: 0 auto; text-align: left; } .language_select { float:right; height: 100%; } .logo { margin-top: 20px; margin-left: 15px; } .header { padding: 6px 0 6px 0; margin-bottom: 0px; height: 1em; } .fancy_intro { background: url('img/fancy_bg.png') no-repeat; background-position: 276px 0px; height:250px; margin: 0 20px 25px 14px; border-bottom:1px solid gray; overflow: hidden; width:870px; padding-bottom: 15px; } .mini_intro { clear: both; font-size: 12px; line-height: 38px; margin-top: 8px; } #download_button { position: relative; top: 45px; width: 250px; z-index: 0; } #download_button a { background: url('img/download_button.png'); background-repeat: no-repeat; display: block; height: 116px; width: 260px; color: #FFFFFF; font-weight: bold; text-decoration: none; font-size: 19px; } #download_button a:hover { background-position: 0px -116px; } #download_button .text { position: relative; top: 23px; left: 25px; } #breadcrum { float:left; } #download_button_mini { position: relative; top: 45px; left: 35px; width: 250px; z-index: 0; } #download_button_mini .links { position: relative; font-size: 10px; text-align: right; } #download_button_mini .dmini_button { background: url('img/download_button_mini.png'); background-repeat: no-repeat; display: block; height: 50px; width: 189px; text-align:left; left: 20px; font-size: 14px; line-height:50px; color: #FFFFFF; font-weight:bold; text-decoration:none; } #download_button_mini .dmini_button:hover { background-position: 0px -50px; } #download_button_mini .text { position: relative; left: 12px; } .download_button_links { font-size:11px; position: relative; left: 25px; top: 43px; width: 250px; } .donate_box { border-radius: 4px; background: #FDF1CD; border: 1px solid #CCCCCC; padding: 20px 20px 15px; min-height: 365px; } .donate_box h3 { margin: 0; } .donate_box #download_div { margin-top: 15px; } #currencyfield { font-size: 14px; height: 30px; } .donateButton { background: url('img/download-arrow.png') no-repeat 9px 9px; background-size: 20px 20px; padding-left: 36px; padding-right: 10px; font-size: 14px; height: 40px; border: 2px white; border-radius: 4px; text-align: center; font-weight: bold; text-decoration: none; } a>.donateButton{ margin-top: 40px; } .donate_box blockquote { line-height: 150%; } .donate_box .pay-logo { width: 100px; } .donate_box .qrcode { width: 130px; } /* donation slider */ input[type='range'] { -webkit-appearance: none; appearance: none; -moz-appearance: none; border-radius: 5px; box-shadow: inset 1px 1px 1px rgba(000,000,000,0.25); background-color: #FFF; height: 8px; vertical-align: middle; width: 200px; cursor: pointer; margin: 10px 0; } input[type=range]::-webkit-slider-runnable-track { -webkit-appearance: none; appearance: none; border-radius: 5px; box-shadow: inset 1px 1px 1px rgba(000,000,000,0.25); background-color: #FFF; height: 10px; vertical-align: middle; border: solid 1px rgba(0,0,0,0.25); cursor: pointer; } input[type='range']::-webkit-slider-thumb { -webkit-appearance: none; border-radius: 10px; background-color: #FFC35C; box-shadow: inset 0px 1px 0px rgba(000,000,000,0.5); border: 1px solid #999; height: 20px; width: 20px; border-radius: 15px; vertical-align:middle; margin-top: -6px; cursor: pointer; } input[type='range']::-moz-range-track { -moz-appearance: none; border-radius: 5px; box-shadow: inset 1px 1px 1px rgba(000,000,000,0.25); background-color: #FFF; height: 8px; border:solid 1px rgba(0,0,0,0.25); vertical-align: middle; margin: 0; padding: 0; cursor: pointer; } input[type='range']::-moz-range-thumb { -moz-appearance: none; border-radius: 10px; background-color: #FFC35C; box-shadow:inset 0px 1px 0px rgba(000,000,000,0.5); border: 1px solid #999; height: 20px; width: 20px; border-radius: 15px; cursor: pointer; } /* With beta this needs other offsets. Maybe someone with * more CSS skills could make this more relative / robust. ;-) */ .h_text_beta { position: relative; top: -190px; left: 669px; width: 180px; font-size: 11px; border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 12px; height: 220px; } .h_text_beta .heading { font-size: 23px; font-family: georgia, times, serif; padding-bottom: 9px; } .h_text_beta .serif_word { font-size: 13px; font-weight: bold; } .h_text_beta .limiter { border-bottom: 3px dotted #CCCCCC; width: 190px; height: 10px; margin-bottom: 3px; } .h_text { position: relative; top: -125px; left: 656px; width: 202px; font-size: 11px; border-left: 1px solid #CCCCCC; padding-left: 10px; margin-top: 12px; height: 220px; } .h_text .heading { font-size: 23px; font-family: georgia, times, serif; padding-bottom: 9px; } .h_text .serif_word { font-size: 13px; font-weight: bold; } .h_text .limiter { border-bottom: 3px dotted #CCCCCC; width: 190px; height: 10px; margin-bottom: 3px; } .center { text-align: center; } .content { width: 100%; } #intro { padding: 0px 250px 20px 20px; } /*#intro span { background: url('img/logo.png') no-repeat scroll 50px 0px transparent; height: 56px; margin: 0px; width: 250px; float: right; margin: 0px; line-height: 24px; margin: 10px 200px 0 0; }*/ #intro h2 { font-family: georgia, times, serif; font-size: 30px; font-weight: normal; color: #333333; margin: 0px; } #intro p { color: #555555; font-size: 14px; font-weight: normal; line-height: 26px; margin: 10px 0 0; padding: 0; } .column1, .column2, .column3 { display: inline; float: left; margin-right: 25px; position: relative; width: 270px; } .column3 { margin-right: 0px; } .column1 img, .column2 img, .column3 img { width: 270px; } #main { float: left; padding: 0px 0px 0px 20px; width: 600px; } #full { float: left; padding: 0px 20px 0px 20px; width: 860px; } #main h2, #full h2 { font-size: 22px; font-weight: normal; color: #333333; margin: 30px 0px 10px 0px; padding: 0px; clear: both; } #main h4, #full h4 { font-size: 18px; color: #333333; font-family: georgia, serif; font-style: italic; font-weight: normal; } #main p, #full p, #main li, #full li{ color: #444444; line-height: 20px; margin: 0px 0px 10px; } .lineheight { line-height: 20px; } .cleanlist li { font-size: 13px; list-style: none; padding: 0px; clear: both; } .screenshots img { width: 250px; } #sidebar { -moz-border-radius: 10px 10px 10px 10px; background: #FDF1CD; border: 1px solid #CCCCCC; float: right; margin-top: 34px; padding: 20px 20px 15px; width: 220px; } #sidebar h3 { color: #333333; margin: 1px 0px 10px 0px; } #sidebarsimple { float: right; margin-top: 34px; } .newslist { margin: 0px; padding: 0px; } .newslist li { font-size: 13px; list-style: none; padding: 0; border-bottom: 1px solid #EFEFEF; } .newslist > li > a { /*color: #555555;*/ display: block; font-size: 12px; font-weight: bold; list-style: none; margin: 0px; padding: 10px 0px 10px 0px; text-decoration: none; } .newslist li p { color: #777777; font-size: 10px; font-weight: normal; margin: 4px 0px 0px; padding: 0px; } #menu { height:45px; z-index: 1; } #menu .active a { background-position: 0px -180px; } #menu ul { list-style: none; padding: 0px; margin: 0px; } #menu li { float: left; margin-right: 0px; margin-left:0px; padding: 0px; text-align: center; } #menu .mlogo { border:0px; } #menu .mlogo a { display:block; - width: 161px; + width: 307px; height: 58px; position: relative; top: -13px; background: url('img/inmenulogo.png'); + /* activate next line for version without shield shadow */ + background-position: 0px -116px; } #menu .mlogo a:hover { background: url('img/inmenulogo.png'); - background-position: 0px -58px; + /* background-position: 0px -58px; */ + /* activate next line for version without shield shadow */ + background-position: 0px -174px; } #menu .mwhatsnew { border:0px; line-height: 2em; } #menu .mwhatsnew a { display:block; width: 110px; height: 77px; position: relative; top: -9px; background: url('img/whatsnew.png'); line-height: 34px; } #menu .mwhatsnew a:hover { background: url('img/whatsnew.png'); background-position: 0px -77px; } #menu .mwhatsnew div { font-size: 120%; padding-top: 10px; line-height: 24px; } #menu .mbetween { border:0px; } #menu .mbetween a { display:block; width: 36px; height: 58px; position: relative; top: -13px; background: url('img/inmenulogo.png'); background-position: -100px 0px; } #menu .mbetween a:hover { background: url('img/inmenulogo.png'); background-position: -100px -58px; } #menu .last { width:40px; height: 45px; background: url('img/last.png'); } #menu .mdonate a { display: block; width: 148px; height: 45px; float:right; background: url('img/inmenudownload.png'); color: #FFFFFF; text-indent: -10px; } #menu .mdonate a:hover { background: url('img/inmenudownload.png'); background-position: 0px -45px; } #menu li a { background: #CCCCCC url('img/menubar.png') 0px -90px; color: #2A2A2A; line-height: 45px; width: 148px; display: block; text-decoration: none; font-weight: bold; font-size: 11px; height: 45px; overflow: hidden; } #menu li a:hover { background: #FFFFFF url('img/menubar.png') 0px -135px; color:#FFFFFF; } #menu ul li ul { width: 201px; list-style: none; position: absolute; display: none; } #menu ul li ul li, #menu .active ul li ul li { width: 148px; } #menu ul li .subcap { background: url('img/sub_tail.png'); display: block; width: 149px; height: 5px; } #menu ul li ul li a, #menu .active ul li ul li a { background: url('img/sub_bg.png'); line-height: 25px; width: 142px; height: 22px; font-weight: normal; color: #2A2A2A; text-align: left; display: block; padding-left: 5px; border-left: 1px solid #8B7E57; border-right: 1px solid #8B7E57; } #menu ul li ul li a:hover, #menu .active ul li a:hover { background: #FBCA4C; color: #2A2A2A; text-decoration: none; font-weight: bold; } #menu li:hover ul ul, #menu li:hover ul ul ul { display: none; } #menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul { display: block; z-index:3; } .donate_header { display: block; position: relative; top: -80px; height: 180px; background: url('img/heart.png') no-repeat; background-position: 550px 10px; font-size: 26px; border-bottom: 1px solid #CCCCCC; margin-bottom: -70px; z-index: -100; } .donate_header .text { position:relative; left: 180px; top: 40px; text-align:center; } .donate_header b { color: #D50D35; } .download_header { height:160px; background: url('img/download_bg.png') no-repeat; background-position: 690px 10px; font-size:26px; border-bottom: 1px solid #CCCCCC; margin-bottom:8px; } .download_header .text { position:relative; left: 120px; top: 40px; text-align:center; } .download_header b { color: #D50D35; } .dlbutton2 a { background-color: #6AC221; border-radius: 10px 10px 10px 10px; display: block; font-size: 150%; font-weight: bold; margin: 10px 20px 0 0; padding: 10px; text-align: center; color: #FFFFFF; } .dlbutton2 a:hover { background: #81C72B; text-decoration: none; } .dlbutton2 img { float:right; position: relative; right: 45px; top: 8px; } .version { color: #FFFFFF; font-size: 75%; font-weight: normal; } #footer { background: #EBEBEB url('img/page_bg.png') repeat-x; font-size: 11px; padding-bottom: 20px; color: #333333; text-align: center; margin-top: 30px; height: 22em; width: 100%; } #sitemap { margin: auto; width: 900px; text-align: left; } #sitemap ul { list-style:none; float: left; width: 130px; margin-left: 20px; padding: 0px; } #sitemap li { font-size: 12px; line-height: 19px; padding: 0px; } #sitemap li { font-size: 12px; line-height: 19px; padding: 0px; } #sitemap ul li a { color: #555555; text-decoration: none; } #sitemap ul li a:hover { text-decoration: underline; } .social-icon { margin-top: 10px; width: 32px; padding-right: 5px; } hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; } /* donation form */ .tabs{ list-style: none; width: 100%; float: left; height: 290px; padding-left: 0; position: relative; } .tabs li label[for^=tab]{ clear: right; margin-right: 10px !important; background-color: transparent; border: none; border-radius: 4px; width: 120px; text-align: center; } .tabs .tab-content{ display: none; position: absolute; overflow: hidden; right: 0; top: 0; width: 68%; height: 100%; border-left: 1px dotted #ccc; padding-left: 20px; } .tabs [id^="tab"]:checked ~ [id$="_tab"]{ display: block; } .download_div{ display:none; } textarea, select, input[type=text]{ box-sizing: border-box; box-shadow: inset 0 1px 2px #ddd; border: 1px solid #bbb; border-radius: 4px; padding: 5px; width: 100%; } input[type=text]{ height: 31px; } input[type=text]:focus{ border: 1px solid #888; } select{ background-color: #fff; } /* donation list */ .two-column { -webkit-column-count: 2; /* Chrome, Safari, Opera */ -moz-column-count: 2; /* Firefox */ column-count: 2; list-style: none; padding-left: 15px; } .three-column { -webkit-column-count: 3; /* Chrome, Safari, Opera */ -moz-column-count: 3; /* Firefox */ column-count: 3; list-style: none; padding-left: 15px; } .two-column > li, .three-column > li{ margin: 0 5px 10px !important; float: none; } #sponsors > h3 { margin: 20px 0px 5px; padding-bottom: 5px; } .sponsornames { padding: 10px; background-color: #eee; } .sponsornames > h4 { font-size: 17px; margin: 10px 15px; border-bottom: 1px dotted #555; padding-bottom: 5px; } .pay_div{ width: 100%; } .amountlabel { margin: 15px 0 20px 0; float: left; clear: right; width: 100%; } .amountlabel > input[type="radio"]{ display:none; } .amountlabel > label{ border-radius: 4px; font-size: 16px; padding: 10px 15px; text-align: center; margin: 0 7px 1px 3px; font-weight: bold; width: 65px; } /*** donate button colors ***/ /* inactive */ .amountlabel > input + label, .switch-field input + label, .donateButton { color: white; } .amountlabel > label, .switch-field label { background-color: rgba(180,180,180,0.75); } /* hover */ .amountlabel > label:hover, .amountlabel > input[type="radio"]:hover + label:hover, .switch-field label:hover, .donateButton:hover { background-color: #8fc8d2; cursor: pointer; } /* active */ .amountlabel > input[type="radio"]:checked + label, .amountlabel > label > input[type="number"]:focus + label, .switch-field input:checked + label, .donateButton { background-color: #179bd7; } input[type=number]::-webkit-outer-spin-button, input[type=number]::-webkit-inner-spin-button { -webkit-appearance: none; margin: 0; } input[type=number] { -moz-appearance:textfield; } .amountlabel > label > input[type="number"]{ background-color: transparent; color: white; border: none; border-bottom: 1px solid; border-radius: 0px; box-shadow: none; height: 20px; font-size: 18px; font-family: arial, helvetica, sans-serif; text-align: center; width: 45px; font-weight: normal; } #freeamountLabel{ padding: 0; } .switch-field { padding: 15px 0 15px 0; margin: 5px 0 5px 0; overflow: hidden; width: 50%; display: inline; } #donation_frq{ clear: right; } .switch-title { margin-bottom: 6px; } .switch-field input { display: none; } .switch-field label { float: left; } .switch-field label { display: inline-block; width: 60px; font-size: 12px; font-weight: bold; text-align: center; text-shadow: none; padding: 3px 14px; border: none; } .switch-field input:checked + label { -webkit-box-shadow: none; box-shadow: none; } .switch-field label:first-of-type { border-radius: 4px 0 0 4px; margin: 0 0 0 3px; } .switch-field label:last-of-type { border-radius: 0 4px 4px 0; margin: 0 11px 10px -1px; } .switches{ width: 100%; } diff --git a/web/img/inmenulogo.png b/web/img/inmenulogo.png index 68f7f208..b2775a4b 100644 Binary files a/web/img/inmenulogo.png and b/web/img/inmenulogo.png differ diff --git a/web/template_header.m4 b/web/template_header.m4 index ee797e08..cb66644c 100644 --- a/web/template_header.m4 +++ b/web/template_header.m4 @@ -1,150 +1,152 @@ m4_dnl -*-html-*- m4_dnl THIS IS INCLUDED BY `template.m4' m4_dnl DONT USE THIS FILE DIRECTLY m4_ifdef(`__TMPL_ROOT',,`m4_define(`__TMPL_ROOT',`')') m4_define(`__TITLE',m4_dnl I18N(`EN',`Secure E-Mail and File Encryption using GnuPG for Windows')`'m4_dnl I18N(`DE',`Sichere E-Mail- und Datei-Verschlüsselung mit GnuPG für Windows')) m4_ifdef(`__TMPL_PAGE_TITLE',,`m4_define(`__TMPL_PAGE_TITLE',`Gpg4win - 'TITLE)') m4_define(`LINK', `m4_ifelse($1, NO_LINK_FOR, `$2', `$2')') m4_define(`RQ',`m4_changequote(<,>)m4_dnl` 'm4_changequote`'')m4_dnl trick for inserting right quotes from http://mbreen.com/m4.html#quotemacro __TMPL_PAGE_TITLE
LANG_LINK(`EN',`English', EN_FILE) | LANG_LINK(`DE',`Deutsch', DE_FILE)
m4_ifdef(`EN_FILE', `m4_define(`LANG_DE', `1')', `m4_define(`LANG_DE', `0')') m4_include(`header.m4')
m4_divert(999)
m4_divert diff --git a/web/version3-de.htm4 b/web/version3-de.htm4 index 3660ffa4..b020d683 100644 --- a/web/version3-de.htm4 +++ b/web/version3-de.htm4 @@ -1,97 +1,99 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`DE') m4_define(`EN_FILE', `version3.html') m4_define(`version3-de.html', `0') m4_define(`TITLE', `Was ist neu in Version 3') m4_define(`MAIN', `version3') PAGE_START

Was ändert sich mit Gpg4win 3.0?

-(Pressemitteilung zu Gpg4win 3.0) +(Pressemitteilung zu Gpg4win 3.0) + +20. September 2017

Outlook-Plugin (GpgOL)

komplett überarbeitet:

Krypto-Engine (GnuPG 2.2)

Krypto-Manager (Kleopatra)

Verschiedenes

diff --git a/web/version3.htm4 b/web/version3.htm4 index a6379fed..628e5dfd 100644 --- a/web/version3.htm4 +++ b/web/version3.htm4 @@ -1,91 +1,92 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `version3-de.html') m4_define(`TITLE', `What's new - Version 3') m4_define(`MAIN', `version3') PAGE_START

What's new in Gpg4win 3?

+20th of September, 2017

Outlook Plugin (GpgOL)

completely overhauled:

Crypto-Backend (GnuPG 2.2)

Crypto-Manager (Kleopatra)

And more