aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/send-key-to-keyserver.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* python: examplesBen McGinnes2018-12-051-2/+2
| | | | * cut some of then poor len usage.
* doc: use https:// for www.gnu.orgDaniel Kahn Gillmor2018-10-181-1/+1
| | | | | | -- Signed-off-by: Daniel Kahn Gillmor <[email protected]>
* examples: python bindingsBen McGinnes2018-09-261-2/+2
| | | | * Fixed homedir specifying logic in several cases.
* docs and examples: python bindingsBen McGinnes2018-09-241-0/+98
* Woumd up the "what's new" section. * Added an example for sending a key to the keyservers via hkp4py. * Updated the export key code to use a more complete check for the $GNUPGHOME location. * Expanded on the installation and reinstallation troubleshooting section. Tested-by: Ben McGinnes <[email protected]> Signed-off-by: Ben McGinnes <[email protected]>