Limnoria/plugins
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
..
Admin Alias & Anonymous: add l10n-es 2015-01-01 19:38:37 +02:00
Aka Aka: add 'aka list --keys' 2015-01-14 21:39:31 -05:00
Alias Alias & Anonymous: add l10n-es 2015-01-01 19:38:37 +02:00
Anonymous Alias & Anonymous: add l10n-es 2015-01-01 19:38:37 +02:00
AutoMode Add l10n-es for AutoMode, BadWords & Google 2015-01-09 20:04:59 +02:00
BadWords Add l10n-es for AutoMode, BadWords & Google 2015-01-09 20:04:59 +02:00
Channel Squashed commit of the following: 2014-12-20 14:37:27 +01:00
ChannelLogger Squashed commit of the following: 2014-12-20 14:37:27 +01:00
ChannelStats Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Conditional Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Config Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Ctcp Add help for the following plugins (ref #903): 2014-11-29 23:18:44 -08:00
Dict Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Dunno Dunno: Log commands. Closes GH-798. 2014-08-04 15:12:17 +02:00
Factoids Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Filter Filter: fix a bug introduced by b78319ba2a 2015-01-02 20:55:24 -05:00
Format Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Games Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Google Add l10n-es for AutoMode, BadWords & Google 2015-01-09 20:04:59 +02:00
Herald Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Internet Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Karma Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Lart Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Later Later & Seen: Fix neutral grammar in l10n-fr. 2014-08-30 12:11:00 +02:00
Limiter Limiter: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
Math Squashed commit of the following: 2014-12-20 14:37:27 +01:00
MessageParser bold formating for the id string. 2014-12-10 09:23:18 +00:00
Misc Misc: add 'clearmores' command (Closes ProgVal/Limnoria#953) 2014-12-28 22:59:11 -08:00
MoobotFactoids Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Network Squashed commit of the following: 2014-12-20 14:37:27 +01:00
News Squashed commit of the following: 2014-12-20 14:37:27 +01:00
NickAuth NickAuth: fix leak of information if 'nick list' is used on a user without a configured nick (Closes ProgVal/Limnoria#996) 2015-01-09 13:12:57 -05:00
NickCapture Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
Nickometer Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Note Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Owner Add/improve help for Debug + plugins from F-W: 2014-11-30 12:07:41 -08:00
Plugin Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
PluginDownloader Make repository names case-insenstive. Closes GH-1005. 2015-01-16 08:12:59 +01:00
Praise Praise: fix quoting in README.md. 2014-06-08 16:59:42 +02:00
Protector Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Quote Quote: add tests for 'replace' 2014-12-27 10:46:58 -08:00
QuoteGrabs Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Relay Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Reply Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
RSS Trying to make the tests fail less… 2015-01-05 20:39:22 +01:00
Scheduler Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Seen Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Services Services: update my comment 2014-11-27 22:53:08 -08:00
ShrinkUrl Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Status Squashed commit of the following: 2014-12-20 14:37:27 +01:00
String Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Success Mass rename README.txt --> README.md . 2014-06-06 12:42:33 +02:00
Time Time.time: reintroduce ability to specify <channel> 2015-01-02 12:22:07 -08:00
Todo Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Topic Merge pull request #974 from GLolol/topic-allow-separator 2014-12-27 20:12:20 +01:00
Unix Squashed commit of the following: 2014-12-20 14:37:27 +01:00
URL Squashed commit of the following: 2014-12-20 14:37:27 +01:00
User Clearsign authorisation via subkey. 2015-02-06 18:11:52 +11:00
Utilities Squashed commit of the following: 2014-12-20 14:37:27 +01:00
Web Squashed commit of the following: 2014-12-20 14:37:27 +01:00
__init__.py plugins/__init__.py: remove some unused? imports 2014-12-26 16:44:42 -05:00
messages.pot update messages.pot files && Unix: update l10n-fi. 2014-03-22 12:22:54 +02:00