<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/python/examples/howto, branch ben/estreams-fix</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Festreams-fix</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=ben%2Festreams-fix'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-08-29T10:30:57Z</updated>
<entry>
<title>docs: python bindings - protonmail examples</title>
<updated>2018-08-29T10:30:57Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-08-29T10:30:57Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=f7e5ae7f1618bd355b885c5c32dd028afad35453'/>
<id>urn:sha1:f7e5ae7f1618bd355b885c5c32dd028afad35453</id>
<content type='text'>
* lang/python/docs/GPGMEpythonHOWTOen.org: Updated links to the
  ProtonMail keyserver import scripts and added a warning regarding
  being unable to update third party keys.
* lang/python/examples/howto/pmkey-import-alt.py: added usage.
* lang/python/examples/howto/pmkey-import.py: added usage.
</content>
</entry>
<entry>
<title>Python bindings examples</title>
<updated>2018-08-19T04:32:30Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-08-19T04:32:30Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=75bc5e6356eca1b7fb76653e7c82c2477f8859b0'/>
<id>urn:sha1:75bc5e6356eca1b7fb76653e7c82c2477f8859b0</id>
<content type='text'>
* import-key.py: fixed a minor typo.
* pmkey-import.py: locates and imports keys from the ProtonMail keyserver.
* pmkey-import-alt.py: the same as the previous except with setting an
  alternative $GNUPGHOME directory.
</content>
</entry>
<entry>
<title>Symmetric example</title>
<updated>2018-08-13T16:55:56Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-08-13T16:55:56Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=279cac0ffbb3d865d997dc7fc9c1b53bbb55d3a2'/>
<id>urn:sha1:279cac0ffbb3d865d997dc7fc9c1b53bbb55d3a2</id>
<content type='text'>
* lang/python/examples/howto/symcrypt-file.py: *sigh*; passphrase was
  right the first time, just the error check that wasn't.
* I really should stop second guessing myself one of these days ...

Signed-off-by: Ben McGinnes &lt;ben@adversary.org&gt;
</content>
</entry>
<entry>
<title>Symmetric encryption example</title>
<updated>2018-08-13T16:48:38Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-08-13T16:48:38Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a256d84882616341b3f357340533893a1db8b5c1'/>
<id>urn:sha1:a256d84882616341b3f357340533893a1db8b5c1</id>
<content type='text'>
* lang/python/examples/howto/symcrypt-file.py: Fixed the error code
  and the passphrase key word arg.
</content>
</entry>
<entry>
<title>Symmetric encryption example.</title>
<updated>2018-08-13T16:22:36Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-08-13T16:22:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=ed5ef8293cdbfcc3b91268eeae1eb6b4f8d271bb'/>
<id>urn:sha1:ed5ef8293cdbfcc3b91268eeae1eb6b4f8d271bb</id>
<content type='text'>
* lang/python/examples/howto/symcrypt-file.py: A variation on standard
  key based encryption.
</content>
</entry>
<entry>
<title>python bindings: example scripts</title>
<updated>2018-07-13T10:36:27Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-07-13T10:36:27Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1bb3f8409d4bbec403bea768184a691d9d7ea42d'/>
<id>urn:sha1:1bb3f8409d4bbec403bea768184a691d9d7ea42d</id>
<content type='text'>
* Fixed incorrect mention of output prompt referencing secret keys
  when the scripts are only for exporting public keys in whole or
  minimised forms.
</content>
</entry>
<entry>
<title>example scripts: python work-arounds</title>
<updated>2018-07-10T03:40:18Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-07-10T03:40:18Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=0e760e396fbf13e902d0dc0c048bff0d5410fa16'/>
<id>urn:sha1:0e760e396fbf13e902d0dc0c048bff0d5410fa16</id>
<content type='text'>
* fixed three typos which were guaranteed to break said script.
</content>
</entry>
<entry>
<title>python bindings: howto examples</title>
<updated>2018-07-07T17:40:35Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-07-07T17:40:35Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cacca62d06c6cf4a291f7ab2571cf52d671d140f'/>
<id>urn:sha1:cacca62d06c6cf4a291f7ab2571cf52d671d140f</id>
<content type='text'>
* Made sure all example scripts meet PEP8 compliance.
* Required fixing approx. a dozen of them in minor ways.
</content>
</entry>
<entry>
<title>python bindings examples</title>
<updated>2018-06-28T08:51:47Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-06-28T08:14:13Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a7ccdc51efd8c199b902eb942e9db7b3549e721f'/>
<id>urn:sha1:a7ccdc51efd8c199b902eb942e9db7b3549e721f</id>
<content type='text'>
* Added a secret key export variant which saves output as both GPG
  binary and ASCII armoured, plus saves in $GNUPGHOME and uses
  multiple methods of determining what that location is.
</content>
</entry>
<entry>
<title>python bindings examples</title>
<updated>2018-06-28T08:51:47Z</updated>
<author>
<name>Ben McGinnes</name>
<email>ben@adversary.org</email>
</author>
<published>2018-06-27T17:28:07Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7fc7e80e54235c558051cbf72b51dd60b4ca485e'/>
<id>urn:sha1:7fc7e80e54235c558051cbf72b51dd60b4ca485e</id>
<content type='text'>
* Added a key import variant which accesses the SKS keyservers in a
  RESTful fashion and then imports or attempts to import the response.
</content>
</entry>
</feed>
