<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/python/docs, branch howto-update-01</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=howto-update-01</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=howto-update-01'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-03-25T00:35:11Z</updated>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-25T00:35:11Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-25T00:35:11Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3b724aae423f2de01812165d54df2a7b524c82f6'/>
<id>urn:sha1:3b724aae423f2de01812165d54df2a7b524c82f6</id>
<content type='text'>
* Added a reference to new script which will setup a temporary homedir
  for a user.
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-24T23:01:14Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-24T23:01:14Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=22247f658ce2f8e527c26746358cfc2643c4832f'/>
<id>urn:sha1:22247f658ce2f8e527c26746358cfc2643c4832f</id>
<content type='text'>
* Fixed the plaintext, result and verify_result references in the
  decryption section.
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-21T23:06:53Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T23:06:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=65ed4ac82598734551b87fc89deab3cee010bd37'/>
<id>urn:sha1:65ed4ac82598734551b87fc89deab3cee010bd37</id>
<content type='text'>
* Fixed table.
</content>
</entry>
<entry>
<title>doc and examples: python bindings HOWTO</title>
<updated>2018-03-21T19:37:02Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T19:37:02Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=5722148bacab5862b40a027861d64683a0f214ea'/>
<id>urn:sha1:5722148bacab5862b40a027861d64683a0f214ea</id>
<content type='text'>
* Added GPGME Python bindings HOWTO in Australian/British English.
** en-US "translation" still to be done.
* Added several example scripts comprised of the "Basic Functions"
  section of the HOWTO (plus the work-around at the end).
** As these scripts are very basic examples they are released under
   both the GPLv2+ and the LGPLv2.1+ (just like GPGME itself).

Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-21T14:48:41Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T14:48:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=e57388a69f61d14e3df3c842d227fb450c96c807'/>
<id>urn:sha1:e57388a69f61d14e3df3c842d227fb450c96c807</id>
<content type='text'>
* Fixed minor error in one of the verification examples.
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-21T14:12:36Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T14:12:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1d2746433c9632fc0c7bc10b59280fca15895545'/>
<id>urn:sha1:1d2746433c9632fc0c7bc10b59280fca15895545</id>
<content type='text'>
* deconstructed and fixed all three signing methods.
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-20T03:57:26Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-20T03:57:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=52e262991f1fdf7da93882c3b22c05537376cf49'/>
<id>urn:sha1:52e262991f1fdf7da93882c3b22c05537376cf49</id>
<content type='text'>
* Fixed typos in examples.
</content>
</entry>
<entry>
<title>docs: python bindings examples</title>
<updated>2018-03-19T21:26:57Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-19T21:26:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=6950a63e63d60685ddb6f4cbff7b826b8acb5b13'/>
<id>urn:sha1:6950a63e63d60685ddb6f4cbff7b826b8acb5b13</id>
<content type='text'>
* Added reference to location where all the examples included in the
  HOWTO will be available as executable scripts.
* Included a short README file in that location.
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-19T04:03:00Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-19T04:03:00Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=d5f6dec048d3d4d94f1fcdb3f4249cf6e71c4b92'/>
<id>urn:sha1:d5f6dec048d3d4d94f1fcdb3f4249cf6e71c4b92</id>
<content type='text'>
* Slight python-gnupg clarification.  See also this thread:
  https://lists.gnupg.org/pipermail/gnupg-devel/2018-March/033528.html
</content>
</entry>
<entry>
<title>doc: python bindings howto</title>
<updated>2018-03-19T02:09:46Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-19T02:09:46Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0fb8a5d45c1c77a5928d6e356271da055aa55994'/>
<id>urn:sha1:0fb8a5d45c1c77a5928d6e356271da055aa55994</id>
<content type='text'>
* Adjusted the python-gnupg so the comments regarding insecure
  invocation of commands via subprocess (shell=True) were a major
  historical issue and not a a current issue.
* Not including Vinay Sajip's requested change to say it is now secure
  since no audit of the current code base has been performed and my
  last major inspection of that code was around the time I first
  ported PyME to Python 3 in 2015.
</content>
</entry>
</feed>
