[tor-dev] CAPTCHA Monitoring Project Updates & Findings

2020-07-09 Thread Barkin Simsek
Hi everyone, I made progress on the Cloudflare CAPTCHA Monitoring project since my last email, and I wanted to share some of the updates & findings. This year Tor Project is participating in GSoC under the DIAL umbrella, and I have already been posting updates to the DIAL blog [1] weekly. I starte

[tor-dev] Gitolite to Gitlab Sync Change

2020-07-09 Thread Alexander Færøy
Hello folks! In an attempt to solve Gitlab#41[1] the hooks that is executed when you push to git.torproject.org to synchronize to Gitlab was modified to avoid pruning references in Gitlab that was missing in the Gitolite repository. This /should/ have the following implications: - We no longer d

Re: [tor-dev] Gitlab CI runners available for experimentation on gitlab.torproject.org

2020-07-09 Thread Hans-Christoph Steiner
Happy to help! I'm a big fan of gitlab-ci since it is a collection of standard tools like Docker, YAML, bash, etc. It takes a bit more to learn than Travis-CI, but it pays off by being more flexible and a simpler setup. E.g. it is easy to start with a plain, base Debian image, only install the r