Re: OneTimePass-Plasma

2018-03-05 Thread Sebastian Kügler
Thanks, both! Also good luck with this project, it sounds useful! On zaterdag 3 maart 2018 10:33:45 CET Luca Beltrame wrote: > Il giorno Fri, 02 Mar 2018 21:47:01 +0100 > > Sebastian Kügler ha scritto: > > For those not familiar wit hGoogle Authenticator, what does your > > application do, what

Re: OneTimePass-Plasma

2018-03-03 Thread Luca Beltrame
Il giorno Fri, 02 Mar 2018 21:47:01 +0100 Sebastian Kügler ha scritto: > For those not familiar wit hGoogle Authenticator, what does your > application do, what problem does it solve for the user? From your It provides time-based one-time passwords (TOTP) for two-factor authentication: despite t

Re: OneTimePass-Plasma

2018-03-02 Thread James Augustus Zuccon
Hi Seb, Google Authenticator is a Two-Factor-Authentication (TFA) program. It is similar to RSA's SecurID tokens in the way that it works. Hope that clarifies. Will update the README.md when I get some time later today. Cheers! On Sat, Mar 3, 2018 at 7:47 AM, Sebastian Kügler wrote: > Hi Jame

Re: OneTimePass-Plasma

2018-03-02 Thread Sebastian Kügler
Hi James, For those not familiar wit hGoogle Authenticator, what does your application do, what problem does it solve for the user? From your description and the github page, I have no idea... Cheers, -- sebas On vrijdag 2 maart 2018 11:24:27 CET James Augustus Zuccon wrote: > Hi all, > > I'

Re: OneTimePass-Plasma

2018-03-02 Thread Andrew Crouthamel
Cool idea! I hope some of the experienced devs can check it out. :) --- Andrew Crouthamel On Fri, Mar 2, 2018 at 5:24 AM, James Augustus Zuccon wrote: > Hi all, > > I've been working on a Google Authenticator-like Application for Plasma > (QML/C++). It also comes with a KRunner that can be tri