<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/python, 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:54:05Z</updated>
<entry>
<title>script: temp homedir</title>
<updated>2018-03-25T00:54:05Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-25T00:54:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=40a9dea5d56506400b67b0c11f6e55a1629dc6fe'/>
<id>urn:sha1:40a9dea5d56506400b67b0c11f6e55a1629dc6fe</id>
<content type='text'>
* Fixed whitespace.
</content>
</entry>
<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>script: temporary homedir creation</title>
<updated>2018-03-25T00:26:26Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-25T00:26:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=dde1aae312958776fab475d6c0cdfa19cc255863'/>
<id>urn:sha1:dde1aae312958776fab475d6c0cdfa19cc255863</id>
<content type='text'>
* Script to create a temporary gnupg homedir in the user's directory
  for testing or scripting purposes.
* Creates a hidden directory on POSIX systems with the correct
  permissions (700).
* Creates a gpg.conf in that directory containing the same
  configuration options as used in the "Danger Mouse" example in the
  HOWTO with the correct permissions (600).
</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>examples: multi-key selection operations</title>
<updated>2018-03-21T19:19:36Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T19:19:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=05e59933056ee8ef8ba7579351a58ed25dd7f754'/>
<id>urn:sha1:05e59933056ee8ef8ba7579351a58ed25dd7f754</id>
<content type='text'>
* Temporarily removing multi-key selection based examples.
* There are a few issues with getting the key selections to play
  nicely with gpg.Context().keylist object types.
* Will troubleshoot them separately and restore them when that's
  worked out, but I don't want these more complicated examples to
  delay merging the HOWTO with master.
</content>
</entry>
<entry>
<title>example: group encryption</title>
<updated>2018-03-21T19:18:13Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T19:18:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=61a988036bd3f0d43f7d55bfa43f5f05bec978c4'/>
<id>urn:sha1:61a988036bd3f0d43f7d55bfa43f5f05bec978c4</id>
<content type='text'>
* Troubleshooting.
</content>
</entry>
<entry>
<title>examples: encryption</title>
<updated>2018-03-21T19:05:10Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T19:05:10Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7ddff71908a85111c8e0da41312197b3b1a77da6'/>
<id>urn:sha1:7ddff71908a85111c8e0da41312197b3b1a77da6</id>
<content type='text'>
* Fixed two incorrect Context() objects.
</content>
</entry>
<entry>
<title>example: key selection</title>
<updated>2018-03-21T18:55:53Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-03-21T18:55:53Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=c6a0395f0a3a57071f0c943f7815f58a02f9d2f3'/>
<id>urn:sha1:c6a0395f0a3a57071f0c943f7815f58a02f9d2f3</id>
<content type='text'>
* Removed extraneous blank line.
</content>
</entry>
</feed>
