Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: use https:// for www.gnu.org | Daniel Kahn Gillmor | 2018-10-18 | 1 | -1/+1 |
| | | | | | | -- Signed-off-by: Daniel Kahn Gillmor <[email protected]> | ||||
* | example: local signatures | Ben McGinnes | 2018-09-27 | 1 | -2/+22 |
| | | | | | | | | * lang/python/examples/howto/local-sign-group.py: added the bit where specifying the signing key is actually used for signing rather than just pruning the list of keys to certify. Signed-off-by: Ben McGinnes <[email protected]> | ||||
* | example: python bindings | Ben McGinnes | 2018-09-27 | 1 | -0/+163 |
* lang/python/examples/howto/local-sign-group.py: locally sign every key in a group line except one's own keys. Intended to address the sort of thing one might see on lists like PGPNET or other closed groups amongst activists, journalists, etc. where everyone encrypts to all recipients, but may not sign everyone's keys publicly.. Signed-off-by: Ben McGinnes <[email protected]> |