aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/examples/howto/pmkey-import.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* docs: python bindings - protonmail examplesBen McGinnes2018-08-291-0/+2
| | | | | | | | * 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.
* Python bindings examplesBen McGinnes2018-08-191-0/+116
* 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.