Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
nilsstreedain authored Oct 11, 2022
1 parent 8891c32 commit bbd418a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1>Welcome to duo-bypass!</h1>
<p>duo-bypass is a tool allowing you to use any valid two factor authentication app (that supports HOTP) in place of Cisco's proprietary proprietary DUO software.</p>
<h2>Is it secure?</h2>
<p>Absolutely, DUO uses the same HOTP standards as every other 2FA app in the security space. They just encapsulate that standard in their own software to lock you down to their app. This tool tells DUO that you are the DUO app allowing you to activate a 2FA key in whatever app <b>you</b> choose.</p>
<p>Alternatively, if you are uncomfortable placing your DUO credentials in a web interface, there is a <a href="https://github.com/nilsstreedain/duo-bypass">script-based</a> version of the tool.</p>
<p>Alternatively, if you are uncomfortable placing your DUO credentials in a web interface, there is a <a href="https://github.com/nilsstreedain/duo-bypass/tree/main/script">script-based</a> version of the tool.</p>
<h2>Why not just use DUO?</h2>
<p>There are many reasons you may want to avoid using the DUO app from usability to ideological. I've listed a few below:</p>
<ul>
Expand Down

0 comments on commit bbd418a

Please sign in to comment.