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
부모 e6fbbd044a
커밋 542b4acecc
3개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

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

파일 보기

@ -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
파일 보기

@ -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