Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | examples: exporting keysben/howto-update-05 | Ben McGinnes | 2018-05-29 | 1 | -3/+7 |
| | | | | | * Fixed the descriptions and explanation of what happens if no search/user ID/key ID data is included (it exports the lot). | ||||
* | examples: python bindings | Ben McGinnes | 2018-05-29 | 1 | -0/+75 |
* 2 more scripts for planned expansion of the HOWTO. * export-key.py - is very similar to both the import-key.py script and an earlier example. * export-secret-key.py - the holiest of holies, a script to be very careful with (though on posix systems it is saved in a chmodded 600 file). |