[llvm-dev] Buildbot worker security

Galina Kistanova via llvm-dev llvm-dev at lists.llvm.org
Mon Mar 15 20:32:24 PDT 2021


Hello Nigel,

Sorry for the late reply.

You could use TLS when connecting workers to the buildbot.

Feel free to ping me when you are ready and I'll provide you with
instructions.

Thanks

Galina

On Mon, Feb 1, 2021 at 9:22 AM David Blaikie <dblaikie at gmail.com> wrote:

> +Galina Kistanova <gkistanova at gmail.com>
>
> On Mon, Feb 1, 2021 at 3:59 AM Nigel Perks via llvm-dev <
> llvm-dev at lists.llvm.org> wrote:
>
>> We are looking into creating an LLVM buildbot worker, to build and test
>> with XCore as the default target.
>>
>>
>>
>> I understand the process in [1]. I have a worker building correctly under
>> a local master.
>>
>>
>>
>> Can we authenticate lab.llvm.org when the worker connects? That is, can
>> we be sure we are connecting to the real master, and not to something that
>> will send malicious commands? Can we use the --use-tls option or equivalent
>> [2]? I haven’t seen authentication mentioned or found “tls” in zorg files.
>>
>>
>>
>> Thanks,
>>
>>
>>
>> Nigel
>>
>>
>>
>> [1] https://llvm.org/docs/HowToAddABuilder.html
>>
>> [2]
>> http://docs.buildbot.net/current/manual/installation/worker.html#cmdoption-buildbot-worker-create-worker-use-tls
>>
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> llvm-dev at lists.llvm.org
>> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20210315/1b6f7249/attachment.html>


More information about the llvm-dev mailing list