diff --git a/web/community-de.htm4 b/web/community-de.htm4 index abbb9fc5..acee4c53 100644 --- a/web/community-de.htm4 +++ b/web/community-de.htm4 @@ -1,112 +1,112 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`DE') m4_define(`EN_FILE', `community.html') m4_define(`TITLE', `Gpg4win Gemeinschaft') m4_define(`MAIN', `community') PAGE_START

Gpg4win-Gemeinschaft

Wie jede Freie Software Initiative lebt auch Gpg4win davon, dass sich Interessierte engagieren und mitmachen.

Eine große Hilfe ist beispielsweise das Berichten von Problemen.

Mit der Gpg4win-Gemeinschaft können Sie über Mailinglisten und Webforen kommunizieren.

Mailinglisten

Für die Gpg4win-Gemeinschaft gibt es derzeit nachfolgende Mailinglisten in deutscher und englischer Sprache.
Hinweis: Wenn Sie an eine Mailingliste schreiben wollen, sollten Sie diese abonniert haben. Dadurch vermeiden Sie, dass Ihre E-Mail auf die Bestätigung eines Moderators wartet.

Gpg4win-announce-de
Bekanntmachungsliste (deutsch)
Abonnieren | Archiv
Gpg4win-announce
Bekanntmachungsliste (englisch)
Abonnieren | Archiv
Gpg4win-users-de
Anwenderliste (deutsch)
Abonnieren | Archiv
Gpg4win-users-en
Anwenderliste (englisch)
Abonnieren | Archiv
Gpg4win-devel
Entwicklerliste (englisch)
Abonnieren | Archiv
Gpg4win-commits
GIT Log Messages für Entwickler (englisch)
Abonnieren | Archiv

Webforen

Alternativ zu den Mailinglisten können für Fragen und Diskussionen auch nachfolgende Gpg4win-Webforen genutzt werden. Beachten Sie, dass Sie zum Schreiben eines Beitrags registiert sein müssen.

help-de
Forum für Hilfe (deutsch)
Zum Forum >> +href="https://forum.gnupg.org/c/gpg4win/help-de/7">Zum Forum >>
help-en
Forum für Hilfe (englisch)
Zum Forum >> +href="https://forum.gnupg.org/c/gpg4win/help-en/6">Zum Forum >>

Wiki

Für Anwender und Entwickler von Gpg4win und GnuPG:

https://wiki.gnupg.org

diff --git a/web/community.htm4 b/web/community.htm4 index 533cde75..9b727af8 100644 --- a/web/community.htm4 +++ b/web/community.htm4 @@ -1,120 +1,120 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `community-de.html') m4_define(`TITLE', `Gpg4win Community') m4_define(`MAIN', `community') PAGE_START

Gpg4win Community

Like any Free Software community Gpg4win needs people who get involved with the initiative.

You can help, for example, by reporting problems.

You can communicate with the Gpg4win community via mailing lists and web forums.

Mailing lists

For the Gpg4win community there exist the following mailing lists in German and English.
Note: Please subscribe before sending an email to a list. This will avoid your message being held for moderation.

Gpg4win-announce
Announcements (English)
Subscribe | Archive
Gpg4win-announce-de
Announcements (German)
Subscribe | Archive
Gpg4win-users-en
User discussion (English)
Subscribe | Archive
Gpg4win-users-de
User discussion (German)
Subscribe | Archive
Gpg4win-devel
Developer discussion (English)
Subscribe | Archive
Gpg4win-commits
Git log messages for developers (English)
Subscribe | Archive

Web Forums

As an alternative to mailing lists you can use the following Gpg4win web forums for your questions and discussions.
Note: You have to log in before you can post a message.

help-en
Forum for problems and help (English)
Go to Forum >> +href="https://forum.gnupg.org/c/gpg4win/help-en/6">Go to Forum >>
help-de
Forum for problems and help (German)
Go to Forum >> +href="https://forum.gnupg.org/c/gpg4win/help-de/7">Go to Forum >>

Wiki

For users and developers of Gpg4win and GnuPG:

https://wiki.gnupg.org

