[git] GPGME - branch, ben/docs/2018-03, updated. gpgme-1.10.0-109-gd5f6dec
by Ben McGinnes
cvs at cvs.gnupg.org
Mon Mar 19 05:05:33 CET 2018
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 "GnuPG Made Easy".
The branch, ben/docs/2018-03 has been updated
via d5f6dec048d3d4d94f1fcdb3f4249cf6e71c4b92 (commit)
from 0fb8a5d45c1c77a5928d6e356271da055aa55994 (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 d5f6dec048d3d4d94f1fcdb3f4249cf6e71c4b92
Author: Ben McGinnes <ben at adversary.org>
Date: Mon Mar 19 15:03:00 2018 +1100
doc: python bindings howto
* Slight python-gnupg clarification. See also this thread:
https://lists.gnupg.org/pipermail/gnupg-devel/2018-March/033528.html
diff --git a/lang/python/docs/GPGMEpythonHOWTOen.org b/lang/python/docs/GPGMEpythonHOWTOen.org
index 4a21554..b364b51 100644
--- a/lang/python/docs/GPGMEpythonHOWTOen.org
+++ b/lang/python/docs/GPGMEpythonHOWTOen.org
@@ -115,11 +115,11 @@
The popularity of this package stemmed from its ease of use and
capability in providing the most commonly required features.
- Unfortunately it has been beset by a number of security issues,
- most of which stemmed from using unsafe methods of accessing the
- command line via the =subprocess= calls. While some effort has
- been made over the last two to three years (as of 2018) to
- mitigate this, particularly by no longer providing shell access
+ Unfortunately it has been beset by a number of security issues in
+ the past; most of which stemmed from using unsafe methods of
+ accessing the command line via the =subprocess= calls. While some
+ effort has been made over the last two to three years (as of 2018)
+ to mitigate this, particularly by no longer providing shell access
through those subprocess calls, the wrapper is still somewhat
limited in the scope of its GnuPG features coverage.
-----------------------------------------------------------------------
Summary of changes:
lang/python/docs/GPGMEpythonHOWTOen.org | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
hooks/post-receive
--
GnuPG Made Easy
http://git.gnupg.org
More information about the Gnupg-commits
mailing list