On Nov 15, 2020, at 18:02, Ryan Schmidt wrote: > > Is the upload of files from the worker to the master using DirectoryUpload > encrypted? > > Is the answer different for buildbot 0.8 and current? > > If it is not encrypted, what method should we use to guarantee that the file > generated on the worker is identical to the file received by the master and > has not been compromised?
Now that I think about it a bit more, I should probably be using an ssh tunnel for this. Then file uploads and everything else should happen over an encrypted connection. I see ssh tunnels have been discussed on the list a few times before. _______________________________________________ users mailing list [email protected] https://lists.buildbot.net/mailman/listinfo/users
