Limnoria/plugins/User
Ben McGinnes 720b299e82 Clearsign authorisation via subkey.
Replacement code which might work to enable advanced keys with signing
subkeys to be correctly handled by the bot by associating the subkey
with the relevant master key.

Signing format still only clearsigning, the key details are more
important and auth via encrypted token and decryption is likely to be
more reliable anyway as there is far less chance of some other protocol
messing with the signed content.  Effectively no chance, though the odd
corrupted packet here and there is still possible.  Whereas with
clearsigning it can be broken by all manner of rewriting in
transit (which happens often enough with signed email as it is).

See also Issue #1045 for greater detail of what needs to be fixed and
what is to be done about it.
2015-02-06 18:11:52 +11:00
..
locales Squashed commit of the following: 2014-12-20 14:37:27 +01:00
__init__.py Added __version__ strings to already-converted plugins. 2005-02-01 06:15:37 +00:00
config.py Fix neutral pronouns. 2014-04-11 21:56:42 +00:00
messages.pot Squashed commit of the following: 2014-12-20 14:37:27 +01:00
plugin.py Clearsign authorisation via subkey. 2015-02-06 18:11:52 +11:00
test.py Merge branch 'gpgauth' into testing 2013-05-24 17:20:27 +02:00