[git] gnupg-doc - branch, master, updated. fe1d06f56ce9d637ed66594541d273236f07c941

by Werner Koch cvs at cvs.gnupg.org
Wed Jan 21 15:26:30 CET 2015


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GnuPG website and other docs".

The branch, master has been updated
       via  fe1d06f56ce9d637ed66594541d273236f07c941 (commit)
       via  46a23a5b7384c2c2ac2a3ff38772d4ea74add976 (commit)
      from  1e69a038458b3374d5a3f7df55b39e256b7b3ff3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fe1d06f56ce9d637ed66594541d273236f07c941
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 21 15:26:13 2015 +0100

    web: Add a roadmap page
    
    This is not yet linked from the menu.

diff --git a/web/roadmap.org b/web/roadmap.org
new file mode 100644
index 0000000..28dc5b4
--- /dev/null
+++ b/web/roadmap.org
@@ -0,0 +1,59 @@
+#+TITLE: GnuPG - Roadmap
+#+STARTUP: showall
+#+SETUPFILE: "share/setup.inc"
+
+* GnuPG Roadmap
+  :PROPERTIES:
+  :CUSTOM_ID: gnupg
+  :END:
+
+  This page has information on what we plan to do and what new
+  features will go into which version.  This is _not_ a list of
+  guaranteed milestones or with fixed release dates.  This page should
+  better be viewed as a scratchpad with notes of GnuPG developers.
+
+  The next GnuPG /modern/ release will be 2.1.2 and is planned for
+  January.
+
+** New features in 2.1
+
+ - gpg: The parameter 'Passphrase' for batch key generation works
+   again.
+
+ - gpg: Using a passphrase option in batch mode now has the expected
+   effect on --quick-gen-key.
+
+
+** All things to do
+
+ - Fix flaws in HKPS support
+
+ - Add LDAP keyserver support
+
+ - +Add unattended key generation with passphrase.+
+
+
+
+* Libgcrypt Roadmap
+  :PROPERTIES:
+  :CUSTOM_ID: gcrypt
+  :END:
+
+  Libgcrypt is used by a lot of other projects and thus deserves its
+  own roadmap
+
+
+** Things to be done for Libgcrypt 1.7
+
+   The next release will be 1.7 with a lot of performance improvements
+   and a few new features. Here are the things we want to have before
+   the 1.7.0 release:
+
+ - +Add OCB mode+
+ - Update of the Windows entropy gatherer (rndw32.c)
+
+
+   The rndw32 update is pretty important because it has not seen any
+   updates for years.  We need to compare the code against the latest
+   Cryptlib.  Updating rndunix could also be done but it is not very
+   important given that all mainstream OS now feature a /dev/random.

commit 46a23a5b7384c2c2ac2a3ff38772d4ea74add976
Author: Werner Koch <wk at gnupg.org>
Date:   Wed Jan 21 15:25:47 2015 +0100

    web: Minor updates.

diff --git a/misc/blog.gnupg.org/20150101-happy-gnu-year.org b/misc/blog.gnupg.org/20150101-happy-gnu-year.org
index 38a0ae8..01728ce 100644
--- a/misc/blog.gnupg.org/20150101-happy-gnu-year.org
+++ b/misc/blog.gnupg.org/20150101-happy-gnu-year.org
@@ -70,7 +70,7 @@ small active user base.  For a mass use of it we need to add a few
 things or start to deploy an easier method for retrieving keys.  This
 is essential for making mail encryption the default on the net.
 
-Although the use or proprietary platforms supports the spook’s
+Although the use of proprietary platforms supports the spook’s
 surveillance programs, it is a pipe dream to believe that free
 operating systems like Linux or FreeBSD can completely replace
 Windows, Mac OS, and Android any time soon.  Improving our crypto
@@ -87,8 +87,9 @@ algorithms as soon as the needs arises.
 As stated in the press release a second full time developer for GnuPG
 is required to avoid relying mostly on me.  Keep in mind that even
 after having secured enough funds it will take some time to find a
-developer and it will also takes some months until s/he is up to my
-maintenance experience.  Thus is at all costs required nevertheless.
+developer and it will also take some months until s/he is up to my
+maintenance experience.  Nevertheless, we need to bear these
+additional costs.
 
 In general we need to simplify the the user interfaces of most
 frontends and make it easier start with and keep on using encryption.
diff --git a/web/index.org b/web/index.org
index d0e2f61..946afff 100644
--- a/web/index.org
+++ b/web/index.org
@@ -77,7 +77,9 @@ you are in good company; GnuPG is one of the tools that Edward Snowden
 used to uncover his secrets about the NSA.
 
 Please visit the [[https://emailselfdefense.fsf.org][Email Self-Defense]] site to learn how and why you
-should use GnuPG for your electronic communication.
+should use GnuPG for your electronic communication.  If you need
+printed leaflets check out [[https://fsfe.org/contribute/spreadtheword.html#gnupg-leaflet][FSFE’s GnuPG leaflet]].
+
 
 * Latest news
 #+index: News
diff --git a/web/related_software/swlist.org b/web/related_software/swlist.org
index 8082bdf..1961714 100644
--- a/web/related_software/swlist.org
+++ b/web/related_software/swlist.org
@@ -19,7 +19,7 @@ the software:
 
 ** [[http://www.claws-mail.org/][Claws Mail]] [Unix, Windows] MUA
    :PROPERTIES:
-   :CUSTOM_ID:
+   :CUSTOM_ID: claws
    :END:
 
 Is a very nice GTK+ based MUA with full support for GnuPG. The Windows

-----------------------------------------------------------------------

Summary of changes:
 misc/blog.gnupg.org/20150101-happy-gnu-year.org |  7 +--
 web/index.org                                   |  4 +-
 web/related_software/swlist.org                 |  2 +-
 web/roadmap.org                                 | 59 +++++++++++++++++++++++++
 4 files changed, 67 insertions(+), 5 deletions(-)
 create mode 100644 web/roadmap.org


hooks/post-receive
-- 
The GnuPG website and other docs
http://git.gnupg.org




More information about the Gnupg-commits mailing list