From b7707a1759982277c9a247998459358bfe8ee267 Mon Sep 17 00:00:00 2001 From: Sergei Filippov Date: Fri, 21 Aug 2015 13:48:31 +0700 Subject: [PATCH] Close #336 PR: Added a Two Factor Authentication cli package.. --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 79844e6..3a68cb3 100644 --- a/readme.md +++ b/readme.md @@ -105,6 +105,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [vantage](https://github.com/dthree/vantage) - Distributed, realtime CLI for your live app. - [rtail](https://github.com/kilianc/rtail) - Terminal output to the browser in seconds, using UNIX pipes. - [ttystudio](https://github.com/chjj/ttystudio) - Record your terminal and compile it to a GIF or APNG without any external dependencies, bash scripts, gif concatenation, etc. +- [tfa](https://github.com/jasnell/tfa) - Two-factor authentication client. ### Functional programming