diff --git a/web/header.m4 b/web/header.m4 index bd595a8d..b42e51e4 100644 --- a/web/header.m4 +++ b/web/header.m4 @@ -1,116 +1,116 @@ m4_ifdef(`FANCY_HEADER', `

+ 2023-08-04
+ + m4_ifelse(LANG_DE, `1', ` + + Das Forum ist umgezogen + ',` + + We transfered the forum + + ') +

2023-07-14
m4_ifelse(LANG_DE, `1', ` Gpg4win 4.2.0 veröffentlicht',` Gpg4win 4.2.0 released ')

2022-12-20
m4_ifelse(LANG_DE, `1', ` Gpg4win 4.1.0 veröffentlicht ',` Gpg4win 4.1.0 released ')

- 2022-10-17
- - m4_ifelse(LANG_DE, `1', ` - - Gpg4win 4.0.4 veröffentlicht - ',` - - Gpg4win 4.0.4 released - - ') -

m4_ifelse(LANG_DE, `1', ` Newsarchiv', ` Archived News')

m4_ifelse(LANG_DE, `1', `

Folgen Sie uns auf

', `

Follow us on

')
', `
m4_ifelse(LANG_DE, `1', `', `')Home » m4_ifelse(LANG_DE, `1', ` m4_ifelse(MAIN, `about', `Über Gpg4win') m4_ifelse(MAIN, `doc', `Dokumentation') m4_ifelse(MAIN, `community', `Gemeinschaft') m4_ifelse(MAIN, `support', `Support') m4_ifelse(MAIN, `download', `Download') m4_ifelse(MAIN, `donate', `Spenden') ') m4_ifelse(LANG_DE, `0', ` m4_ifelse(MAIN, `about', `About Gpg4win') m4_ifelse(MAIN, `doc', `Documentation') m4_ifelse(MAIN, `community', `Community') m4_ifelse(MAIN, `support', `Support') m4_ifelse(MAIN, `download', `Download') m4_ifelse(MAIN, `donate', `Donate') ')

') diff --git a/web/newsarchive-de.htm4 b/web/newsarchive-de.htm4 index de31ebba..bc4e023f 100644 --- a/web/newsarchive-de.htm4 +++ b/web/newsarchive-de.htm4 @@ -1,325 +1,329 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`DE') m4_define(`EN_FILE', `newsarchive.html') m4_define(`TITLE', `Newsarchiv') PAGE_START

Newsarchiv

Rückblick auf Gpg4win-Bekanntmachungen aus den letzten Jahren. Aktuelle Meldungen gibt es auf der Startseite.

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

2011

2010

2009

diff --git a/web/newsarchive.htm4 b/web/newsarchive.htm4 index 33d08786..f2d382d6 100644 --- a/web/newsarchive.htm4 +++ b/web/newsarchive.htm4 @@ -1,305 +1,309 @@ m4_dnl -*-html-*- m4_include(`template.m4') m4_dnl $Id$ m4_define(`EN') m4_define(`DE_FILE', `newsarchive-de.html') m4_define(`TITLE', `News Archive') PAGE_START

News Archive

The Gpg4win announcements of the last years. The latest news are placed at the welcome page.

2022

2021

2020

2019

2018

2017

2016

2015

2014

2013

2012

+++ 2012-05-04: Gpg4win 2.1.1 Beta released +++
See the announcement for details.

2011

+++ 2011-03-15: Gpg4win 2.1.0 released +++
See the announcement for details.
+++ 2011-02-04: Gpg4win 2.1.0-rc2 released +++
with important updates of GnuPG and Kleopatra.

2010

+++ 2010-07-28: Gpg4win 2.0.4 released +++
Security fix for GPGSM (GnuPG). See the announcement for details.
+++ 2010-06-15: New donate page +++
Please support Gpg4win and your name will appear in this list of sponsors.
+++ 2010-05-29: Gpg4win 2.0.3 released +++
See the announcement for details.
+++ 2010-05-28: German Gpg4win Compendium 3.0.0 released +++
This is the final version 3.0.0 of the German Gpg4win Compendium - a new overview documentation for Gpg4win2. The translation into English is currently in progress. See documentation page for more details.
+++ 2010-04-13: Gpg4win 2.0.2 released +++
This is basically the same as the 2.0.2 release candidate 2 - additionally with the current compendium 3.0.0 RC1. See the announcement for details.
+++ 2010-04-01: German Gpg4win-Kompendium 3.0.0 RC1 released +++
This is the last pre-release for the final version 3.0.0 of the German Gpg4win Kompendium - scheduled for april/may 2010. Afterwards the translation into English will start.
+++ 2010-03-05: Gpg4win 2.0.2 RC2 released +++
with a lot of improvements in Kleopatra and Pinentry. See the announcement for details.
+++ 2010-02-04: Gpg4win 2.0.2 RC1 released +++
with a lot of improvements in Kleopatra, GpgOL and GnuPG.

2009

+++ 2009-09-28: Gpg4win 2.0.1 released +++
This is basically the same as the release 2.0.1 candidate. See the announcement for details.
+++ 2009-09-01: Outlook users should download Gpg4win 2.0.1 RC1 +++
The delay problems frequently reported with Outlook 2003 and 2007 are addressed by Gpg4win 2.0.1RC1. Note that sending emails with Outlook/GpgOL over Exchange still does not work. See the announcement for details.
+++ 2009-08-19: Using smart cards with Gpg4win 2.0.0 +++
Hints for using the supported OpenPGP and X.509 smart cards with Kleopatra are available in the updated README file.
+++ 2009-08-12: Gpg4win 2.0.0 released +++
Read the Press release.