| Commit message (Collapse) | Author | Files | Lines |
|
--
Signed-off-by: Daniel Kahn Gillmor <[email protected]>
|
|
* added a new example script to search the keyservers and import the
results, this time using Marcel Fest's hkp4py module.
* Updated the key importing section to match this addition.
* Tested with the current version of hkp4py from github.
Tested-by: Ben McGinnes <[email protected]>
Signed-off-by: Ben McGinnes <[email protected]>
|
|
* Made sure all example scripts meet PEP8 compliance.
* Required fixing approx. a dozen of them in minor ways.
|
|
* Added a key import variant which accesses the SKS keyservers in a
RESTful fashion and then imports or attempts to import the response.
|
|
* Added an example script for importing a key from a file (either
ASCII armoured or not).
|