Global Dependency and Release Freeze

2018-03-02 Thread Ben Cooksley
Hi all,

Due to a snowball of various dependency bumps and other tickets which
have been submitted over the past few days, i'm imposing a global
dependency freeze upon all KDE projects.

In addition to this, due to the workload these also create, I am also
imposing a total release freeze on all Extragear projects. Requests
for tarballs to be released will not be actioned while the freeze is
imposed. It would be appreciated if people could please hold off on
filing those.

Sysadmin needs time to catch up and get the CI system back into a
settled state following changes to Windows and FreeBSD images, in
addition to sorting out the other tickets we have received over the
past few days some of which will require some time to deal with.

Requests for exceptions to these freezes are not available, however we
will endeavour to lift them as soon as is practicable.

Regards,
Ben Cooksley
KDE Sysadmin


Re: CI fails to build my last commit in a file I did not change

2018-03-02 Thread Ben Cooksley
On Fri, Mar 2, 2018 at 10:08 AM, Albert Astals Cid  wrote:
> El dijous, 1 de març de 2018, a les 10:25:51 CET, Michael Heidelbach va 
> escriure:
>> Hi!
>>
>> Applications baloo-widgets kf5-qt5 FreeBSDQt5.9/
>> > kf5-qt5%20FreeBSDQt5.9/>
>>
>> What to do now?
>
> I think that is because
> https://build.kde.org/view/CI%20Management/job/Dependency%20Build%20Applications%20kf5-qt5%20FreeBSDQt5.9/
> failed, i've triggered a new build.

The Dependency Build failed due to other breakage as part of FreeBSD
upgrades which have recently been done.
I've asked the FreeBSD KDE folks to take a look.

>
> Cheers,
>   Albert

Regards,
Ben

>
>>
>> Cheers,
>>
>> Michael
>
>
>
>


OneTimePass-Plasma

2018-03-02 Thread James Augustus Zuccon
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 triggered with "otp
searchterm".

It uses KWallet to store passwords and liboath to generate the token (so a
message is displayed if the KWallet Subsystem is disabled).

So far, I think the build is relatively stable, but would someone be
willing to view the code and suggest improvements where I've failed to
follow KDE conventions?

There are quite a few additions I would like to make to this (QR Scanner)
and quite a few other applications I'd like to work on for KDE in
anticipation of Plasma Mobile.

https://github.com/jimtendo/onetimepass-plasma

Thank you.


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 triggered with "otp
> searchterm".
>
> It uses KWallet to store passwords and liboath to generate the token (so a
> message is displayed if the KWallet Subsystem is disabled).
>
> So far, I think the build is relatively stable, but would someone be
> willing to view the code and suggest improvements where I've failed to
> follow KDE conventions?
>
> There are quite a few additions I would like to make to this (QR Scanner)
> and quite a few other applications I'd like to work on for KDE in
> anticipation of Plasma Mobile.
>
> https://github.com/jimtendo/onetimepass-plasma
>
> Thank you.
>


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've been working on a Google Authenticator-like Application for Plasma
> (QML/C++). It also comes with a KRunner that can be triggered with "otp
> searchterm".
> 
> It uses KWallet to store passwords and liboath to generate the token (so a
> message is displayed if the KWallet Subsystem is disabled).
> 
> So far, I think the build is relatively stable, but would someone be
> willing to view the code and suggest improvements where I've failed to
> follow KDE conventions?
> 
> There are quite a few additions I would like to make to this (QR Scanner)
> and quite a few other applications I'd like to work on for KDE in
> anticipation of Plasma Mobile.
> 
> https://github.com/jimtendo/onetimepass-plasma
> 
> Thank you.


-- 
sebas

http://www.kde.org | http://vizZzion.org




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 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've been working on a Google Authenticator-like Application for Plasma
> > (QML/C++). It also comes with a KRunner that can be triggered with "otp
> > searchterm".
> >
> > It uses KWallet to store passwords and liboath to generate the token (so
> a
> > message is displayed if the KWallet Subsystem is disabled).
> >
> > So far, I think the build is relatively stable, but would someone be
> > willing to view the code and suggest improvements where I've failed to
> > follow KDE conventions?
> >
> > There are quite a few additions I would like to make to this (QR Scanner)
> > and quite a few other applications I'd like to work on for KDE in
> > anticipation of Plasma Mobile.
> >
> > https://github.com/jimtendo/onetimepass-plasma
> >
> > Thank you.
>
>
> --
> sebas
>
> http://www.kde.org | http://vizZzion.org
>
>
>