Add Yubikey OTP invalidation

With some Yubikey models it's easy to accidentally enter OTPs in the
current cursor position, when e.g. carrying the laptop. This plugin
watches for OTPs and tries to invalidate them immediately, then telling
the user about it.
This commit is contained in:
Basti 2016-06-23 14:36:13 +02:00
parent e6fbbd044a
commit 542b4acecc
3 changed files with 4 additions and 1 deletions

View File

@ -11,5 +11,6 @@
"hubot-rss-reader",
"hubot-remotestorage-logger",
"hubot-openassets",
"hubot-incoming-webhook"
"hubot-incoming-webhook",
"hubot-yubikey-invalidation"
]

View File

@ -26,6 +26,7 @@
"hubot-seen": "https://github.com/67P/hubot-seen.git#fix_debug",
"hubot-shipit": "^0.2.0",
"hubot-tell": "^1.2.3",
"hubot-yubikey-invalidation": "0.0.3",
"request": "2.30.0"
},
"engines": {

1
run.sh
View File

@ -20,4 +20,5 @@ OA_BOT_KEYWORD="kreditz" \
OA_ASSET_FROM_ADDRESS="akRWZJMETdM2U5UGKadKhv1PAj2npoGja1m" \
OA_ASSET_ID="AbDn6L2AUGnDreUuNkGFEqcxnsoUP4HCjm" \
WEBHOOK_TOKEN="kosmosplusplus" \
HUBOT_YUBIKEY_API_ID="change-me" \
bin/hubot -a irc --name hal7000