On Thu, Jul 30, 2015 at 8:49 PM, Kevin Kofler wrote:
> Jiří Konečný wrote:
>> I have a theoretical question. Is it possible to a create package to
>> Fedora which is using oauth2 authentication and that means there are
>> app_id and secret_code strings generated by api provider? These strings
>> a
Jiří Konečný wrote:
> I have a theoretical question. Is it possible to a create package to
> Fedora which is using oauth2 authentication and that means there are
> app_id and secret_code strings generated by api provider? These strings
> are used in the program but can't be shipped in the code beca
On Tue, 2015-07-28 at 10:50 +0200, Florian Weimer wrote:
> On 07/28/2015 07:33 AM, Jiří Konečný wrote:
> No, this is not possible. May be you could create a tool which
> simplifies obtaining suitable API keys and ship that instead?
>
> --
> Florian Weimer / Red Hat Product Security
Ok thank you
On 07/28/2015 07:33 AM, Jiří Konečný wrote:
> I have a theoretical question. Is it possible to a create package to
> Fedora which is using oauth2 authentication and that means there are
> app_id and secret_code strings generated by api provider? These strings
> are used in the program but can't be
Hi all,
I have a theoretical question. Is it possible to a create package to
Fedora which is using oauth2 authentication and that means there are
app_id and secret_code strings generated by api provider? These strings
are used in the program but can't be shipped in the code because
everyone could