Rodrigo Silva

Results 133 comments of Rodrigo Silva

May I suggest GPLv3+? It is opensource *and* free (as in freedom) software.

> Ultimately though it is up to them to decide and I am sure they will pick a license that goes with the philosophies of the developers and the project....

> it also leaves packages, build scripts, binaries, forks, etc in an unknown grey area > lemme preface this with IANAL: It does not leave it in a grey area...

The same way you retrieve any game info, I suppose. Any title in your Library is accesible by the API

I'm all for cooperation, specially since I have so little time to keep this humble project going (no pun intended) What do you think should be the main changes in...

What do you mean by 2FA? It does support the authentication code sent through email, just enter the code using `--code`. It also supports "importing" the authentication cookie from an...

I suppose it could support it. How exactly does it work? If the browser prompts for a code sent to phone or SMS, support could work in a similar way...

And, of course, the browser cookie should work to "bypass" both 2FA and emailed code, as you would be importing an authenticated session cookie. Use any browser cookie inspector and...

No need to block I guess: just like the emailed code, on first run it would inform the user about the email (or, in this case, the SMS/phone 2FA) and...

Is there anyone using 2FA willing to code this `--2fa-code`? I probably won't have time in the near future to do this :(